platform/upstream/binutils.git
2012-11-28 Jan-Benedict... Disable libsanitizer for non-C++ builds.
2012-11-28 gdbadmin*** empty log message ***
2012-11-27 Alan Modradaily update
2012-11-27 Roland McGrathbinutils/testsuite/
2012-11-27 Roland McGrathld/testsuite/
2012-11-27 Nick Clifton PR ld/14776
2012-11-27 Joel BrobeckerFix sparc-solaris build failure (sparc-sol2-nat.c)
2012-11-27 Yao Qigdb/
2012-11-27 Yao Qigdb/
2012-11-27 Yao Qigdb/
2012-11-27 gdbadmin*** empty log message ***
2012-11-26 Roland McGrathld/
2012-11-26 Alan Modradaily update
2012-11-26 Tom Tromey2012-11-26 Alexander Larsson <alexl@redhat.com>
2012-11-26 Tom Tromey2012-11-26 Alexander Larsson <alexl@redhat.com>
2012-11-26 Jan Kratochvilgdb/testsuite/
2012-11-26 Roland McGrathbfd/
2012-11-26 Joel BrobeckerDo not crash when calling GDB with empty executable...
2012-11-26 Tom Tromey * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.
2012-11-26 Pedro Alvesgdb/
2012-11-26 Yao Qigdb/gdbserver/
2012-11-26 Yao Qigdb/
2012-11-26 Yao Qigdb/
2012-11-26 gdbadmin*** empty log message ***
2012-11-25 Alan Modradaily update
2012-11-25 gdbadmin*** empty log message ***
2012-11-24 Alan Modradaily update
2012-11-24 gdbadmin*** empty log message ***
2012-11-23 Alan Modradaily update
2012-11-23 David S. MillerFix Sparc %fsr regset offset for BSD and Linux.
2012-11-23 Alan Modrainclude/opcode/
2012-11-23 gdbadmin*** empty log message ***
2012-11-22 Alan Modradaily update
2012-11-22 gdbadmin*** empty log message ***
2012-11-21 Alan Modradaily update
2012-11-21 H.J. LuSet output maxpagesize when rewriting program header
2012-11-21 Roland McGrathbfd/
2012-11-21 Roland McGrathld/
2012-11-21 Roland McGrath* ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets...
2012-11-21 Tom Tromey * gdbtypes.h (struct cplus_struct_type) <localtype_ptr...
2012-11-21 Michael EagerAdd swap byte (swapb) and swap halfword (swaph) opcodes.
2012-11-21 Michael EagerAdd stack high register and stack low register for...
2012-11-21 Pedro AlvesRevert previous change to i386-tdep.c.
2012-11-21 H.J. LuRun more tests on x86_64-*-linux-gnu*/i?86-*-linux-gnu
2012-11-21 Karthik BhatAdded forgotton ChangeLog for previous fix i.e. breakpo...
2012-11-21 Karthik BhatFix for incorrect breakpoint set in case of clang compi...
2012-11-21 Yao Qigdb/
2012-11-21 gdbadmin*** empty log message ***
2012-11-20 Pierre Muller Add forgotten ChangeLog for previous ARI fixes commit
2012-11-20 Alan Modradaily update
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-20 H.J. LuRemove ref_dynamic_nonweak added by accident
2012-11-20 H.J. LuImplement ELF linker -z global option
2012-11-20 Mike Frysingergdb: include help aliases in help command completion
2012-11-20 Tom Tromey * completer.c (count_struct_fields): Remove.
2012-11-20 Roland McGrathgas/
2012-11-20 Pedro Alves2012-11-20 Pedro Alves <palves@redhat.com>
2012-11-20 David S. MillerFix 'info os' crashes on sparc.
2012-11-20 H.J. LuFix sim build when configured with --enable-plugins
2012-11-20 H.J. LuFix opcode for 64-bit jecxz
2012-11-20 Andreas Krebbel2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-11-20 Yufeng Zhanggas/ChangeLog
2012-11-20 David S. MillerFix sparc bitness overrides in GAS. Noticed by Eric...
2012-11-20 Yao Qigdb/
2012-11-20 H.J. LuFix TLS to LE optimization for x32
2012-11-20 Yao Qigdb/
2012-11-20 Yao Qigdb/testsuite/
2012-11-20 Alan Modra * elf32-rx.c (rx_elf_print_private_bfd_data): Warning...
2012-11-20 gdbadmin*** empty log message ***
2012-11-19 Alan Modradaily update
2012-11-19 Jan-Benedict... 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2012-11-19 Yao Qigdb/
2012-11-19 gdbadmin*** empty log message ***
2012-11-18 Alan Modradaily update
2012-11-18 gdbadmin*** empty log message ***
2012-11-17 gdbadmin*** empty log message ***
2012-11-16 Alan Modradaily update
2012-11-16 Keith Seitz PR c++/13615
2012-11-16 Doug Evans * main.c (gdb_datadir_provided): New static global.
2012-11-16 Yufeng Zhangbfd/ChangeLog
2012-11-16 H.J. LuUpdate DF_1_XXX from Solaris
2012-11-16 Maxim KuvyrkovFix typo.
2012-11-16 Maxim Kuvyrkov Port lib32 arangement from Debian.
2012-11-16 gdbadmin*** empty log message ***
2012-11-15 Alan Modradaily update
2012-11-15 Tom Tromey * gdb.texinfo (Signaling): Fix typo.
2012-11-15 Pierre Muller2012-11-15 Pierre Muller <muller@sourceware.org>
2012-11-15 Pierre Muller * configure.ac (AC_HEADER_STAT): Remove.
2012-11-15 H.J. LuRestore "Consider *-*-nacl* targets ELF for gold"
2012-11-15 Pierre Muller Rectify commit date for MAINTAINERS commit
2012-11-15 Simon Baldwin * ldmain.c (main): Add start_sbrk set to sbrk(0) on...
2012-11-15 Pierre Muller ARI xasprintf rule fixes.
2012-11-15 Roland McGrathbfd/
2012-11-15 H.J. LuSync toplevel files with GCC
2012-11-15 gdbadmin*** empty log message ***
2012-11-14 Alan Modradaily update
2012-11-14 Luis Machado2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2012-11-14 Tom Tromey * configure, config.in: Rebuild.
2012-11-14 Luis Machado2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2012-11-14 Michael Eageropcodes/
next