summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
Commit message (Expand)AuthorAgeFilesLines
* Sun Jan 15 13:57:45 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1995-01-151-73/+71
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-8/+16
* * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1994-02-051-1/+1
* * format.c (bfd_check_format_matches): Cast result ofIan Lance Taylor1994-01-251-1/+1
* * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1994-01-251-51/+57
* doc cleanupDavid MacKenzie1993-11-051-21/+22
* * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.John Gilmore1993-11-041-18/+20
* Stricter prototyping, to force type conversions between 64-bit target andKen Raeburn1993-07-061-48/+61
* new_bfd_contained_in : Inherit target->defaulted from parentSteve Chamberlain1992-05-021-3/+6
* * makefile.dos, configdj.bat: New files from DJSteve Chamberlain1991-12-121-69/+146
* * aoutx.h (NAME(aout,find_nearest_line)): Handle the casePer Bothner1991-11-121-6/+58
* Lint (saber actually).John Gilmore1991-09-261-37/+5
* Fixed minor typos.Roland Pesch1991-08-191-1/+1
* Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1991-08-191-28/+29
* Now full of documentation. Yum Yum.Steve Chamberlain1991-07-041-10/+75
* Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1991-05-291-23/+18
* Removed #define obstack_alloc xmalloc pending correct solutionSteve Chamberlain1991-05-211-1/+1
* Changed obstack_chunk_alloc to xmallocSteve Chamberlain1991-05-211-1/+1
* *** empty log message ***Steve Chamberlain1991-05-211-4/+20
* Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore1991-05-111-2/+8
* Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1991-05-041-6/+5
* Avoid making a machine-dependent (probably wrong) declaration of mallocJohn Gilmore1991-05-031-2/+0
* Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a)John Gilmore1991-05-021-0/+2
* Merge devo/bfd with GDB's bfd.John Gilmore1991-05-021-21/+25
* Fix minor pointer type problems that "cc" complains about.John Gilmore1991-04-251-1/+1
* *** empty log message ***Steve Chamberlain1991-04-231-1/+1
* *** empty log message ***Steve Chamberlain1991-04-231-4/+56
* Merged in some changes from Intel,Steve Chamberlain1991-04-151-15/+15
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+281