Age | Commit message (Expand) | Author | Files | Lines |
1996-04-02 | * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET. | David Edelsohn | 1 | -2/+26 |
1996-02-21 | * sunos.c (SUNOS_CONSTRUCTOR): Define. | Ian Lance Taylor | 1 | -3/+32 |
1996-01-15 | * sunos.c (sunos_scan_ext_relocs): Don't fail assert if | Ian Lance Taylor | 1 | -13/+14 |
1995-12-01 | * libbfd.c (bfd_malloc, bfd_realloc): New functions. | Ian Lance Taylor | 1 | -22/+10 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -64/+16 |
1995-11-22 | * sunos.c (sunos_scan_dynamic_symbol): Only set written if the | Ian Lance Taylor | 1 | -2/+7 |
1995-11-01 | * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the | Ian Lance Taylor | 1 | -0/+2 |
1995-11-01 | * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol | Ian Lance Taylor | 1 | -9/+7 |
1995-10-25 | * sunos.c (bfd_sunos_record_link_assignment): Don't do anything if | Ian Lance Taylor | 1 | -9/+16 |
1995-10-17 | * sunos.c (struct sunos_link_hash_table): Add needed field. | Ian Lance Taylor | 1 | -12/+91 |
1995-09-28 | * sunos.c (sunos_add_one_symbol): Don't change | Ian Lance Taylor | 1 | -85/+206 |
1995-09-25 | * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC | Ian Lance Taylor | 1 | -0/+14 |
1995-09-12 | * sunos.c (sunos_slurp_dynamic_symtab): New static function, | Ian Lance Taylor | 1 | -13/+44 |
1995-09-12 | Extensive minor changes to avoid various gcc warnings. Also: | Ian Lance Taylor | 1 | -9/+11 |
1995-09-11 | * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find | Ian Lance Taylor | 1 | -4/+6 |
1995-09-07 | * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test. | Ian Lance Taylor | 1 | -240/+663 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -4/+6 |
1995-02-06 | Distinguish a weak defined symbol from a regular defined symbol. | Ian Lance Taylor | 1 | -11/+27 |
1995-01-20 | * sunos.c (sunos_add_one_symbol): Only set the sunos specific | Ian Lance Taylor | 1 | -25/+28 |
1995-01-11 | * sunos.c (sunos_add_one_symbol): Don't core dump if a multiple | Ian Lance Taylor | 1 | -7/+7 |
1994-06-17 | * sunos.c (sunos_add_one_symbol): Treat a common symbol from a | Ian Lance Taylor | 1 | -3/+4 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1 | -1/+5 |
1994-06-02 | Get the address of Sun3 dynamic relocs right. | Ian Lance Taylor | 1 | -3/+5 |
1994-06-02 | Add casts to pacify SunOS linker. | Ian Lance Taylor | 1 | -7/+7 |
1994-06-02 | Add linker support for SunOS shared libraries. | Ian Lance Taylor | 1 | -46/+1817 |
1994-03-11 | * sunos.c (sunos_read_dynamic_info): Assume that dynamic info | Peter Schauer | 1 | -25/+10 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -4/+7 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -1/+16 |
1994-01-21 | * syms.c (BSF_DYNAMIC): New symbol flag. | Ian Lance Taylor | 1 | -574/+242 |
1991-05-13 | * sunos.c: (choose_reloc_size) added: (sunos4_callback) calls | Steve Chamberlain | 1 | -5/+2 |
1991-05-12 | *** empty log message *** | Steve Chamberlain | 1 | -11/+34 |
1991-05-11 | * sunos.c: Remove all code that goes in aout.c. Split out | John Gilmore | 1 | -1404/+77 |
1991-05-09 | Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 1 | -3/+7 |
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -1/+3 |
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 1 | -5/+5 |
1991-05-03 | *** empty log message *** | Steve Chamberlain | 1 | -3/+3 |
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 1 | -1/+0 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -272/+206 |
1991-04-25 | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1 | -6/+7 |
1991-04-24 | Changed the shape of the howto type yet again. | Steve Chamberlain | 1 | -36/+35 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -0/+7 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -273/+81 |
1991-04-17 | Fixed some casts | Steve Chamberlain | 1 | -31/+33 |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -122/+181 |
1991-04-03 | Added sun3 support | Steve Chamberlain | 1 | -313/+528 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+1904 |