aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-09-122000-09-12 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-0/+47
2000-09-11Make debug_sec_names static.Nick Clifton2-1/+6
2000-09-10Emit 8 NULs for target section name instead of dumping core when the targetNick Clifton2-1/+8
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-4/+9
2000-09-09Do not initialise flags in output bfd if the input bfd is the defaultNick Clifton2-6/+13
2000-09-082000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-1093/+1046
2000-09-08(bfd_get_unique_section_name): Put a dot before the numeric suffix.Alan Modra2-152/+157
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-78/+97
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-162/+156
2000-09-07* config.bfd (sh-*-linux*): Added.Alexandre Oliva9-12/+78
2000-09-06 * xcofflink.c (xcoff_link_input_bfd): Include the .tocbssGeoffrey Keating3-9/+45
2000-09-062000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+5
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva2-272/+268
2000-09-06`template' isn't a very good name for a variable.Alan Modra3-7/+13
2000-09-06Regenerate files using fixed aclocal install.Nick Clifton5-67/+101
2000-09-05Fix buggy macrosNick Clifton2-603/+269
2000-09-052000-09-05 Steven Johnson <sbjohnson@ozemail.com.au>Geoffrey Keating2-0/+18
2000-09-05Shared lib support.Alan Modra3-748/+3215
2000-09-05(SEC_HAS_GOT_REF): Define new flag for asection.Alan Modra3-5/+79
2000-09-05A tiny addition for PCREL12F relocs, and a fix for functions that haveAlan Modra2-10/+28
2000-09-05Support for vtable relocs.Alan Modra2-62/+109
2000-09-03Fix formatting and spelling mistakesNick Clifton1-52/+52
2000-09-032000-09-03 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+13
2000-09-032000-09-02 H.J. Lu <hjl@gnu.org>H.J. Lu2-11/+17
2000-09-032000-09-02 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-0/+26
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton6-3/+368
2000-09-02Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton7-124/+168
2000-09-02Find all sections containing debug information and include them in the stash.Nick Clifton2-188/+224
2000-09-02* elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva5-14/+1881
2000-09-01(elf_i386_finish_dynamic_symbol): Remove unnecessary check added 2000-08-27.Alan Modra2-3/+6
2000-08-31 * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flagsJoern Rennecke2-1/+7
2000-08-31* acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva4-1106/+905
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder7-68/+298
2000-08-27Reclaim reloc space for symbols that have been forced local.Alan Modra2-43/+63
2000-08-24Allow common symbols to have an alignment of 1 if explicitly requested, andNick Clifton2-1/+10
2000-08-22Fix bugs detecting w65 architecture.Nick Clifton3-4/+15
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu6-0/+106
2000-08-22* elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,Alexandre Oliva2-21/+28
2000-08-21Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton5-4/+33
2000-08-212000-08-21 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-17/+14
2000-08-162000-08-16 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-10/+35
2000-08-16* elflink.c (_bfd_elf_create_got_section): Don't abort().Alexandre Oliva2-6/+28
2000-08-16 * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation addressJakub Jelinek2-8/+25
2000-08-16* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0Geoffrey Keating3-27/+64
2000-08-14Add support for IA-64 specific elf header flags.Jim Wilson2-1/+36
2000-08-11* elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.Alexandre Oliva2-2/+6
2000-08-102000-08-10 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-4/+370
2000-08-10Fix formattingNick Clifton2-141/+139
2000-08-10Fix bug in sh_elf_reloc_loopBernd Schmidt2-1/+5
2000-08-09gas:Jason Eckhardt2-6/+10