summaryrefslogtreecommitdiff
path: root/bfd/bout.c
Commit message (Expand)AuthorAgeFilesLines
* * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1995-12-011-20/+9
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-291-6/+4
* Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1995-09-121-30/+68
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-14/+10
* * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1994-04-071-1/+3
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-43/+32
* * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1994-04-051-4/+2
* Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1994-04-041-7/+16
* Add bfd_free_cached_info support to a.out backends.Ian Lance Taylor1994-04-011-4/+7
* * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1994-04-011-0/+1
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-16/+34
* * libbfd.c (bfd_read): Set bfd_error as appropriate for a shortJeff Law1994-03-261-43/+60
* * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1994-03-101-13/+38
* (b_out_get_reloc_upper_bound): For BSS section, just return 0.Ken Raeburn1994-02-161-285/+279
* * bout.c (calljx_callback, callj_callback): Use get_value to getIan Lance Taylor1994-01-241-155/+183
* * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1993-02-231-19/+32
* Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-01-261-3/+3
* Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-01-191-2/+2
* Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1993-01-121-18/+64
* * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,John Gilmore1992-10-151-15/+5
* * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1992-10-151-6/+5
* * bout.c (ALIGN): Rename to ALIGNER, since system header filesJohn Gilmore1992-10-091-6/+6
* Some of these are guesses, if you know different, just yell.Steve Chamberlain1992-10-081-45/+54
* * bout.c: added support for relaxable alignment relocs.Steve Chamberlain1992-08-271-14/+117
* * bout.c (bfd_reloc_status_type, callj_callback): Cast void*Fred Fish1992-08-091-110/+550
* Fix a typo (missing ||) in b_out_squirt_out_relocs.Michael Tiemann1992-04-291-1/+1
* * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out)Steve Chamberlain1992-04-291-17/+9
* More bitrotSteve Chamberlain1992-03-171-1/+1
* Remove i960 b.out bitrot.Steve Chamberlain1992-03-161-179/+183
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-18/+30
* * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1991-12-011-13/+11
* Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1991-10-111-94/+97
* * bfd.c: Remove strerror() to libiberty.John Gilmore1991-10-051-10/+10
* Lint (saber actually).John Gilmore1991-09-261-24/+16
* *** empty log message ***Steve Chamberlain1991-07-271-1/+2
* *** empty log message ***Steve Chamberlain1991-07-271-5/+5
* *** empty log message ***Steve Chamberlain1991-07-271-44/+51
* Rename liba.out.h to libaout.h for brain death file systems. Change callers.John Gilmore1991-05-291-1/+1
* *** empty log message ***Steve Chamberlain1991-05-211-0/+754