aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-09-26 * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra3-142/+233
2001-09-26 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2-38/+11
2001-09-25 * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek2-2/+7
2001-09-252001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+14
2001-09-25 * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra2-132/+153
2001-09-25 * elf32-hppa.c: Rename all occurrences of "hplink" to "htab"Alan Modra2-211/+208
2001-09-25 * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove allAlan Modra2-361/+292
2001-09-25 * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"Alan Modra3-117/+224
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra17-86/+115
2001-09-22 * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra2-22/+34
2001-09-21Fix compile time warningsNick Clifton9-19/+49
2001-09-21 * Makefile.am: Run "make dep-am".Alan Modra8-601/+675
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra50-387/+463
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton17-19/+59
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu21-67/+90
2001-09-18 * bfdint.texi: Replace reference to bfd_read with bfd_bread.Alan Modra2-3/+8
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra183-12305/+13588
2001-09-18Fix typoNick Clifton2-1/+5
2001-09-172001-09-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+17
2001-09-14Fix bug emitting R_SPARC_UA32 relocs into shared objectsNick Clifton2-1/+6
2001-09-14Add support for arm-openbsd targetNick Clifton2-1/+5
2001-09-14 /bfd/ChangeLogThiemo Seufer2-7/+20
2001-09-13* elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.Alexandre Oliva2-0/+5
2001-09-13* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva1-1/+2
2001-09-12* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva11-120/+56
2001-09-11 * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson2-1/+24
2001-09-11 * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson2-3/+16
2001-09-112001-09-11 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-09-09 * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson2-438/+7
2001-09-09 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson2-8/+35
2001-09-09 * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson2-3/+24
2001-09-08 * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULARAlan Modra3-6813/+6833
2001-09-07 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer2-1/+6
2001-09-06 * elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTOThiemo Seufer2-6953/+6908
2001-09-06Fix import symbols for AIX.Tom Rix5-14/+48
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson5-237/+74
2001-09-04 * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law2-0/+867
2001-09-04 * elf32-h8300.c (special): New function.Jeff Law2-12/+65
2001-09-01 * vms-tir.c: Add missing prototypes.Andreas Jaeger5-5/+34
2001-08-312001-08-31 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+14
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher6-34/+32
2001-08-31 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek2-3/+9
2001-08-31amend entry to mention only if not USE_RELNick Clifton1-1/+1
2001-08-31Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton2-3/+5
2001-08-31Fix off-by-one error whilst sweeping vtable relocsNick Clifton2-3/+10
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+12
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+10
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+8
2001-08-30Fix for xty_ld symbolsTom Rix2-4/+9
2001-08-30 * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law2-6/+54