aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-10-24Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>Richard Henderson2-1/+92
1997-10-24add sparclinux.hIan Lance Taylor1-0/+1
1997-10-23 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16.Richard Henderson2-1/+40
1997-10-23 * configure.in (sparc*-*-linux*): Use trad-core and ...Richard Henderson3-106/+120
1997-10-23 * config.bfd (sparc64-*-linux*): New target.Richard Henderson3-44/+1748
1997-10-22 * coff-sh.c (coff_small_object_p): New static function.Ian Lance Taylor4-16/+39
1997-10-20various evax patchesIan Lance Taylor8-39/+215
1997-10-20Mon Oct 20 15:01:27 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor2-7/+22
1997-10-20 * som.c (normalize): Delete function.Jeff Law1-0/+7
1997-10-20fix ChangeLog entryIan Lance Taylor1-4/+3
1997-10-20 * peicode.h (coff_swap_scnhdr_out): Don't clobber other flagIan Lance Taylor1-0/+6
1997-10-20 * som.c (som_bfd_ar_write_symbol_stuff): Account for trailingJeff Law2-68/+94
1997-10-17 * elflink.h (elf_link_assign_sym_version): For explicitly versionedRichard Henderson2-16/+31
1997-10-16fix typoMichael Meissner1-1/+1
1997-10-16Fix mangled patchMichael Meissner2-12/+7
1997-10-15 * peicode.h (pe_mkobject_hook): Set DLL flag.Ian Lance Taylor2-1/+8
1997-10-15 * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLEIan Lance Taylor2-3/+18
1997-10-14 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): New function toRichard Henderson1-0/+12
1997-10-14 * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Allow for RELATIVERichard Henderson2-5/+31
1997-10-14 * bfd/elf64-alpha.c (elf64_alpha_relocate_section): Use theRichard Henderson2-31/+242
1997-10-14RELOC_22_PCREL only uses bottom 24 bits of PC.Nick Clifton1-0/+5
1997-10-10Fixed bugs exposed by compiling NEC sample sources.Nick Clifton2-11/+35
1997-10-09 * elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New functions.David Edelsohn2-63/+277
1997-10-08 * elfcore.h (bfd_prstatus): Pedanticly, alignment_power shouldRichard Henderson1-0/+5
1997-10-08 * config.bfd: Missed one alpha* change.Richard Henderson2-6/+18
1997-10-07 * som.c (som_construct_extended_name_table): Remove staticIan Lance Taylor1-0/+5
1997-10-06Remove sanitized-out Magic Cap support, will never be releasedStan Shebs1-14/+0
1997-10-03 * config.bfd: Change alpha-*-* to alpha*-*-*; config.guess nowRichard Henderson2-9/+13
1997-10-03 Make ld -s work on AIX:Ian Lance Taylor1-0/+11
1997-10-03 * configure.in: Don't include elf.lo again for ELF targets; it'sIan Lance Taylor2-1/+7
1997-10-03 * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to bfd_byte *, notIan Lance Taylor2-2/+9
1997-10-02 * reloc.c (bfd_check_overflow): New function.David Edelsohn2-1/+26
1997-10-02 * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn1-0/+12
1997-10-02 * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_READ for anIan Lance Taylor1-0/+5
1997-10-01 * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp-bfd-h.Ian Lance Taylor1-0/+13
1997-10-01 * configure.in: Use a diversion to set enable_shared before theIan Lance Taylor3-205/+229
1997-09-30 * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn5-183/+166
1997-09-25 * elflink.h (elf_merge_symbol): Don't check the hash creator untilIan Lance Taylor1-5/+5
1997-09-24Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1-0/+4
1997-09-24 * Makefile.am (libbfd_a_SOURCES): Define.Ian Lance Taylor1-0/+3
1997-09-24 * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.Ian Lance Taylor1-0/+6
1997-09-23 * elf.c (map_sections_to_segments): Even if we are not demandIan Lance Taylor1-0/+14
1997-09-20Removed v850eq sanitization.Nick Clifton3-53/+14
1997-09-18Improved error message to include symbol's name.Nick Clifton2-9/+15
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-2/+6
1997-09-17Added support for the call table relocations.Nick Clifton3-17/+144
1997-09-17Catch relocations against non-existant symbols.Nick Clifton2-0/+23
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton5-0/+59
1997-09-15merge from d30v-970225-branchKen Raeburn4-6/+75
1997-09-15Fix sanitization.Andrew Cagney1-1/+1