Age | Commit message (Expand) | Author | Files | Lines |
2010-10-11 | binutils/: | Andreas Schwab | 3 | -1/+33 |
2010-10-09 | Use BYTE_GET_SIGNED on r_addend. | H.J. Lu | 4 | -7/+19 |
2010-10-08 | * nm.c (value_format_64bit): Define appropriately for __MSVCRT__. | Joseph Myers | 2 | -0/+14 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 2 | -5/+10 |
2010-10-05 | * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno. | Alan Modra | 2 | -2/+6 |
2010-10-05 | * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr. | Alan Modra | 3 | -15/+44 |
2010-10-03 | Set BFD target to "plugin" for "nm --plugin". | H.J. Lu | 2 | -1/+11 |
2010-09-29 | * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions. | Alan Modra | 2 | -23/+45 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 2 | -1/+5 |
2010-09-23 | * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux. | Alan Modra | 5 | -4/+18 |
2010-09-22 | MAINTAINERS: add myself for Blackfin parts | Mike Frysinger | 2 | -0/+5 |
2010-09-18 | Fix date. | H.J. Lu | 1 | -1/+1 |
2010-09-18 | Add a target argument. | H.J. Lu | 2 | -6/+24 |
2010-09-16 | * binutils-all/i386/i386.exp: Don't run on linuxaout. | Alan Modra | 2 | -1/+5 |
2010-09-15 | Pass "plugin" as target for "ar --plugin" when opening a BFD file. | H.J. Lu | 4 | -23/+55 |
2010-09-10 | * objcopy.c: Add --interleave-width option to allow interleaving | Nick Clifton | 6 | -25/+129 |
2010-09-09 | * dwarf.c (decode_location_expression): Fix data adjustment | Jakub Jelinek | 2 | -1/+6 |
2010-09-09 | binutils/ | Tristan Gingold | 2 | -0/+6 |
2010-09-09 | * dwarf.h (debug_info): Add offset_info and dwarf_version fields. | Jakub Jelinek | 3 | -10/+77 |
2010-09-07 | * ldwrite.c (clone_section): Call bfd_copy_private_section_data on | Nick Clifton | 2 | -1/+15 |
2010-09-03 | binutils/ | Jan Kratochvil | 4 | -5/+20 |
2010-09-02 | * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New. | Richard Henderson | 4 | -8/+44 |
2010-09-02 | * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address. | Richard Henderson | 2 | -3/+5 |
2010-08-30 | remove file committed by mistake | Nathan Froyd | 1 | -7/+0 |
2010-08-27 | opcodes/ | Nathan Froyd | 1 | -0/+7 |
2010-08-25 | Move gas/ld NEWS from binutils to gas/ld. | H.J. Lu | 2 | -13/+0 |
2010-08-25 | * NEWS: Mention ampersand in macro change. | Alan Modra | 2 | -0/+6 |
2010-08-23 | Add --input-osabi and --output-osabi to elfedit. | H.J. Lu | 6 | -8/+140 |
2010-08-23 | binutils/ | Maciej W. Rozycki | 2 | -1/+6 |
2010-08-20 | binutils/ | Maciej W. Rozycki | 1 | -0/+3 |
2010-08-19 | binutils/ | Alan Modra | 2 | -0/+7 |
2010-08-13 | PR binutils/11889 | Nick Clifton | 2 | -31/+130 |
2010-08-13 | bfd/ | Nathan Sidwell | 2 | -0/+15 |
2010-08-13 | * dwarf.c (process_debug_info): Don't subtract section address | Alan Modra | 2 | -4/+8 |
2010-08-12 | PR binutils/11742 | Nick Clifton | 2 | -1/+8 |
2010-08-03 | 2010-08-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -8/+6 |
2010-08-02 | * readelf.c (apply_relocations): D30V is really REL. | Alan Modra | 2 | -2/+10 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 2 | -2/+13 |
2010-07-22 | * readelf.c: Add Moxie support. | Alan Modra | 2 | -0/+14 |
2010-07-20 | include/elf/ | Alan Modra | 2 | -2/+7 |
2010-07-19 | binutils/testsuite/: | Andreas Schwab | 7 | -19/+15 |
2010-07-19 | * readelf.c (process_section_headers): Update key to flags. | Andreas Schwab | 2 | -1/+5 |
2010-07-17 | * objcopy.c (copy_usage): Tweak previous typofix. | Dave Korn | 2 | -1/+5 |
2010-07-17 | Fix a typo in "objcopy --help". | H.J. Lu | 2 | -1/+5 |
2010-07-15 | 2010-07-15 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -0/+8 |
2010-07-15 | Fix a typo. | H.J. Lu | 7 | -6/+15 |
2010-07-14 | Add addr2line, objcopy and strip tests for compressed debug sections. | H.J. Lu | 13 | -5/+784 |
2010-07-06 | * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning. | Alan Modra | 2 | -4/+6 |
2010-07-05 | Don't generate .debug_line section if it isn't empty. | H.J. Lu | 2 | -30/+6 |
2010-07-03 | bfd/ChangeLog: | Cary Coutant | 3 | -10/+38 |