summaryrefslogtreecommitdiff
path: root/bfd/oasys.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1996-01-091-2/+3
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-291-44/+14
* Changes for mmap; details in change log.Ken Raeburn1995-11-061-1/+4
* Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1995-09-121-1/+2
* * targets.c (bfd_target): Add fields _read_minisymbols andIan Lance Taylor1995-07-131-3/+9
* * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than justIan Lance Taylor1994-10-171-6/+7
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-7/+8
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-23/+29
* Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1994-04-041-68/+123
* * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1994-04-011-0/+1
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-7/+14
* * Most files:David MacKenzie1994-03-151-825/+894
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-17/+72
* gcc -Wall lint:Ian Lance Taylor1993-10-281-82/+82
* * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1993-02-231-2/+7
* * oasys.c (oasys_write_object_contents): Lint.John Gilmore1993-02-161-5/+7
* * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1992-10-151-1/+1
* Some of these are guesses, if you know different, just yell.Steve Chamberlain1992-10-081-20/+42
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-59/+65
* Lint (saber actually).John Gilmore1991-09-261-4/+4
* Put back definition of offsetof. Only define it if it's not defined on thisStu Grossman1991-09-171-0/+5
* Remove o_offsetof BS. Use local def if available.Stu Grossman1991-09-161-7/+7
* Merge in irix support.Stu Grossman1991-08-311-6/+8
* DocumentationSteve Chamberlain1991-08-171-44/+43
* Now full of documentation. Yum Yum.Steve Chamberlain1991-07-041-276/+360
* *** empty log message ***Steve Chamberlain1991-06-071-9/+21
* Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1991-05-291-1/+1
* *** empty log message ***Steve Chamberlain1991-05-211-1/+1
* *** empty log message ***Steve Chamberlain1991-05-211-54/+54
* *** empty log message ***Steve Chamberlain1991-05-111-42/+46
* Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore1991-05-111-36/+16
* Various portability lints.Steve Chamberlain1991-05-081-25/+26
* Fixed problem where pc relative stuff was not being translatedSteve Chamberlain1991-05-071-7/+41
* (osys_read_record): If record->header.lenth <= sizeof (record->header),Jim Kingdon1991-05-031-0/+2
* Minor cleanup to make it compile on DECstation.John Gilmore1991-05-021-18/+24
* Changed the shape of the howto type yet again.Steve Chamberlain1991-04-241-5/+4
* *** empty log message ***Steve Chamberlain1991-04-231-1/+6
* *** empty log message ***Steve Chamberlain1991-04-231-69/+33
* Killed a few warnings.K. Richard Pixley1991-04-181-3/+3
* StuffSteve Chamberlain1991-04-171-3/+3
* Lots of fixes to make it workSteve Chamberlain1991-04-171-315/+516
* *** empty log message ***Steve Chamberlain1991-04-081-91/+130
* Fixed bug where abs symbols wern't being placed into the right bit ofSteve Chamberlain1991-04-041-1/+0
* *** empty log message ***Steve Chamberlain1991-04-041-1/+2
* Initial revisionDavid Henkel-Wallace1991-04-041-0/+985