aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-02-14fixes for elf_find_nearest_lineNick Clifton2-39/+82
2001-02-14Fix initialisation of asection structureNick Clifton2-15/+24
2001-02-14Apply changes to Makefile.in to Makefile.amNick Clifton6-625/+358
2001-02-142001-02-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+8
2001-02-142001-02-14 Bo Thorsen <bo@suse.de>Andreas Jaeger2-95/+164
2001-02-13It is SYMTAB, not STMTAB.H.J. Lu1-1/+1
2001-02-13 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if requiredRichard Henderson2-0/+12
2001-02-132001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-26/+28
2001-02-132001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-2/+4
2001-02-13RegenerateDJ Delorie1-278/+267
2001-02-13* peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie9-93/+225
2001-02-13(elf32_hppa_set_gp): Handle weak $global$.Alan Modra2-1/+18
2001-02-122001-02-09 Bo Thorsen <bo@suse.de>Jan Hubicka2-9/+90
2001-02-12 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2-1/+5
2001-02-122001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-02-11fix formattingNick Clifton1-4/+4
2001-02-11oops - omitted from previous deltaNick Clifton1-2/+2
2001-02-11Apply several patches from Maciej W. RozyckiNick Clifton2-36/+110
2001-02-11 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.Michael Sokolov3-3/+10
2001-02-10 * elfxx-ia64.c (is_unwind_section_name): New function. ReturnsRichard Henderson2-28/+133
2001-02-10Add s390 supportNick Clifton17-42/+4676
2001-02-09Suppress extra addition of ImageBase.Nick Clifton2-1/+8
2001-02-09 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.Jakub Jelinek2-1/+26
2001-02-09 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.Jakub Jelinek2-2/+9
2001-02-09* elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32Mark Kettenis3-4/+10
2001-02-092001-02-08 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+14
2001-02-09 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weaknessRichard Henderson2-5/+18
2001-02-09 * config.bfd: Enable coff64 for rs6000-*. Patch fromGeoffrey Keating2-5/+6
2001-02-07If stabs info is successfully found, do not attempt to find dwarf2 infoNick Clifton2-3/+8
2001-02-07ignore common definitions of function symbols in unlinked archivesNick Clifton2-4/+15
2001-02-07Change bfd_target_vector from an array to a pointerNick Clifton5-8/+18
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu3-4/+18
2001-02-07Remove elf64-ia64.c from list of backend C files - it is auto-generated.Nick Clifton4-171/+615
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2-44/+37
2001-02-062001-02-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-96/+96
2001-02-04Do not convert reloc addend to PC rel, it will be handled later on.Nick Clifton2-1/+21
2001-02-03Fix typoNick Clifton2-1/+5
2001-02-012001-02-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-145/+144
2001-01-31(elf64_hppa_object_p): Set architecture and machine from elf header flags.Alan Modra2-2/+17
2001-01-30Write out millicode functions with the right elf symbol type.Alan Modra2-0/+22
2001-01-30 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2Richard Henderson2-0/+11
2001-01-27 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson3-9/+42
2001-01-25DJGPP config tweaksNick Clifton3-7/+15
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-123/+108
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-13/+23
2001-01-242001-01-24 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-0/+8
2001-01-242001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-60/+72
2001-01-232001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata15-150/+127
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata27-81/+29