aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
1995-11-07First round ld support for PPC PEKim Knuttila1-1/+38
1995-11-06Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com>Ian Lance Taylor1-0/+16
1995-11-03fix typo in last changeIan Lance Taylor1-1/+1
1995-11-01Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1-0/+4
1995-10-31 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM andIan Lance Taylor1-0/+2
1995-10-26 * xcofflink.c: Numerous changes to get closer to a working XCOFFIan Lance Taylor1-25/+41
1995-10-25 * xcofflink.c: Extensive changes to support linking shared objectsIan Lance Taylor1-0/+6
1995-10-16 Add start at AIX linker support; no shared libraries yet.Ian Lance Taylor1-19/+123
1995-10-09 * coffcode.h (combined_entry_type): Add fix_line field.Ian Lance Taylor1-3/+41
1995-10-09 * libcoff-in.h (struct xcoff_tdata): Define.Ian Lance Taylor1-8/+113
1995-10-09 * coffcode.h (coff_slurp_symbol_table): Set BSF_NOT_AT_END for anIan Lance Taylor1-3/+12
1995-10-06 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1-25/+85
1995-10-06 * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLGIan Lance Taylor1-1/+8
1995-10-06 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1-1/+64
1995-10-06 * coffcode.h (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXTIan Lance Taylor1-4/+0
1995-10-06 * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to beIan Lance Taylor1-11/+13
1995-10-04 * coffcode.h (coff_write_object_contents): Restore settingIan Lance Taylor1-0/+1
1995-10-03Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-6/+22
1995-09-28* coffcode.h (coff_new_section_hook): Make sure that the alignmentIan Lance Taylor1-4/+6
1995-09-27PPC magic and peicode.hKim Knuttila1-1/+19
1995-09-26 * coff-i386.c: (TWO_DATA_SECS): Don't define.Ian Lance Taylor1-41/+3
1995-09-25 * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handlerIan Lance Taylor1-6/+4
1995-09-20 * coffcode.h (coff_write_object_contents): Clear the vstamp fieldIan Lance Taylor1-0/+4
1995-09-14 Convert i960 COFF to use COFF backend linker.Ian Lance Taylor1-1/+12
1995-09-12Thu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-265/+35
1995-08-31Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-10/+11
1995-08-29 * coffswap.h (coff_swap_scnhdr_in): Don't always add IMAGE_BASE.Steve Chamberlain1-6/+11
1995-08-29 * coff-arm.c (coff_rtype_to_howto): Deal with reloc 11.Steve Chamberlain1-105/+84
1995-08-29Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-65/+96
1995-08-22 (coff_write_object_contents): Initialze link_data if not set.Steve Chamberlain1-3/+13
1995-08-22Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-163/+212
1995-07-07 * coffgen.c (coff_renumber_symbols): Sort defined symbols that areIan Lance Taylor1-2/+2
1995-06-29Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-57/+358
1995-03-07 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1-16/+90
1994-09-06Minor tweaks to make COFF code support both new and old style linker.Ian Lance Taylor1-7/+12
1994-09-06 Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1-156/+195
1994-08-15 * coffcode.h (styp_to_sec_flags): Add name argument. If no flagsIan Lance Taylor1-10/+74
1994-07-27i960xl changes (sanitized)Ken Raeburn1-13/+30
1994-05-10 * section.c (SEC_COFF_SHARED_LIBRARY): Renamed fromIan Lance Taylor1-9/+23
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-32/+19
1994-04-05 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1-2/+0
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-20/+29
1994-04-01 * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1-0/+1
1994-03-31 * coffcode.h (CALC_ADDEND): Change to fetch original symbol valueIan Lance Taylor1-10/+17
1994-03-31 * coffgen.c (coff_write_symbol): Reindented. Changed to returnIan Lance Taylor1-1/+2
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-4/+4
1994-03-28 * coffcode.h (coff_set_flags): Handle bfd_arch_powerpc likeIan Lance Taylor1-5/+18
1994-03-15 * Most files:David MacKenzie1-66/+66
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-883/+988
1994-02-02 * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, passIan Lance Taylor1-2/+2