[AArch64] Fix PR18841 ifunc relocation ordering
[deliverable/binutils-gdb.git] / gdb /
2017-07-18  David BlaikieFix Fission (broken by my previous patch)
2017-07-18  Yao QiRemove one line comment
2017-07-18  Yao QiSimplify regcache_cpy and remove regcache::cpy_no_passt...
2017-07-18  Yao QiImprove doc about "maint print c-tdesc"
2017-07-18  Pedro AlvesFix GDB builds that include the simulator
2017-07-17  Pedro AlvesA smarter linespec completer
2017-07-17  Pedro AlvesLinespec lexing and C++ operators
2017-07-17  Pedro AlvesExplicit locations -label completer
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17  Pedro AlvesIntroduce strncmp_iw
2017-07-17  Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-07-17  Pedro Alves"complete" command and completion word break characters
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-07-17  Pedro AlvesClean up "completer_handle_brkchars" callback handling
2017-07-17  Pedro AlvesRename make_symbol_completion_list_fn -> symbol_completer
2017-07-17  Pedro AlvesFix TAB-completion + .gdb_index slowness (generalize...
2017-07-17  Pedro AlvesC++ify dwarf2_per_objfile
2017-07-15  Andrew Burgessgdb: Make some test names unique
2017-07-14  Tom TromeyHandle sizeof(type) in Rust
2017-07-14  Tom TromeyMake gdb.lookup_typename work for Rust types
2017-07-14  Pedro AlvesFix gdb.base/completion.exp with --target_board=dwarf4...
2017-07-14  Simon Marchiax-gdb: Remove more unused arguments
2017-07-14  Simon Marchiax-gdb: Remove unnecessary gdbarch parameters
2017-07-14  Simon Marchiax-gdb: Remove two unused agent_expr *ax parameters
2017-07-14  Simon Marchiax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove...
2017-07-13  Andrew Burgessgdb: Fix more parameter passing to mi_create_breakpoint
2017-07-13  Pedro AlvesFix x86-64 GNU/Linux crashes
2017-07-13  Andrew Burgessgdb: Fix parameter passing to mi_create_breakpoint
2017-07-13  Andreas ArnezS390: Add record/replay support for arch12 instructions
2017-07-11  John BaldwinSupport the fs_base and gs_base registers on FreeBSD...
2017-07-11  John BaldwinInclude the fs_base and gs_base registers in amd64...
2017-07-11  Iain BuclawSync dlang demangling tests from upstream libiberty...
2017-07-10  Anton KolesovAdd missing ChangeLog etries
2017-07-10  Yao QiRe-generate i386/amd64-avx-avx512-linux.c and i386...
2017-07-10  Yao QiRe-indent the code
2017-07-10  Anton KolesovImport setenv and unsetenv from gnulib
2017-07-09  Simon Marchicompile-loc2c: Fix uninitialized variable error
2017-07-09  Tom TromeyFix size check in dwarf2_evaluate_loc_desc_full
2017-07-07  John BaldwinRead signal information from FreeBSD core dumps.
2017-07-07  John BaldwinUse the thread_section_name helper class in fbsd_core_t...
2017-07-07  John BaldwinAdd a new gdbarch method to fetch signal information...
2017-07-07  John BaldwinMove the thread_section_name class to gdbcore.h.
2017-07-07  John BaldwinFetch signal information for native FreeBSD processes.
2017-07-07  John BaldwinImplement the "get_siginfo_type" gdbarch method for...
2017-07-06  David BlaikieFission support for multiple CUs per DWO file
2017-07-05  Pedro AlvesFix Python unwinder frames regression
2017-07-04  Pedro AlvesGarbage collect TYPE_STATIC and several TYPE_FN_FIELD_x
2017-07-03  Simon Marchibuffer.h: Fix spelling mistakes
2017-07-01  Eli ZaretskiiSetup .dir-locals.el to use C-style comments by default
2017-06-30  Sergio Durigan JuniorPR cli/21688: Detect aliases when issuing python/compil...
2017-06-30  Sergio Durigan JuniorPR cli/21688: Fix multi-line/inline command differentiation
2017-06-29  Pedro AlvesExpression completer should not match explicit location...
2017-06-29  Pedro AlvesRemove old stale expression_completer hack
2017-06-29  Yao QiUse target_desc fields expedite_regs and xmltarget...
2017-06-28  Pedro Alvesgdb/command.h: Include common/scoped_restore.h
2017-06-28  Yao QiUse obstack_grow_str
2017-06-28  Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-27  Pedro Alvescompletion_list_add_name wrapper functions
2017-06-27  Pedro Alvesobjfile_per_bfd_storage non-POD
2017-06-27  Alan HaywardRemove MAX_REGISTER_SIZE from remote-sim.c
2017-06-27  Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-27  Simon Marchidarwin: Do not add a dummy thread
2017-06-26  Simon Marchirecord-full: Remove unused function netorder16
2017-06-26  Simon Marchivec: Silence -Wunused-function warnings on clang
2017-06-26  Simon Marchiada-lex: Ignore warnings about register keyword
2017-06-25  Simon Marchimain: Don't add int to string
2017-06-25  Simon Marchidtrace-probe: Put semicolon after while on its own...
2017-06-25  Simon Marchix86-dregs: Print debug registers one per line
2017-06-23  Alan HaywardAdd XTENSA_MAX_REGISTER_SIZE
2017-06-22  Sergio Durigan JuniorUpdate comment on gdb_environ::unset
2017-06-22  Alan HaywardFix cached_frame allocation in py-unwind
2017-06-22  Alan HaywardRemove an instance of MAX_REGISTER_SIZE from record...
2017-06-22  Yao QiRegenerate two regformats/i386/.dat files
2017-06-22  Alan HaywardRemove MAX_REGISTER_SIZE from py-unwind.c
2017-06-22  Pedro Alvesenviron-selftests: Ignore -Wself-move warning
2017-06-22  Pedro AlvesAdd STRINGIFY to gdb/common/preprocessor.h
2017-06-22  Pedro Alvescommon/agent.h: Add missing include guards
2017-06-21  Kevin BuettnerUse noncapturing subpattern/parens in gdb_test implemen...
2017-06-21  Simon MarchiChange to_xfer_partial doc to use addressable memory...
2017-06-21  Sergio Durigan JuniorFix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled...
2017-06-20  Simon Marchigdbserver/Makefile.in: Sort IPA_OBJS
2017-06-20  Sergio Durigan JuniorUse '::iterator' instead of '::const_iterator' on envir...
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-20  Yao QiAdjust the order of 32bit-linux.xml and 32bit-sse.xml...
2017-06-20  Yao QiClass-fy tdesc_reg tdesc_type and tdesc_feature
2017-06-19  John BaldwinDon't throw an error in 'info registers' for unavailabl...
2017-06-19  Peter BergnerUpdate GDB test case for new lnia extended mnemonic.
2017-06-19  Pedro Alves.gdb_index writer: close the file before unlinking it
2017-06-19  Sergio Durigan JuniorUse getenv instead of gdb_environ on mi-cmd-env.c
2017-06-18  Thomas Petazzoninat/linux-ptrace.c: add missing gdb_byte* cast
2017-06-17  Simon MarchiAdd ATTRIBUTE_PRINTF to trace_start_error
2017-06-17  Simon Marchilinux-low: Remove usage of "register" keyword
2017-06-17  Simon Marchigdb: Add -Wno-mismatched-tags
2017-06-17  Simon Marchigdb: Use -Werror when checking for (un)supported warnin...
2017-06-17  Simon Marchigdb: Pass -x c++ to the compiler
2017-06-16  Yao Qiextract/store integer function template
2017-06-16  Anton Kolesovarc: Select CPU model properly before disassembling
2017-06-15  Sergio Durigan JuniorPR gdb/21574: Mention $SHELL and startup-with-shell...
2017-06-14  Max FilippovMaxim Grigoriev stepping down as Xtensa maintainer
2017-06-14  Yao QiDon't use print_insn_XXX in GDB
next
This page took 0.045512 seconds and 7 git commands to generate.