aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-04-12* aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like R6000 and R4000Ken Raeburn1-0/+20
1995-04-04Always keep all MPW support filesStan Shebs2-35/+3
1995-04-04No longer need MPW-only historyStan Shebs1-81/+0
1995-03-30Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)Ian Lance Taylor1-0/+9
1995-03-29 * coff-i960.c (coff_i960_relocate): Cache the section symbol inIan Lance Taylor1-0/+4
1995-03-29 * cpu-h8500.c (arch_info_struct): Change name from "H8/300" toIan Lance Taylor1-0/+5
1995-03-28Add entry I forgot to commit:Jeff Law1-0/+7
1995-03-28 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTORIan Lance Taylor1-0/+4
1995-03-28 * linker.c (generic_link_add_symbol_list): Skip constructorIan Lance Taylor1-0/+14
1995-03-21 * som.c (som_slurp_symbol_table): Tighten test to determineJeff Law1-3/+5
1995-03-18 * elfcode.h (elf_bfd_link_add_symbols): An empty archive is OK.Ian Lance Taylor1-0/+10
1995-03-17 * elfcode.h (elf_link_add_object_symbols): Check whether a dynamicIan Lance Taylor1-0/+13
1995-03-15 * libelf.h (bfd_elf32__write_relocs): Don't declare.Ian Lance Taylor1-2/+0
1995-03-14stab-syms.c: Rewrite to improve performance. Shaves about 5% off gprof runKen Raeburn1-0/+7
1995-03-13 * elfcode.h (write_relocs): Make static. Use PTR argument as aIan Lance Taylor1-0/+24
1995-03-13 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Only writeIan Lance Taylor2-12/+32
1995-03-13 * archive.c (bsd_write_armap): Cast getuid and getgid results toIan Lance Taylor1-0/+5
1995-03-12 * elf32-arc.c (elf_arc_howto_table): Relocs with implicit addendsDavid Edelsohn1-0/+7
1995-03-10 * aoutx.h (translate_to_native_sym_flags): Always use the outputIan Lance Taylor1-0/+5
1995-03-09 * coffswap.h (coff_swap_scnhdr_out): If the line number count orIan Lance Taylor1-0/+7
1995-03-09 * bfd.c: Include <stdarg.h> or <varargs.h>, depending uponIan Lance Taylor1-0/+11
1995-03-09 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount parameter,Ian Lance Taylor2-7/+87
1995-03-09Add support for checking whether all PowerPC ELF modules either use -mrelocat...Michael Meissner3-0/+20
1995-03-08 * cpu-mips.c (arch_info_struct): Add mips:8000 entry.Ian Lance Taylor1-0/+2
1995-03-08 * elfcode.h (swap_out_syms): Mark an undefined BSF_WEAK symbol asIan Lance Taylor1-0/+5
1995-03-08 * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec into big/little.David Edelsohn2-6/+25
1995-03-07 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor3-16/+127
1995-03-07 * format.c (bfd_check_format_matches): Skip binary_vec whenIan Lance Taylor1-0/+3
1995-03-07 * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before checkingIan Lance Taylor2-13/+14
1995-03-07 * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections afterDavid Edelsohn2-3/+25
1995-03-06 * cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1Jeff Law2-11/+67
1995-03-04 * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):Stan Shebs2-11/+15
1995-03-02 * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor2-29/+56
1995-03-02Thu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah.edu>Ian Lance Taylor1-0/+14
1995-03-01Warn if GOT16 overflows.Michael Meissner1-0/+6
1995-03-01Wed Mar 1 11:52:55 1995 Jason Molenda <crash@phydeaux.cygnus.com>Jason Molenda1-0/+4
1995-03-01 * coff-i960.c (COFF_PAGE_SIZE): Define.Ian Lance Taylor1-0/+2
1995-03-01 * configure.in: Rewrite output of TDEFAULTS to avoid relying onIan Lance Taylor1-0/+5
1995-02-28 * elfcode.h (elf_sort_hdrs): Sort empty sections before non-emptyIan Lance Taylor1-0/+3
1995-02-28 * config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf.Ian Lance Taylor1-0/+7
1995-02-27 * config.bfd: add a29k-*-vxworks configuration.Kung Hsu2-0/+12
1995-02-22 * bout.c (b_out_slurp_reloc_table): Don't return an error if askedIan Lance Taylor1-0/+5
1995-02-21 * som.c (som_bfd_ar_write_symbol_stuff): Handle objects with oddJeff Law1-0/+5
1995-02-21Add missed log entry for som.c.Jeff Law1-0/+1
1995-02-17 * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and <time.h>.Ian Lance Taylor2-26/+11
1995-02-17Make GOT relocs offset by 32768, which allows the table to double in size.Michael Meissner1-0/+6
1995-02-17 * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol.Ian Lance Taylor1-0/+2
1995-02-17 * coffgen.c (coff_real_object_p): Set start address and flagsIan Lance Taylor1-0/+5
1995-02-17 * coffgen.c: Reindented.Ian Lance Taylor2-547/+593
1995-02-16* reloc.c (bfd_perform_relocation): Don't use bitpos in overflow calculations.David Edelsohn1-0/+6