aboutsummaryrefslogtreecommitdiff
path: root/bfd/sunos.c
AgeCommit message (Expand)AuthorFilesLines
1996-04-02 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.David Edelsohn1-2/+26
1996-02-21 * sunos.c (SUNOS_CONSTRUCTOR): Define.Ian Lance Taylor1-3/+32
1996-01-15 * sunos.c (sunos_scan_ext_relocs): Don't fail assert ifIan Lance Taylor1-13/+14
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-22/+10
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-64/+16
1995-11-22 * sunos.c (sunos_scan_dynamic_symbol): Only set written if theIan Lance Taylor1-2/+7
1995-11-01 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if theIan Lance Taylor1-0/+2
1995-11-01 * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbolIan Lance Taylor1-9/+7
1995-10-25 * sunos.c (bfd_sunos_record_link_assignment): Don't do anything ifIan Lance Taylor1-9/+16
1995-10-17 * sunos.c (struct sunos_link_hash_table): Add needed field.Ian Lance Taylor1-12/+91
1995-09-28 * sunos.c (sunos_add_one_symbol): Don't changeIan Lance Taylor1-85/+206
1995-09-25 * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGICIan Lance Taylor1-0/+14
1995-09-12 * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor1-13/+44
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-9/+11
1995-09-11 * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to findIan Lance Taylor1-4/+6
1995-09-07 * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.Ian Lance Taylor1-240/+663
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-4/+6
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1-11/+27
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