summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson2001-09-283-6/+15
* * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra2001-09-282-2/+4
* * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since weAlan Modra2001-09-282-89/+98
* * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra2001-09-272-119/+96
* * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra2001-09-272-29/+39
* Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton2001-09-272-9/+8
* Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton2001-09-272-32/+40
* * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra2001-09-263-142/+233
* * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2001-09-262-38/+11
* * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek2001-09-252-2/+7
* 2001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-252-10/+14
* * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra2001-09-252-132/+153
* * elf32-hppa.c: Rename all occurrences of "hplink" to "htab"Alan Modra2001-09-252-211/+208
* * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove allAlan Modra2001-09-252-361/+292
* * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"Alan Modra2001-09-253-117/+224
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-2417-86/+115
* * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra2001-09-222-22/+34
* Fix compile time warningsNick Clifton2001-09-219-19/+49
* * Makefile.am: Run "make dep-am".Alan Modra2001-09-218-601/+675
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-2050-387/+463
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-2017-19/+59
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-1921-67/+90
* * bfdint.texi: Replace reference to bfd_read with bfd_bread.Alan Modra2001-09-182-3/+8
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-18183-12305/+13588
* Fix typoNick Clifton2001-09-182-1/+5
* 2001-09-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-172-5/+17
* Fix bug emitting R_SPARC_UA32 relocs into shared objectsNick Clifton2001-09-142-1/+6
* Add support for arm-openbsd targetNick Clifton2001-09-142-1/+5
* /bfd/ChangeLogThiemo Seufer2001-09-142-7/+20
* * elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.Alexandre Oliva2001-09-132-0/+5
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-1312-121/+58
* * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson2001-09-112-1/+24
* * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson2001-09-112-3/+16
* 2001-09-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-112-1/+6
* * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson2001-09-092-438/+7
* * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson2001-09-092-8/+35
* * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson2001-09-092-3/+24
* * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULARAlan Modra2001-09-083-6813/+6833
* * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer2001-09-072-1/+6
* * elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTOThiemo Seufer2001-09-062-6953/+6908
* Fix import symbols for AIX.Tom Rix2001-09-065-14/+48
* * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson2001-09-055-237/+74
* * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law2001-09-042-0/+867
* * elf32-h8300.c (special): New function.Jeff Law2001-09-042-12/+65
* * vms-tir.c: Add missing prototypes.Andreas Jaeger2001-09-015-5/+34
* 2001-08-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-312-2/+14
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-316-34/+32
* * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek2001-08-312-3/+9
* amend entry to mention only if not USE_RELNick Clifton2001-08-311-1/+1
* Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton2001-08-312-3/+5