aboutsummaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* more XCOFF linker tweaksIan Lance Taylor1995-10-273-4/+30
* fix output location of common symbolsIan Lance Taylor1995-10-271-1/+4
* do not output symbols which need relocs until the endIan Lance Taylor1995-10-261-8/+0
* get symndx right for TOC relative relocsIan Lance Taylor1995-10-261-15/+60
* tweak .loader reloc countingIan Lance Taylor1995-10-261-1/+7
* * xcofflink.c: Numerous changes to get closer to a working XCOFFIan Lance Taylor1995-10-267-183/+466
* Remove MAC object format support from powerpc-eabi for nowMichael Meissner1995-10-262-2/+7
* * som.c (som_slurp_string_table): Allocate the strings with mallocJeff Law1995-10-252-4/+13
* * Makefile.in (diststuff): Don't make headers.Per Bothner1995-10-252-1/+5
* * Makefile.in: Rebuild dependencies.Ian Lance Taylor1995-10-252-12/+23
* fix XCOFF line number handlingIan Lance Taylor1995-10-254-18/+49
* set l_stoff to 0 if there are no stringsIan Lance Taylor1995-10-251-4/+8
* only read the section relocs if there are someIan Lance Taylor1995-10-251-40/+44
* tweak line number and gc handlingIan Lance Taylor1995-10-251-1/+11
* * sunos.c (bfd_sunos_record_link_assignment): Don't do anything ifIan Lance Taylor1995-10-252-9/+21
* * xcofflink.c: Extensive changes to support linking shared objectsIan Lance Taylor1995-10-258-441/+2608
* * configure.in: Add xcofflink.o to pmac_xcoff_vec.Stan Shebs1995-10-258-41/+3015
* * hppabsd-core.c (make_bfd_asection): Initialize asect->fileposJeff Law1995-10-241-0/+5
* * opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't preset, use something aKen Raeburn1995-10-201-0/+9
* Wed Oct 18 16:20:08 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-181-0/+10
* * sunos.c (sunos_add_dynamic_symbols): Rename local variables major and minorKen Raeburn1995-10-181-0/+5
* * coffgen.c (coff_find_nearest_line): Cast used_by_bfd value before assigningKen Raeburn1995-10-181-0/+5
* * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument isIan Lance Taylor1995-10-181-0/+9
* * sunos.c (struct sunos_link_hash_table): Add needed field.Ian Lance Taylor1995-10-172-12/+101
* * bfd-in.h (struct bfd_link_needed_list): Rename fromIan Lance Taylor1995-10-165-19/+31
* Add start at AIX linker support; no shared libraries yet.Ian Lance Taylor1995-10-163-19/+167
* * libcoff-in.h (pe_data_type.in_reloc_p): New.Steve Chamberlain1995-10-162-0/+15
* * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, notIan Lance Taylor1995-10-161-0/+6
* Add in_reloc_p, cloned from coff-i386.cMichael Meissner1995-10-151-1/+21
* Use system page size for obstack chunk size instead of 128, permitting overrideKen Raeburn1995-10-131-0/+3
* Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-131-0/+17
* * elflink.h (elf_link_add_object_symbols): Correct conditionsIan Lance Taylor1995-10-112-7/+23
* xIan Lance Taylor1995-10-101-1/+40
* * coffgen.c (coff_count_linenumbers): Don't count line numbers forIan Lance Taylor1995-10-101-2/+6
* * cofflink.c (_bfd_coff_link_hash_newfunc): Rename fromIan Lance Taylor1995-10-101-14/+314
* * Makefile.in (FLAGS_TO_PASS): Remote BISON.Fred Fish1995-10-101-0/+4
* * elflink.h (elf_link_add_object_symbols): Don't warn aboutIan Lance Taylor1995-10-102-2/+14
* * coffcode.h (combined_entry_type): Add fix_line field.Ian Lance Taylor1995-10-094-5/+80
* * libcoff-in.h (struct xcoff_tdata): Define.Ian Lance Taylor1995-10-096-264/+224
* * coffcode.h (coff_slurp_symbol_table): Set BSF_NOT_AT_END for anIan Lance Taylor1995-10-092-3/+15
* * targets.c (bfd_target): Rename _bfd_read_ar_hdr field toIan Lance Taylor1995-10-092-1/+13
* * coffgen.c (coff_fix_symbol_name): Don't try to set up fileIan Lance Taylor1995-10-062-3/+10
* Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn1995-10-062-1/+18
* * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1995-10-064-26/+115
* * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLGIan Lance Taylor1995-10-062-1/+11
* * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1995-10-066-35/+105
* * coffcode.h (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXTIan Lance Taylor1995-10-062-4/+2
* Fix typo in last changeMichael Meissner1995-10-062-1/+4
* Add NT/MAC object file formats to powerpc eabi.Michael Meissner1995-10-061-0/+5
* * targets.c (bfd_target): Add _bfd_read_ar_hdr field. ModifyIan Lance Taylor1995-10-066-23/+82