aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
1996-02-05 * archures.c (bfd_mach_i960_hx): Define.Ian Lance Taylor1-2/+7
1996-01-31Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-23/+70
1996-01-24remove incorrect BFD_ASSERT from last patchIan Lance Taylor1-1/+0
1996-01-23 * coffcode.h (coff_new_section_hook): Don't try to align theIan Lance Taylor1-0/+5
1996-01-23tipoIan Lance Taylor1-1/+1
1996-01-23 * coffcode.h (coff_set_section_contents): Fix the handling of theIan Lance Taylor1-6/+38
1996-01-19Numerous PowerPC PE fixesKim Knuttila1-0/+4
1996-01-03 * coffcode.h (coff_write_object_contents): If we don't know theIan Lance Taylor1-6/+5
1995-12-15 * coffgen.c (make_a_section_from_file): Set lma to s_paddr, notIan Lance Taylor1-1/+1
1995-12-12Fixes for .relocKim Knuttila1-0/+4
1995-12-04Removed some debugging prints. duhKim Knuttila1-5/+0
1995-12-01PowerPC DLL SupportKim Knuttila1-0/+28
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-28/+7
1995-11-21 * coffcode.h (coff_compute_section_file_positions): Only pad theIan Lance Taylor1-10/+11
1995-11-20 * coffcode.h (coff_compute_section_file_positions): IfIan Lance Taylor1-3/+71
1995-11-12 * Makefile.in (bfd_libs_here, etc): Provide empty definitions.Stan Shebs1-8/+93
1995-11-09 * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1Ian Lance Taylor1-0/+2
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