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