summaryrefslogtreecommitdiff
path: root/bfd/merge.c
Commit message (Expand)AuthorAgeFilesLines
...
* * merge.c (merge_strings): Round up section size for alignment.Alan Modra2005-04-141-0/+5
* include/Alan Modra2005-02-201-9/+10
* bfd/Alan Modra2004-06-241-12/+13
* bfd/Alan Modra2004-05-251-54/+51
* * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra2004-05-221-13/+10
* * merge.c (struct sec_merge_sec_info): Update comment.Alan Modra2003-10-291-156/+107
* Set SEC_EXCLUDE flag on sections which become empty after merging.Nick Clifton2003-10-041-2/+5
* * merge.c: Update to ISO C90.Andreas Jaeger2003-08-311-82/+29
* 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