aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1991-05-11Initial revisionJohn Gilmore1-0/+207
1991-05-11Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore8-162/+114
1991-05-11 * sunos.c: Remove all code that goes in aout.c. Split outJohn Gilmore1-1404/+77
1991-05-10Lint.John Gilmore1-6/+6
1991-05-10REMOVE ALL SUNOS SUPPORT TO SEPARATE MODULE.John Gilmore1-572/+129
1991-05-10Split up a.out handlers into generic and target-specific.John Gilmore2-31/+86
1991-05-10Eliminate close_and_cleanup routines.John Gilmore1-24/+1
1991-05-10Update for Sony News port and split of a.out into several variants.John Gilmore3-38/+64
1991-05-10Initial revisionJohn Gilmore1-0/+22
1991-05-10*** empty log message ***Roland Pesch1-0/+4
1991-05-10*** empty log message ***Steve Chamberlain1-0/+10
1991-05-10changed forward declaration struct stat; to reduce warnings. ChangedSteve Chamberlain1-5/+11
1991-05-10Now there are two incarnations of relocs, linenos and syments. One forSteve Chamberlain2-55/+216
1991-05-10Initial revisionSteve Chamberlain2-0/+500
1991-05-10*** empty log message ***Steve Chamberlain1-0/+12
1991-05-10Added 68kcoffSteve Chamberlain1-1/+5
1991-05-10Test new structure exporting code with 68k coff implementaion.Steve Chamberlain1-2/+2
1991-05-10Fixed all the places where there were problems with the size andSteve Chamberlain4-1180/+1331
1991-05-10It's new and improvedSteve Chamberlain1-0/+8
1991-05-09 * coff-code.h: Remove coff_get_section_contents, and use theJohn Gilmore1-32/+12
1991-05-09 * ieee.c: Cast enums to int before comparing them, for brain-John Gilmore1-16/+7
1991-05-09Add bfd_generic_get_section_contents.John Gilmore2-7/+23
1991-05-09Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1-160/+198
1991-05-09Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain2-6/+14
1991-05-08Fixed error message textSteve Chamberlain1-1/+1
1991-05-08LintSteve Chamberlain3-15/+14
1991-05-08Various portability lints.Steve Chamberlain8-539/+474
1991-05-08Added make dep rule.Steve Chamberlain1-22/+6
1991-05-07(1) Updated to reflect renamed commands;Roland Pesch1-195/+269
1991-05-07Took out the c++ supportSteve Chamberlain1-8/+0
1991-05-07Fixed the shift reduce errors in the grammer using the yacc debugger.Steve Chamberlain3-32/+28
1991-05-07Fixed problem where pc relative stuff was not being translatedSteve Chamberlain1-7/+41
1991-05-05*** empty log message ***Steve Chamberlain2-7/+14
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore11-39/+90
1991-05-04Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore8-285/+110
1991-05-04Saber C fixups.John Gilmore1-1/+1
1991-05-04Roll version to 3.95.John Gilmore2-2/+2
1991-05-04Fix =&'s in copy.cJohn Gilmore1-2/+2
1991-05-04See ChangeLog.John Gilmore4-10/+19
1991-05-04Jim Kingdon's gdb port to the m88k.John Gilmore1-0/+1
1991-05-04Jim Kingdon's port to m88k on his last day at Cygnus.John Gilmore1-3/+3
1991-05-04Jim Kingdon's port of gdb to m88k on his last day.John Gilmore1-1/+1
1991-05-04John's suggestions.K. Richard Pixley1-23/+23
1991-05-04*** empty log message ***Steve Chamberlain3-18/+6
1991-05-03*** empty log message ***Steve Chamberlain8-42/+54
1991-05-03Rename getopt to libiberty.John Gilmore1-2/+5
1991-05-03*** empty log message ***Roland Pesch1-0/+5
1991-05-03There should be a Makefile in the cvs main directory, configuredJohn Gilmore1-0/+937
1991-05-03Avoid making a machine-dependent (probably wrong) declaration of mallocJohn Gilmore1-2/+0
1991-05-03Be sure malloc and free are declared; bfd/opncls uses them.John Gilmore1-0/+3