summaryrefslogtreecommitdiff
path: root/bfd/merge.c
Commit message (Expand)AuthorAgeFilesLines
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-37/+41
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-3/+3
* * merge.c (_bfd_merge_section): Remove redundant output_section check.Alan Modra2002-07-091-16/+4
* * merge.c (_bfd_merged_section_offset): Avoid accessing byte beforeJakub Jelinek2002-07-041-1/+1
* Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton2002-06-101-2/+4
* Include libiberty.hNick Clifton2002-06-061-15/+17
* * merge.c (_bfd_merge_sections): Don't segfault if thereJakub Jelinek2002-03-051-0/+3
* * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek2002-01-151-2/+7
* * Makefile.am: Run "make dep-am".Alan Modra2001-09-211-3/+5
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+0
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-30/+31
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-2/+10
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-74/+391
* * merge.c (struct sec_merge_hash_entry): Add alignment field.Jakub Jelinek2001-04-241-47/+65
* bfd/Jakub Jelinek2001-04-131-0/+606