summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2013-05-03oops - omitted from previous deltaNick Clifton
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton
2013-05-02 * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwoNick Clifton
2013-05-01 bfd/Maciej W. Rozycki
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton
2013-04-26 * MAINTAINERS: Add myself and Cary as gold maintainers.Ian Lance Taylor
2013-04-08 * dwarf.c (process_debug_info): Check dwarf_cutoff_level.Tom Tromey
2013-04-08 * dwarf-mode.el: Bump version number.Tom Tromey
2013-04-05 PR binutils/15324Alan Modra
2013-03-29Increment hdrptr by 8 after SAFE_BYTE_GET64H.J. Lu
2013-03-27 PR binutils/13409Nick Clifton
2013-03-26 PR binutils/15206Alan Modra
2013-03-26oops - fix PR attributationNick Clifton
2013-03-26 PR binutils/15205Nick Clifton
2013-03-25 PR binutils/15202Nick Clifton
2013-03-22 PR binutils/15201Nick Clifton
2013-03-22 PR binutils/15157Nick Clifton
2013-03-15 * addr2line.c (slurp_symtab): If canonicalization reveals thatNick Clifton
2013-03-14 * MAINTAINERS: Add myself as Meta maintainer.Nick Clifton
2013-03-08 * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.Nick Clifton
2013-03-06 * strings.c (get_char): Dispense with buf[]. Instead shiftAlan Modra
2013-03-05 * configure.in: Build DLL tools on x86_64-*-cygwin* as well.Corinna Vinschen
2013-03-04 * elfcomm.c (error): Flush stdout before emitting the errorNick Clifton
2013-03-01binutils/Cary Coutant
2013-02-27 PR binutils/15191Alan Modra
2013-02-26 PR binutils/15191Nick Clifton
2013-02-15 PR binutils/15140Nick Clifton
2013-02-15 * objcopy.c (copy_main): Initialize context variable.Kai Tietz
2013-02-15 PR binutils/15033Nick Clifton
2013-02-14 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.Maciej W. Rozycki
2013-02-14 PR binutils/15125Nick Clifton
2013-02-13Correct ChangeLog dates.Maciej W. Rozycki
2013-02-13 opcodes/Maciej W. Rozycki
2013-02-08oops - omitted for previous delta.Nick Clifton
2013-02-07 * elfcomm.c (get_archive_member_name): Prevent seg-fault if aNick Clifton
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2013-01-29 * readelf.c (process_version_sections): Fix overflow checks toNick Clifton
2013-01-28 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.Doug Evans
2013-01-28 * objcopy.c (parse_flags): Add merge and strings section flags.Alan Modra
2013-01-25binutils/Cary Coutant
2013-01-25* objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.Nick Clifton
2013-01-24 * dwarf.c (display_debug_addr): Add missing parentheses to expression.Doug Evans
2013-01-24Add support for V850E3V5 architectureNick Clifton
2013-01-232013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-01-18 PR binutils/15026Nick Clifton
2013-01-17 * objdump.c (dump_target_specific): Fix NULL pointer test.Alan Modra
2013-01-15 PR binutils/15018Alan Modra
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton
2013-01-08include/elf/Yufeng Zhang
2013-01-07binutils/Roland McGrath