binutils-gdb.git
2015-09-07 GDB AdministratorAutomatic date update in version.in
2015-09-06 GDB AdministratorAutomatic date update in version.in
2015-09-05 H.J. LuUpdate ld-elf/orphan-8.map to support 32-bit targets
2015-09-05 GDB AdministratorAutomatic date update in version.in
2015-09-04 Andrew Burgessld: Extend options for altering orphan handling behaviour.
2015-09-04 Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb/cli: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-09-04 Yao QiMention multi-arch debugging support in NEWS
2015-09-04 GDB AdministratorAutomatic date update in version.in
2015-09-03 Pierre-Marie... [Ada] Make string_char_type a true TYPE_CODE_CHAR type...
2015-09-03 Nick CliftonFix typo in desription of linker script symbols.
2015-09-03 Nick CliftonFix seg-fault in readelf when scanniing a corrupt binary.
2015-09-03 Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
2015-09-03 Nick CliftonFix a typo in the linker documentation: The COFF sectio...
2015-09-03 H.J. LuRemove convert_mov_to_lea
2015-09-03 H.J. LuAdd ifunc tests for call, jmp, add, test
2015-09-03 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-09-03 Patrick PalkaUpdate documentation of function copy_type_recursive
2015-09-03 GDB AdministratorAutomatic date update in version.in
2015-09-02 H.J. LuAdd 2 ifunc tests for i386 and x86-64
2015-09-02 H.J. LuRename R_386_irelative to R_386_ext2
2015-09-02 H.J. LuTurn IFUNC symbols from shared libraries into normal...
2015-09-02 Alan Modra[GOLD] ppc64 out-of-line register save/restore functions
2015-09-02 Sergio Durigan... Initialize yet another variable to silence GCC warning...
2015-09-02 Sergio Durigan... Initialize variable and silence GCC warning from last...
2015-09-02 Sergio Durigan... Catching errors on probes-based dynamic linker interface
2015-09-02 Sergio Durigan... Improve error reporting when handling SystemTap SDT...
2015-09-02 GDB AdministratorAutomatic date update in version.in
2015-09-01 Pierre-Marie... [Ada] Fix completion for multiple function matches
2015-09-01 H.J. LuSkip PLT for function pointer initialization
2015-09-01 Alan ModraWrong function reported for linker error message
2015-09-01 Alan Modrappc64 out-of-line register save/restore functions
2015-09-01 GDB AdministratorAutomatic date update in version.in
2015-08-31 Alan ModraOptimise PowerPC64 r2 adjusting stubs
2015-08-31 Alan Modrappc64 section group handling
2015-08-31 Andrew Burgessgdb/tui: Make local variable const.
2015-08-31 Max Filippovxtensa: initialize call_abi in xtensa_tdep
2015-08-31 Alan ModraMore "Make asection->id and asection->index unsigned"
2015-08-31 Alan ModraNDS32 build fixes
2015-08-31 Alan ModraRegen intl/configure
2015-08-31 Alan ModraMake asection->id and asection->index unsigned
2015-08-31 GDB AdministratorAutomatic date update in version.in
2015-08-30 Doug Evanssymtab.h (struct symbol): Tweak comment.
2015-08-30 GDB AdministratorAutomatic date update in version.in
2015-08-29 Patrick PalkaRevert "Use gdbarch obstack to allocate the TYPE_NAME...
2015-08-29 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-08-29 Patrick PalkaUse gdbarch obstack to allocate types in alloc_type_arch
2015-08-29 GDB AdministratorAutomatic date update in version.in
2015-08-28 Joel BrobeckerDocument the GDB 7.10 release in gdb/ChangeLog
2015-08-28 Simon MarchiUpdate NEWS entry about non-8-bits addressable memory
2015-08-28 Ulrich WeigandRevert: solib_global_lookup: Fetch arch from objfile.
2015-08-28 Ulrich WeigandFix incorrect ChangeLog dates.
2015-08-28 H.J. LuAlso install readelf into tooldir/bin directory
2015-08-28 GDB AdministratorAutomatic date update in version.in
2015-08-27 Simon MarchiFix ChangeLog entries starting with "Likewise"
2015-08-27 Ulrich Weigand[Cell/B.E.] Fix wrong relocation for TLS variable offset
2015-08-27 Ulrich Weigand[Cell/B.E.] Make parse_spufs_run more robust
2015-08-27 Ulrich WeigandDetect SW breakpoints in Cell/B.E. combined debugging
2015-08-27 Ulrich WeigandFix assertion failure in linux-thread-db
2015-08-27 Ulrich WeigandReport UNRESOLVED on failures while detecting Cell...
2015-08-27 Alan ModraAdd reloc sort test
2015-08-27 Alan ModraMore fallout from "Allow symbol and label names to...
2015-08-27 Simon MarchiFix inverted statements in m88k_analyze_prologue
2015-08-27 Simon MarchiRemove duplicate ChangeLog entry
2015-08-27 Simon MarchiDocument non-8-bits addressable memory support in NEWS
2015-08-27 Pedro Alvesgdbserver/proc-service.c: bogus return value conversion
2015-08-27 Pedro Alvesgdb: Drop use of obsolete AC_TYPE_SIGNAL
2015-08-27 Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-27 Pedro AlvesImport the "signal-h" module from gnulib
2015-08-27 Pedro AlvesFix ChangeLog entry date and mention gdb/18804
2015-08-27 Pedro Alvesgdb: remove packet size limit
2015-08-27 Luis MachadoMention language in compile error message
2015-08-27 Luis MachadoForce language to C in gdb.compile/compile-ifunc.exp
2015-08-27 Alan ModraAdd missing pr reference
2015-08-27 Alan ModraDon't sort ld -r output relocs on alpha
2015-08-27 Patrick PalkaUnset attach_flag when running a new process
2015-08-27 GDB AdministratorAutomatic date update in version.in
2015-08-26 Simon MarchiFix gdbarch.c build error
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-26 Don BreazealFix native follow-exec-mode "new"
2015-08-26 Don BreazealNew test for follow-exec-mode
2015-08-26 Pedro Alvesgdb: Add Markus Metzger as btrace maintainer
2015-08-26 Alan ModraUse stable sort for ld -r relocs
2015-08-26 Matthew FortuneSelect MIPS ABi based upon abiflags rather than e_flags.
2015-08-26 Alan ModraFallout from "Allow symbol and label names to be enclos...
2015-08-26 Nick CliftonAdd asprintf to the list of functions whose decls are...
2015-08-26 Cary CoutantFix problem where script specified both address and...
2015-08-26 Cary CoutantFix --no-as-needed when shared library is listed twice...
2015-08-26 Cary CoutantFix internal error in gold when script uses section...
2015-08-26 Cary CoutantFix regression introduced by fix for PR 18703.
2015-08-26 GDB AdministratorAutomatic date update in version.in
2015-08-25 Nick CliftonReplace assertions with warning messages about ELF...
2015-08-25 Simon DardisUpdate MIPS tests for test failures on some configurations.
2015-08-25 Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-25 Jose E. MarchesiSupport for the sparc %pmcdper privileged register.
2015-08-25 Yao QiPrint tid in debug output of debug_reg_change_callback
2015-08-25 Pierre-Marie... DWARF: handle non-local references in nested functions
2015-08-25 Renlin Li[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH...
2015-08-25 Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
next