Age | Commit message (Expand) | Author | Files | Lines |
1996-08-08 | * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c: | Stu Grossman | 1 | -2/+3 |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -28/+40 |
1995-09-25 | * init.c (initialized): Remove static variable. | Ian Lance Taylor | 1 | -1/+0 |
1995-09-06 | * configure.in: Call AC_CONFIG_HEADER. Substitute | Ian Lance Taylor | 1 | -3/+3 |
1995-01-23 | * opncls.c (bfd_openstreamr): Call bfd_cache_init. | Ian Lance Taylor | 1 | -0/+46 |
1995-01-15 | Sun Jan 15 13:57:45 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1 | -73/+71 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -8/+16 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -1/+1 |
1994-01-25 | * format.c (bfd_check_format_matches): Cast result of | Ian Lance Taylor | 1 | -1/+1 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 1 | -51/+57 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -21/+22 |
1993-11-04 | * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors. | John Gilmore | 1 | -18/+20 |
1993-07-06 | Stricter prototyping, to force type conversions between 64-bit target and | Ken Raeburn | 1 | -48/+61 |
1992-05-02 | new_bfd_contained_in : Inherit target->defaulted from parent | Steve Chamberlain | 1 | -3/+6 |
1991-12-12 | * makefile.dos, configdj.bat: New files from DJ | Steve Chamberlain | 1 | -69/+146 |
1991-11-12 | * aoutx.h (NAME(aout,find_nearest_line)): Handle the case | Per Bothner | 1 | -6/+58 |
1991-09-26 | Lint (saber actually). | John Gilmore | 1 | -37/+5 |
1991-08-19 | Fixed minor typos. | Roland Pesch | 1 | -1/+1 |
1991-08-19 | Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -28/+29 |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -10/+75 |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 1 | -23/+18 |
1991-05-21 | Removed #define obstack_alloc xmalloc pending correct solution | Steve Chamberlain | 1 | -1/+1 |
1991-05-21 | Changed obstack_chunk_alloc to xmalloc | Steve Chamberlain | 1 | -1/+1 |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -4/+20 |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 1 | -2/+8 |
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 1 | -6/+5 |
1991-05-03 | Avoid making a machine-dependent (probably wrong) declaration of malloc | John Gilmore | 1 | -2/+0 |
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 1 | -0/+2 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -21/+25 |
1991-04-25 | Fix minor pointer type problems that "cc" complains about. | John Gilmore | 1 | -1/+1 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -4/+56 |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -15/+15 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+281 |