summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-092-4/+9
* Do not initialise flags in output bfd if the input bfd is the defaultNick Clifton2000-09-092-6/+13
* 2000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-084-1093/+1046
* (bfd_get_unique_section_name): Put a dot before the numeric suffix.Alan Modra2000-09-082-152/+157
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-072-78/+97
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-072-162/+156
* * config.bfd (sh-*-linux*): Added.Alexandre Oliva2000-09-079-12/+78
* * xcofflink.c (xcoff_link_input_bfd): Include the .tocbssGeoffrey Keating2000-09-063-9/+45
* 2000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2000-09-062-1/+5
* * configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-062-272/+268
* `template' isn't a very good name for a variable.Alan Modra2000-09-063-7/+13
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-065-67/+101
* Fix buggy macrosNick Clifton2000-09-052-603/+269
* 2000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>Geoffrey Keating2000-09-052-0/+18
* Shared lib support.Alan Modra2000-09-053-748/+3215
* (SEC_HAS_GOT_REF): Define new flag for asection.Alan Modra2000-09-053-5/+79
* A tiny addition for PCREL12F relocs, and a fix for functions that haveAlan Modra2000-09-052-10/+28
* Support for vtable relocs.Alan Modra2000-09-052-62/+109
* Fix formatting and spelling mistakesNick Clifton2000-09-031-52/+52
* 2000-09-03 Philip Blundell <philb@gnu.org>Phil Blundell2000-09-032-1/+13