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