aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva1-304/+294
2000-09-30Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra4-41/+130
2000-09-29 Define two bfd_targets for absence and presence of leadingHans-Peter Nilsson7-193/+335
2000-09-29(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra2-66/+94
2000-09-29* elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra2-12/+8
2000-09-29That'll teach me not to type little patches in by hand. GetAlan Modra1-1/+1
2000-09-29(elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra2-8/+7
2000-09-28 * aout-cris.c (N_TXTADDR): Define.Hans-Peter Nilsson2-0/+16
2000-09-28* som.c: Include alloca-conf.hAlan Modra5-16/+23
2000-09-27.plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra4-84/+215
2000-09-27 * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson2-0/+14
2000-09-26* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectoryDJ Delorie2-7/+27
2000-09-26Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra2-1/+7
2000-09-21Correct comments. Don't check non-code output sections for stubAlan Modra2-23/+50
2000-09-21Fix a segfault caused by under-allocating an array.Alan Modra2-18/+24
2000-09-20Handle out of memory situations.Alan Modra2-0/+7
2000-09-19Change the PLT entry 0 instruction sequence to actually work.Nick Clifton2-4/+11
2000-09-18* elf32-sh.c (sh_elf_relocate_section): UseAlexandre Oliva2-19/+25
2000-09-18Group stub sections.Alan Modra3-165/+276
2000-09-16* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to matchAlexandre Oliva2-1/+6