aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1995-10-09 * libcoff-in.h (struct xcoff_tdata): Define.Ian Lance Taylor6-264/+224
1995-10-09 * coffcode.h (coff_slurp_symbol_table): Set BSF_NOT_AT_END for anIan Lance Taylor2-3/+15
1995-10-09 * targets.c (bfd_target): Rename _bfd_read_ar_hdr field toIan Lance Taylor2-1/+13
1995-10-06 * coffgen.c (coff_fix_symbol_name): Don't try to set up fileIan Lance Taylor2-3/+10
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn2-1/+18
1995-10-06 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor4-26/+115
1995-10-06 * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLGIan Lance Taylor2-1/+11
1995-10-06 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor6-35/+105
1995-10-06 * coffcode.h (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXTIan Lance Taylor2-4/+2
1995-10-06Fix typo in last changeMichael Meissner2-1/+4
1995-10-06Add NT/MAC object file formats to powerpc eabi.Michael Meissner1-0/+5
1995-10-06 * targets.c (bfd_target): Add _bfd_read_ar_hdr field. ModifyIan Lance Taylor6-23/+82
1995-10-06 * coff-rs6000.c: Add full support for AIX archives. Rewrite oldIan Lance Taylor1-195/+702
1995-10-06 * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to beIan Lance Taylor1-11/+13
1995-10-05 * peicode.c (coff_swap_filehdr_in): If symptr isSteve Chamberlain1-0/+5
1995-10-05 * libecoff.h (struct ecoff_backend_data): Add adjust_headersIan Lance Taylor5-35/+188