| Commit message (Expand) | Author | Age | Files | Lines |
* | * coffcode.h (coff_set_arch_mach_hook): *FIXME* the H8/300 is always | Steve Chamberlain | 1993-02-12 | 1 | -0/+15 |
* | Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-02-03 | 1 | -17/+2 |
* | Mon Jan 25 15:27:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-01-25 | 1 | -8/+9 |
* | Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1993-01-12 | 1 | -0/+1 |
* | Use struct bfd_seclet * rather than bfd_seclet_type in prototypes to | Ian Lance Taylor | 1993-01-10 | 1 | -1/+1 |
* | * coffcode.h (sec_to_styp_flags): allow SEC_NEVER_LOAD to turn on | Steve Chamberlain | 1993-01-08 | 1 | -31/+54 |
* | These changes cut the size of libbfd.a on a Sun4 by about 11%. | Ian Lance Taylor | 1993-01-08 | 1 | -2439/+283 |
* | * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour; | Per Bothner | 1992-12-22 | 1 | -6/+7 |
* | Mon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-12-21 | 1 | -2/+5 |
* | coffcode.h: bfd_coff_std_swap_table is now const and static | Ken Raeburn | 1992-12-04 | 1 | -3/+1 |
* | syms.c (asymbol): Added new field "app_data", for data particular to the | Ken Raeburn | 1992-12-03 | 1 | -1/+113 |
* | * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h: | John Gilmore | 1992-11-28 | 1 | -7/+7 |
* | Thu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-11-06 | 1 | -2/+14 |
* | (Duplicate change from p3.) | Sean Eric Fagan | 1992-11-04 | 1 | -6/+10 |
* | (coff_write_object_contents): Zero timestamp field. | John Gilmore | 1992-10-28 | 1 | -11/+1 |
* | Moved in from p3: | Ian Lance Taylor | 1992-10-27 | 1 | -9/+5 |
* | Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1992-10-23 | 1 | -6/+19 |
* | Fri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-10-23 | 1 | -7/+54 |
* | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 1992-10-15 | 1 | -1/+0 |
* | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 1992-10-15 | 1 | -12/+3 |
* | Tue Sep 29 08:30:21 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-09-29 | 1 | -13/+0 |
* | Lint; remove bcopy/bzero. | John Gilmore | 1992-09-26 | 1 | -3/+3 |
* | Fri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1992-09-25 | 1 | -3/+12 |
* | Fri Sep 11 15:37:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-09-11 | 1 | -5/+58 |
* | * coffcode.h (coff_add_missing_symbols): if symbols don't come | Steve Chamberlain | 1992-08-24 | 1 | -15/+30 |
* | Lint stuff which didn't make it last time | Steve Chamberlain | 1992-06-22 | 1 | -2/+2 |
* | Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1992-06-22 | 1 | -14/+3 |
* | Don't align sections in I960 coff files. | Ken Raeburn | 1992-06-17 | 1 | -1/+4 |
* | [time to file a PR on cvs...] | Ken Raeburn | 1992-06-16 | 1 | -1/+5 |
* | 29k const fix | Steve Chamberlain | 1992-05-26 | 1 | -0/+9 |
* | Fix some typos | Steve Chamberlain | 1992-05-26 | 1 | -2/+2 |
* | Lots of changes from gas-bfd work. Includes: | Ken Raeburn | 1992-05-26 | 1 | -43/+230 |
* | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1992-05-02 | 1 | -3/+19 |
* | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 1992-05-01 | 1 | -20/+20 |
* | * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): prints | Steve Chamberlain | 1992-02-21 | 1 | -121/+120 |
* | Fix typeo which crept in between compiling and checking in | Steve Chamberlain | 1992-02-14 | 1 | -1/+1 |
* | * coffcode.h (get_normalized_symtab): fixed bug where symbols | Steve Chamberlain | 1992-02-14 | 1 | -25/+32 |
* | Fluff removal. | Steve Chamberlain | 1992-02-07 | 1 | -0/+2 |
* | * coffcode.h, libcoff.c: added new fielded to coff_symbol_struct | Steve Chamberlain | 1992-02-06 | 1 | -8/+27 |
* | New entry point in the transfer vector - bfd_relax_section. | Steve Chamberlain | 1992-01-28 | 1 | -33/+459 |
* | Uses the new small reloc type now. | Steve Chamberlain | 1992-01-24 | 1 | -315/+371 |
* | * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c, | Steve Chamberlain | 1991-12-08 | 1 | -63/+57 |
* | Lint (detected on hp300bsd & sconix) | John Gilmore | 1991-12-07 | 1 | -30/+15 |
* | New documentation style | Steve Chamberlain | 1991-11-30 | 1 | -250/+279 |
* | * Makefile.in: added coff-h8300 | Steve Chamberlain | 1991-11-27 | 1 | -143/+222 |
* | * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in | John Gilmore | 1991-11-22 | 1 | -0/+4 |
* | const lint | John Gilmore | 1991-11-22 | 1 | -2/+2 |
* | ALIGN->BFD_ALIGN | John Gilmore | 1991-11-22 | 1 | -3/+7 |
* | Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at rtl.cygnus.com) | Steve Chamberlain | 1991-11-07 | 1 | -318/+202 |
* | * bfd-in.h (bfd_print_symbol_type_hopw enum): Add new option | Per Bothner | 1991-11-03 | 1 | -0/+1 |