Age | Commit message (Expand) | Author | Files | Lines |
1996-01-24 | remove incorrect BFD_ASSERT from last patch | Ian Lance Taylor | 1 | -1/+0 |
1996-01-23 | * coffcode.h (coff_new_section_hook): Don't try to align the | Ian Lance Taylor | 1 | -0/+5 |
1996-01-23 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1996-01-23 | * coffcode.h (coff_set_section_contents): Fix the handling of the | Ian Lance Taylor | 1 | -6/+38 |
1996-01-19 | Numerous PowerPC PE fixes | Kim Knuttila | 1 | -0/+4 |
1996-01-03 | * coffcode.h (coff_write_object_contents): If we don't know the | Ian Lance Taylor | 1 | -6/+5 |
1995-12-15 | * coffgen.c (make_a_section_from_file): Set lma to s_paddr, not | Ian Lance Taylor | 1 | -1/+1 |
1995-12-12 | Fixes for .reloc | Kim Knuttila | 1 | -0/+4 |
1995-12-04 | Removed some debugging prints. duh | Kim Knuttila | 1 | -5/+0 |
1995-12-01 | PowerPC DLL Support | Kim Knuttila | 1 | -0/+28 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -28/+7 |
1995-11-21 | * coffcode.h (coff_compute_section_file_positions): Only pad the | Ian Lance Taylor | 1 | -10/+11 |
1995-11-20 | * coffcode.h (coff_compute_section_file_positions): If | Ian Lance Taylor | 1 | -3/+71 |
1995-11-12 | * Makefile.in (bfd_libs_here, etc): Provide empty definitions. | Stan Shebs | 1 | -8/+93 |
1995-11-09 | * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1 | Ian Lance Taylor | 1 | -0/+2 |
1995-11-07 | First round ld support for PPC PE | Kim Knuttila | 1 | -1/+38 |
1995-11-06 | Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com> | Ian Lance Taylor | 1 | -0/+16 |
1995-11-03 | fix typo in last change | Ian Lance Taylor | 1 | -1/+1 |
1995-11-01 | Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -0/+4 |
1995-10-31 | * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and | Ian Lance Taylor | 1 | -0/+2 |
1995-10-26 | * xcofflink.c: Numerous changes to get closer to a working XCOFF | Ian Lance Taylor | 1 | -25/+41 |
1995-10-25 | * xcofflink.c: Extensive changes to support linking shared objects | Ian Lance Taylor | 1 | -0/+6 |
1995-10-16 | Add start at AIX linker support; no shared libraries yet. | Ian Lance Taylor | 1 | -19/+123 |
1995-10-09 | * coffcode.h (combined_entry_type): Add fix_line field. | Ian Lance Taylor | 1 | -3/+41 |
1995-10-09 | * libcoff-in.h (struct xcoff_tdata): Define. | Ian Lance Taylor | 1 | -8/+113 |
1995-10-09 | * coffcode.h (coff_slurp_symbol_table): Set BSF_NOT_AT_END for an | Ian Lance Taylor | 1 | -3/+12 |
1995-10-06 | * coffcode.h (bfd_coff_backend_data): Add new field | Ian Lance Taylor | 1 | -25/+85 |
1995-10-06 | * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLG | Ian Lance Taylor | 1 | -1/+8 |
1995-10-06 | * coffcode.h (bfd_coff_backend_data): Add new field | Ian Lance Taylor | 1 | -1/+64 |
1995-10-06 | * coffcode.h (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXT | Ian Lance Taylor | 1 | -4/+0 |
1995-10-06 | * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to be | Ian Lance Taylor | 1 | -11/+13 |
1995-10-04 | * coffcode.h (coff_write_object_contents): Restore setting | Ian Lance Taylor | 1 | -0/+1 |
1995-10-03 | Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -6/+22 |
1995-09-28 | * coffcode.h (coff_new_section_hook): Make sure that the alignment | Ian Lance Taylor | 1 | -4/+6 |
1995-09-27 | PPC magic and peicode.h | Kim Knuttila | 1 | -1/+19 |
1995-09-26 | * coff-i386.c: (TWO_DATA_SECS): Don't define. | Ian Lance Taylor | 1 | -41/+3 |
1995-09-25 | * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler | Ian Lance Taylor | 1 | -6/+4 |
1995-09-20 | * coffcode.h (coff_write_object_contents): Clear the vstamp field | Ian Lance Taylor | 1 | -0/+4 |
1995-09-14 | Convert i960 COFF to use COFF backend linker. | Ian Lance Taylor | 1 | -1/+12 |
1995-09-12 | Thu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -265/+35 |
1995-08-31 | Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -10/+11 |
1995-08-29 | * coffswap.h (coff_swap_scnhdr_in): Don't always add IMAGE_BASE. | Steve Chamberlain | 1 | -6/+11 |
1995-08-29 | * coff-arm.c (coff_rtype_to_howto): Deal with reloc 11. | Steve Chamberlain | 1 | -105/+84 |
1995-08-29 | Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -65/+96 |
1995-08-22 | (coff_write_object_contents): Initialze link_data if not set. | Steve Chamberlain | 1 | -3/+13 |
1995-08-22 | Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -163/+212 |
1995-07-07 | * coffgen.c (coff_renumber_symbols): Sort defined symbols that are | Ian Lance Taylor | 1 | -2/+2 |
1995-06-29 | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -57/+358 |
1995-03-07 | * coffcode.h (bfd_coff_backend_data): Add new field | Ian Lance Taylor | 1 | -16/+90 |
1994-09-06 | Minor tweaks to make COFF code support both new and old style linker. | Ian Lance Taylor | 1 | -7/+12 |