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