aboutsummaryrefslogtreecommitdiff
path: root/bfd/sunos.c
AgeCommit message (Expand)AuthorFilesLines
1995-01-20 * sunos.c (sunos_add_one_symbol): Only set the sunos specificIan Lance Taylor1-25/+28
1995-01-11 * sunos.c (sunos_add_one_symbol): Don't core dump if a multipleIan Lance Taylor1-7/+7
1994-06-17 * sunos.c (sunos_add_one_symbol): Treat a common symbol from aIan Lance Taylor1-3/+4
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor1-1/+5
1994-06-02Get the address of Sun3 dynamic relocs right.Ian Lance Taylor1-3/+5
1994-06-02Add casts to pacify SunOS linker.Ian Lance Taylor1-7/+7
1994-06-02 Add linker support for SunOS shared libraries.Ian Lance Taylor1-46/+1817
1994-03-11 * sunos.c (sunos_read_dynamic_info): Assume that dynamic infoPeter Schauer1-25/+10
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-4/+7
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-1/+16
1994-01-21 * syms.c (BSF_DYNAMIC): New symbol flag.Ian Lance Taylor1-574/+242
1991-05-13* sunos.c: (choose_reloc_size) added: (sunos4_callback) callsSteve Chamberlain1-5/+2
1991-05-12*** empty log message ***Steve Chamberlain1-11/+34
1991-05-11 * sunos.c: Remove all code that goes in aout.c. Split outJohn Gilmore1-1404/+77
1991-05-09Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1-3/+7
1991-05-08Various portability lints.Steve Chamberlain1-1/+3
1991-05-04Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1-5/+5
1991-05-03*** empty log message ***Steve Chamberlain1-3/+3
1991-05-02Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a)John Gilmore1-1/+0
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-272/+206
1991-04-25Minor changes to accomodate merging of three include file directories.John Gilmore1-6/+7
1991-04-24Changed the shape of the howto type yet again.Steve Chamberlain1-36/+35
1991-04-23*** empty log message ***Steve Chamberlain1-0/+7
1991-04-23*** empty log message ***Steve Chamberlain1-273/+81
1991-04-17Fixed some castsSteve Chamberlain1-31/+33
1991-04-15Merged in some changes from Intel,Steve Chamberlain1-122/+181
1991-04-03Added sun3 supportSteve Chamberlain1-313/+528
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+1904