aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-10-28 * xcofflink.c (xcoff_link_add_symbols): Handle csects in theIan Lance Taylor2-26/+36
1995-10-28 * m68k4knetbsd.c: New file.Niklas Hallqvist1-0/+4
1995-10-28Initial revisionNiklas Hallqvist2-0/+48
1995-10-28 * PORTING, aout-arm.c, aout-encap.c, aout-rce.c, aout-target.h,Niklas Hallqvist1-0/+31
1995-10-28Define HOST_BIG_ENDIAN_P according to <machine/endian.h>.Niklas Hallqvist1-0/+5
1995-10-28Do not define HOST_BIG_ENDIAN_PNiklas Hallqvist2-2/+0
1995-10-28Added M_68K4K_NETBSD magic.Niklas Hallqvist1-0/+4
1995-10-28Separate i386 & mips NetBSD configurations from other BSD ones. Don't assumeNiklas Hallqvist2-5/+62
1995-10-28Add m68*-hp*-netbsd* case. Cross-pollinate m68k and m68k4k NetBSDNiklas Hallqvist1-1/+6
1995-10-28Change PAGE_SIZE to TARGET_PAGE_SIZENiklas Hallqvist6-34/+55
1995-10-27 * xcofflink.c: More improvements, mostly to fix handling ofIan Lance Taylor5-59/+319
1995-10-27 * config.bfd: Add config stuff for mips*-*-magic* to setStu Grossman3-0/+40
1995-10-27more XCOFF linker tweaksIan Lance Taylor3-4/+30
1995-10-27fix output location of common symbolsIan Lance Taylor1-1/+4
1995-10-26do not output symbols which need relocs until the endIan Lance Taylor1-8/+0
1995-10-26get symndx right for TOC relative relocsIan Lance Taylor1-15/+60
1995-10-26tweak .loader reloc countingIan Lance Taylor1-1/+7
1995-10-26 * xcofflink.c: Numerous changes to get closer to a working XCOFFIan Lance Taylor7-183/+466
1995-10-26Remove MAC object format support from powerpc-eabi for nowMichael Meissner2-2/+7
1995-10-25 * som.c (som_slurp_string_table): Allocate the strings with mallocJeff Law2-4/+13
1995-10-25 * Makefile.in (diststuff): Don't make headers.Per Bothner2-1/+5
1995-10-25 * Makefile.in: Rebuild dependencies.Ian Lance Taylor2-12/+23
1995-10-25fix XCOFF line number handlingIan Lance Taylor4-18/+49
1995-10-25set l_stoff to 0 if there are no stringsIan Lance Taylor1-4/+8
1995-10-25only read the section relocs if there are someIan Lance Taylor1-40/+44
1995-10-25tweak line number and gc handlingIan Lance Taylor1-1/+11
1995-10-25 * sunos.c (bfd_sunos_record_link_assignment): Don't do anything ifIan Lance Taylor2-9/+21
1995-10-25 * xcofflink.c: Extensive changes to support linking shared objectsIan Lance Taylor8-441/+2608
1995-10-25 * configure.in: Add xcofflink.o to pmac_xcoff_vec.Stan Shebs8-41/+3015
1995-10-24 * hppabsd-core.c (make_bfd_asection): Initialize asect->fileposJeff Law1-0/+5
1995-10-20* opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't preset, use something aKen Raeburn1-0/+9
1995-10-18Wed Oct 18 16:20:08 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+10
1995-10-18* sunos.c (sunos_add_dynamic_symbols): Rename local variables major and minorKen Raeburn1-0/+5
1995-10-18* coffgen.c (coff_find_nearest_line): Cast used_by_bfd value before assigningKen Raeburn1-0/+5
1995-10-18 * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument isIan Lance Taylor1-0/+9
1995-10-17 * sunos.c (struct sunos_link_hash_table): Add needed field.Ian Lance Taylor2-12/+101
1995-10-16 * bfd-in.h (struct bfd_link_needed_list): Rename fromIan Lance Taylor5-19/+31
1995-10-16 Add start at AIX linker support; no shared libraries yet.Ian Lance Taylor3-19/+167
1995-10-16 * libcoff-in.h (pe_data_type.in_reloc_p): New.Steve Chamberlain2-0/+15
1995-10-16 * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, notIan Lance Taylor1-0/+6
1995-10-15Add in_reloc_p, cloned from coff-i386.cMichael Meissner1-1/+21
1995-10-13Use system page size for obstack chunk size instead of 128, permitting overrideKen Raeburn1-0/+3
1995-10-13Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+17
1995-10-11 * elflink.h (elf_link_add_object_symbols): Correct conditionsIan Lance Taylor2-7/+23
1995-10-10xIan Lance Taylor1-1/+40
1995-10-10 * coffgen.c (coff_count_linenumbers): Don't count line numbers forIan Lance Taylor1-2/+6
1995-10-10 * cofflink.c (_bfd_coff_link_hash_newfunc): Rename fromIan Lance Taylor1-14/+314
1995-10-10 * Makefile.in (FLAGS_TO_PASS): Remote BISON.Fred Fish1-0/+4
1995-10-10 * elflink.h (elf_link_add_object_symbols): Don't warn aboutIan Lance Taylor2-2/+14
1995-10-09 * coffcode.h (combined_entry_type): Add fix_line field.Ian Lance Taylor4-5/+80