aboutsummaryrefslogtreecommitdiff
path: root/bfd/merge.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-09 * merge.c (_bfd_merge_section): Remove redundant output_section check.Alan Modra1-16/+4
2002-07-04 * merge.c (_bfd_merged_section_offset): Avoid accessing byte beforeJakub Jelinek1-1/+1
2002-06-10Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton1-2/+4
2002-06-06Include libiberty.hNick Clifton1-15/+17
2002-03-05 * merge.c (_bfd_merge_sections): Don't segfault if thereJakub Jelinek1-0/+3
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek1-2/+7
2001-09-21 * Makefile.am: Run "make dep-am".Alan Modra1-3/+5
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-2/+0
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-30/+31
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra1-2/+10
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-74/+391
2001-04-24 * merge.c (struct sec_merge_hash_entry): Add alignment field.Jakub Jelinek1-47/+65
2001-04-13bfd/Jakub Jelinek1-0/+606