summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2000-10-27 Philip Blundell <philb@gnu.org>Phil Blundell2000-10-272-24/+43
* Plug one of many possible memory leaks in error handling.Nick Clifton2000-10-252-29/+29
* gas/Jakub Jelinek2000-10-206-43/+72
* * elf64-sparc.c (sparc64_elf_relocate_section): Clear the locationGeoffrey Keating2000-10-162-1/+12
* * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.Geoffrey Keating2000-10-162-29/+51
* * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLTGeoffrey Keating2000-10-142-1/+14
* 2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-10-142-8/+18
* Another try at correcting relocations against discardedAlan Modra2000-10-124-19/+57
* Include alloca-conf.hAlan Modra2000-10-122-0/+5
* Revert 2000-10-07 link-once section symbol changes.Alan Modra2000-10-112-6/+8
* Fix my last change to actually compile.Alan Modra2000-10-102-1/+5
* (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra2000-10-102-1/+5
* * section.c (bfd_make_section_anyway): Release newsect ptr whenAlan Modra2000-10-102-2/+10
* * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.Richard Henderson2000-10-092-1/+54
* Cure a number of segfaults caused by /DISCARD/ of dynamic sections.Alan Modra2000-10-072-21/+44
* Make elf section symbols global for link-once sections.Alan Modra2000-10-072-3/+9
* * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie2000-10-063-3/+64
* Preserve machine dependent section header flags when reading ELF object file.Jim Wilson2000-10-055-1/+45
* Correct call to _bfd_elf32_gc_record_vtable.Alan Modra2000-10-022-7/+11
* 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-10-022-1/+10
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-304/+294
* Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra2000-09-304-41/+130
* Define two bfd_targets for absence and presence of leadingHans-Peter Nilsson2000-09-297-193/+335
* (arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra2000-09-292-66/+94
* * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra2000-09-292-12/+8
* That'll teach me not to type little patches in by hand. GetAlan Modra2000-09-291-1/+1
* (elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra2000-09-292-8/+7
* * aout-cris.c (N_TXTADDR): Define.Hans-Peter Nilsson2000-09-282-0/+16
* * som.c: Include alloca-conf.hAlan Modra2000-09-285-16/+23
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-274-84/+215
* * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson2000-09-272-0/+14
* * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectoryDJ Delorie2000-09-262-7/+27
* Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra2000-09-262-1/+7
* Correct comments. Don't check non-code output sections for stubAlan Modra2000-09-212-23/+50
* Fix a segfault caused by under-allocating an array.Alan Modra2000-09-212-18/+24
* Handle out of memory situations.Alan Modra2000-09-202-0/+7
* Change the PLT entry 0 instruction sequence to actually work.Nick Clifton2000-09-192-4/+11
* * elf32-sh.c (sh_elf_relocate_section): UseAlexandre Oliva2000-09-182-19/+25
* Group stub sections.Alan Modra2000-09-183-165/+276
* * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to matchAlexandre Oliva2000-09-162-1/+6
* add support for embedded relocs in m68k ELF portNick Clifton2000-09-159-389/+557
* ld performs LITUSE relocations incorrectly if -relax is specified on the ldNick Clifton2000-09-152-10/+26
* Find the first .init and .fini sections correctly.Alan Modra2000-09-152-57/+90
* Lots of bug fixes. .plt entries for DT_INIT, DT_FINI, and anyAlan Modra2000-09-142-240/+655
* * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,Alexandre Oliva2000-09-142-113/+257
* Add support for the MIPS32Nick Clifton2000-09-145-2/+19
* * som.c (som_write_symbol_strings): Do not used fixed buffers,Jeff Law2000-09-142-25/+68
* 2000-09-12 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-09-122-0/+47
* Make debug_sec_names static.Nick Clifton2000-09-112-1/+6
* Emit 8 NULs for target section name instead of dumping core when the targetNick Clifton2000-09-102-1/+8