summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix off-by-one error whilst sweeping vtable relocsNick Clifton2001-08-312-3/+10
* 2001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-302-5/+12
* 2001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-303-0/+10
* 2001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-302-1/+8
* Fix for xty_ld symbolsTom Rix2001-08-302-4/+9
* * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law2001-08-302-6/+54
* * elf32-h8300.c: Put all prototypes together.Jeff Law2001-08-302-9/+251
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell2001-08-292-6/+15
* Fix brown-paper-bag thinko in last change.Jeff Law2001-08-291-1/+1
* Fix typos in ChangeLog dates.Jeff Law2001-08-291-2/+2
* * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law2001-08-294-15/+140
* * targmatch.sed: Delete case statements.Alan Modra2001-08-293-3/+14
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-2912-14/+336
* Add missing prototypesNick Clifton2001-08-289-197/+250
* * elf32-i386.c: Add missing prototypes.Daniel Jacobowitz2001-08-275-0/+24
* * elf32-i386.c (elf_i386_grok_prstatus): New function.Daniel Jacobowitz2001-08-275-0/+297
* 2001-08-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-272-2/+13
* 2001-08-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-272-5/+27
* Add missing prototypesNick Clifton2001-08-278-309/+346
* * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra2001-08-2713-34/+3965
* * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab2001-08-272-27/+34
* * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-274-65/+97
* * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-264-113/+130
* * oasys.c: Add missing prototypes.Andreas Jaeger2001-08-265-8/+62
* Add missing prototypesNick Clifton2001-08-2519-999/+1140
* * elf32-mips.c (elf_mips_abi_name): Return the right ABI string forThiemo Seufer2001-08-252-6/+11
* 2001-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-242-8/+8
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-246-34/+121
* * bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva2001-08-243-0/+63
* * elf-m10300.c (mn10300_elf_relocate_section): Test the rightAlexandre Oliva2001-08-242-2/+8
* * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek2001-08-243-25/+56
* * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()Thiemo Seufer2001-08-242-1/+10
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL ifAndreas Jaeger2001-08-232-27/+34
* Add more missing prototypesNick Clifton2001-08-2310-864/+907
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-2315-44/+70
* Add missing prototypes for bout.cNick Clifton2001-08-235-438/+469
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-239-85/+401
* No corefile support for x86-bsdi systemsNick Clifton2001-08-233-63/+76