Age | Commit message (Expand) | Author | Files | Lines |
2007-11-05 | * merge.c (sec_merge_hash_lookup): Revert last change. | Alan Modra | 1 | -18/+13 |
2007-11-01 | bfd: | Joseph Myers | 1 | -5/+23 |
2007-09-19 | * bfd-in.h (bfd_hash_insert): Declare. | Alan Modra | 1 | -6/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+4 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-10-27 | bfd/ | Alan Modra | 1 | -1/+1 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -2/+3 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | bfd/ | Alan Modra | 1 | -3/+5 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-05-02 | 2005-05-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2005-04-14 | * merge.c (sec_merge_emit): Tidy. Check for bfd_zmalloc errors. | Alan Modra | 1 | -11/+24 |
2005-04-14 | * merge.c (merge_strings): Round up section size for alignment. | Alan Modra | 1 | -0/+5 |
2005-02-20 | include/ | Alan Modra | 1 | -9/+10 |
2004-06-24 | bfd/ | Alan Modra | 1 | -12/+13 |
2004-05-25 | bfd/ | Alan Modra | 1 | -54/+51 |
2004-05-22 | * merge.c (_bfd_merged_section_offset): Remove "addend" param. | Alan Modra | 1 | -13/+10 |
2003-10-29 | * merge.c (struct sec_merge_sec_info): Update comment. | Alan Modra | 1 | -156/+107 |
2003-10-04 | Set SEC_EXCLUDE flag on sections which become empty after merging. | Nick Clifton | 1 | -2/+5 |
2003-08-31 | * merge.c: Update to ISO C90. | Andreas Jaeger | 1 | -82/+29 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -37/+41 |
2002-10-25 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 1 | -3/+3 |
2002-07-09 | * merge.c (_bfd_merge_section): Remove redundant output_section check. | Alan Modra | 1 | -16/+4 |
2002-07-04 | * merge.c (_bfd_merged_section_offset): Avoid accessing byte before | Jakub Jelinek | 1 | -1/+1 |
2002-06-10 | Use htab_create_alloc with calloc, not htab_alloc. | Nick Clifton | 1 | -2/+4 |
2002-06-06 | Include libiberty.h | Nick Clifton | 1 | -15/+17 |
2002-03-05 | * merge.c (_bfd_merge_sections): Don't segfault if there | Jakub Jelinek | 1 | -0/+3 |
2002-01-15 | * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change. | Jakub Jelinek | 1 | -2/+7 |
2001-09-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -3/+5 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -2/+0 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -30/+31 |
2001-08-09 | * coff-rs6000.c: Add missing prototypes. | Alan Modra | 1 | -2/+10 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -74/+391 |
2001-04-24 | * merge.c (struct sec_merge_hash_entry): Add alignment field. | Jakub Jelinek | 1 | -47/+65 |
2001-04-13 | bfd/ | Jakub Jelinek | 1 | -0/+606 |