aboutsummaryrefslogtreecommitdiff
path: root/bfd/oasys.c
AgeCommit message (Expand)AuthorFilesLines
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-2/+3
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-44/+14
1995-11-06Changes for mmap; details in change log.Ken Raeburn1-1/+4
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-1/+2
1995-07-13 * targets.c (bfd_target): Add fields _read_minisymbols andIan Lance Taylor1-3/+9
1994-10-17 * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than justIan Lance Taylor1-6/+7
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-7/+8
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-23/+29
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-68/+123
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-7/+14
1994-03-15 * Most files:David MacKenzie1-825/+894
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-17/+72
1993-10-28 gcc -Wall lint:Ian Lance Taylor1-82/+82
1993-02-23 * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1-2/+7
1993-02-16* oasys.c (oasys_write_object_contents): Lint.John Gilmore1-5/+7
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1-1/+1
1992-10-08Some of these are guesses, if you know different, just yell.Steve Chamberlain1-20/+42
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-59/+65
1991-09-26Lint (saber actually).John Gilmore1-4/+4
1991-09-17Put back definition of offsetof. Only define it if it's not defined on thisStu Grossman1-0/+5
1991-09-16Remove o_offsetof BS. Use local def if available.Stu Grossman1-7/+7
1991-08-31Merge in irix support.Stu Grossman1-6/+8
1991-08-17DocumentationSteve Chamberlain1-44/+43
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-276/+360
1991-06-07*** empty log message ***Steve Chamberlain1-9/+21
1991-05-29Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1-1/+1
1991-05-21*** empty log message ***Steve Chamberlain1-1/+1
1991-05-21*** empty log message ***Steve Chamberlain1-54/+54
1991-05-11*** empty log message ***Steve Chamberlain1-42/+46
1991-05-11Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore1-36/+16
1991-05-08Various portability lints.Steve Chamberlain1-25/+26
1991-05-07Fixed problem where pc relative stuff was not being translatedSteve Chamberlain1-7/+41
1991-05-03(osys_read_record): If record->header.lenth <= sizeof (record->header),Jim Kingdon1-0/+2
1991-05-02Minor cleanup to make it compile on DECstation.John Gilmore1-18/+24
1991-04-24Changed the shape of the howto type yet again.Steve Chamberlain1-5/+4
1991-04-23*** empty log message ***Steve Chamberlain1-1/+6
1991-04-23*** empty log message ***Steve Chamberlain1-69/+33
1991-04-18Killed a few warnings.K. Richard Pixley1-3/+3
1991-04-17StuffSteve Chamberlain1-3/+3
1991-04-17Lots of fixes to make it workSteve Chamberlain1-315/+516
1991-04-08*** empty log message ***Steve Chamberlain1-91/+130
1991-04-04Fixed bug where abs symbols wern't being placed into the right bit ofSteve Chamberlain1-1/+0
1991-04-04*** empty log message ***Steve Chamberlain1-1/+2
1991-04-04Initial revisionDavid Henkel-Wallace1-0/+985