summaryrefslogtreecommitdiff
path: root/bfd/sunos.c
Commit message (Expand)AuthorAgeFilesLines
* * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.David Edelsohn1996-04-021-2/+26
* * sunos.c (SUNOS_CONSTRUCTOR): Define.Ian Lance Taylor1996-02-211-3/+32
* * sunos.c (sunos_scan_ext_relocs): Don't fail assert ifIan Lance Taylor1996-01-151-13/+14
* * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1995-12-011-22/+10
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-291-64/+16
* * sunos.c (sunos_scan_dynamic_symbol): Only set written if theIan Lance Taylor1995-11-221-2/+7
* * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if theIan Lance Taylor1995-11-011-0/+2
* * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbolIan Lance Taylor1995-11-011-9/+7
* * sunos.c (bfd_sunos_record_link_assignment): Don't do anything ifIan Lance Taylor1995-10-251-9/+16
* * sunos.c (struct sunos_link_hash_table): Add needed field.Ian Lance Taylor1995-10-171-12/+91
* * sunos.c (sunos_add_one_symbol): Don't changeIan Lance Taylor1995-09-281-85/+206
* * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGICIan Lance Taylor1995-09-251-0/+14
* * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor1995-09-121-13/+44
* Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1995-09-121-9/+11
* * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to findIan Lance Taylor1995-09-111-4/+6
* * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.Ian Lance Taylor1995-09-071-240/+663
* fsf address update, but not in COPYING filesKen Raeburn1995-07-071-4/+6
* Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1995-02-061-11/+27
* * sunos.c (sunos_add_one_symbol): Only set the sunos specificIan Lance Taylor1995-01-201-25/+28
* * sunos.c (sunos_add_one_symbol): Don't core dump if a multipleIan Lance Taylor1995-01-111-7/+7
* * sunos.c (sunos_add_one_symbol): Treat a common symbol from aIan Lance Taylor1994-06-171-3/+4
* Add weak symbols as an extension to a.out.Ian Lance Taylor1994-06-111-1/+5
* Get the address of Sun3 dynamic relocs right.Ian Lance Taylor1994-06-021-3/+5
* Add casts to pacify SunOS linker.Ian Lance Taylor1994-06-021-7/+7
* Add linker support for SunOS shared libraries.Ian Lance Taylor1994-06-021-46/+1817
* * sunos.c (sunos_read_dynamic_info): Assume that dynamic infoPeter Schauer1994-03-111-25/+10
* * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1994-03-101-4/+7
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-1/+16
* * syms.c (BSF_DYNAMIC): New symbol flag.Ian Lance Taylor1994-01-211-574/+242
* * sunos.c: (choose_reloc_size) added: (sunos4_callback) callsSteve Chamberlain1991-05-131-5/+2
* *** empty log message ***Steve Chamberlain1991-05-121-11/+34
* * sunos.c: Remove all code that goes in aout.c. Split outJohn Gilmore1991-05-111-1404/+77
* Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1991-05-091-3/+7
* Various portability lints.Steve Chamberlain1991-05-081-1/+3
* Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1991-05-041-5/+5
* *** empty log message ***Steve Chamberlain1991-05-031-3/+3
* Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a)John Gilmore1991-05-021-1/+0
* Merge devo/bfd with GDB's bfd.John Gilmore1991-05-021-272/+206
* Minor changes to accomodate merging of three include file directories.John Gilmore1991-04-251-6/+7
* Changed the shape of the howto type yet again.Steve Chamberlain1991-04-241-36/+35
* *** empty log message ***Steve Chamberlain1991-04-231-0/+7
* *** empty log message ***Steve Chamberlain1991-04-231-273/+81
* Fixed some castsSteve Chamberlain1991-04-171-31/+33
* Merged in some changes from Intel,Steve Chamberlain1991-04-151-122/+181
* Added sun3 supportSteve Chamberlain1991-04-031-313/+528
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+1904