aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-11-16 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.Richard Henderson5-284/+323
2000-11-162000-11-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata29-191/+180
2000-11-162000-11-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-179/+172
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata10-121/+96
2000-11-152000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-352/+349
2000-11-15 * elf64-alpha.c (elf64_alpha_check_relocs): Create the relocRichard Henderson2-1/+7
2000-11-15ops - omited from previous deltaNick Clifton3-26/+385
2000-11-14 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek2-2/+7
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-366/+354
2000-11-132000-11-08 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2000-11-132000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2-1/+5
2000-11-112000-11-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-101/+101
2000-11-11* elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.Alexandre Oliva2-0/+6
2000-11-102000-11-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata7-136/+131
2000-11-102000-11-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-135/+149
2000-11-092000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-77/+77
2000-11-082000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-267/+257
2000-11-08 * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.Richard Henderson3-20/+36
2000-11-082000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-47/+32
2000-11-072000-11-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-89/+70
2000-11-07Fix for H8 ld problem.Alan Modra2-1/+8
2000-11-07Fix a few minor Changlog formatting problems.Jim Wilson1-3/+3
2000-11-07ia64-hpux patches from Steve Ellcey.Jim Wilson11-374/+448
2000-11-062000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata8-83/+74
2000-11-062000-11-05 Philip Blundell <philb@gnu.org>Phil Blundell2-4/+38
2000-11-06* config.bfd: Add support for Sun Chorus.Christopher Faylor2-2/+12
2000-11-052000-11-05 David O'Brien <obrien@FreeBSD.org>David O'Brien3-63/+74
2000-11-03Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton2-14/+34
2000-11-02Add support for *-storm-chaos targetNick Clifton5-334/+354
2000-11-012000-10-31 Philip Blundell <philb@gnu.org>Phil Blundell2-0/+7
2000-10-272000-10-27 Philip Blundell <philb@gnu.org>Phil Blundell2-24/+43
2000-10-25Plug one of many possible memory leaks in error handling.Nick Clifton2-29/+29
2000-10-20gas/Jakub Jelinek6-43/+72
2000-10-16 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the locationGeoffrey Keating2-1/+12
2000-10-16 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.Geoffrey Keating2-29/+51
2000-10-14 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLTGeoffrey Keating2-1/+14
2000-10-142000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-8/+18
2000-10-12Another try at correcting relocations against discardedAlan Modra4-19/+57
2000-10-12Include alloca-conf.hAlan Modra2-0/+5
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra2-6/+8
2000-10-10Fix my last change to actually compile.Alan Modra2-1/+5
2000-10-10(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra2-1/+5
2000-10-10* section.c (bfd_make_section_anyway): Release newsect ptr whenAlan Modra2-2/+10
2000-10-09 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.Richard Henderson2-1/+54
2000-10-07Cure a number of segfaults caused by /DISCARD/ of dynamic sections.Alan Modra2-21/+44
2000-10-07Make elf section symbols global for link-once sections.Alan Modra2-3/+9
2000-10-06* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie3-3/+64
2000-10-05Preserve machine dependent section header flags when reading ELF object file.Jim Wilson5-1/+45
2000-10-02Correct call to _bfd_elf32_gc_record_vtable.Alan Modra2-7/+11
2000-10-022000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-1/+10