aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1991-12-01 * cpu-h8300.c: Add support for MEMIND addressing modeSteve Chamberlain2-13/+32
1991-12-01 * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out ofSteve Chamberlain2-12/+43
1991-12-01 * elf.c (elf_corefile_note): cast malloc to avoid warning.Steve Chamberlain1-0/+3
1991-12-01Fixed dependenciesSteve Chamberlain1-1/+1
1991-12-01 * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain9-112/+53
1991-12-01Changed all prototypes from PROTO to EXFUNSteve Chamberlain1-20/+20
1991-12-01Fix typo in dependenciesSteve Chamberlain1-1/+2
1991-12-01bfd.texinfoSteve Chamberlain2-3/+5
1991-12-01New order documentationSteve Chamberlain1-19/+3
1991-12-01Now reflect the new documentation orderSteve Chamberlain2-142/+122
1991-12-01Moved the position of the #### lines so that the makefile fragmentsSteve Chamberlain1-2/+3
1991-12-01New documentation styleSteve Chamberlain8-1041/+1034
1991-11-30Even more documentationSteve Chamberlain1-150/+163
1991-11-30New documentation styleSteve Chamberlain2-538/+666
1991-11-30Add h-i386v4.h to Sanitize file. Check in new h-i386v4.h.Fred Fish1-0/+1
1991-11-30Initial revisionFred Fish1-0/+62
1991-11-30Fix bug in elf.c (missing "break" statements in cases), add ncr andFred Fish2-0/+12
1991-11-29Two small bug-fixes (affecting ar and nm).Per Bothner3-80/+87
1991-11-27Add COFF_SWAP_TABLE to it (oops)John Gilmore1-1/+2
1991-11-27coff-i386.cSteve Chamberlain3-65/+129
1991-11-27Fiddle diddle descriptorJohn Gilmore1-0/+9
1991-11-27Initial revisionSteve Chamberlain1-0/+103
1991-11-27Added h8Steve Chamberlain1-1/+5
1991-11-27 * Makefile.in: added coff-h8300Steve Chamberlain12-294/+400
1991-11-23Fix hp300bsd entry point problem.John Gilmore2-3/+20
1991-11-22 * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge inJohn Gilmore3-2/+13
1991-11-22const lintJohn Gilmore5-23/+41
1991-11-22ALIGN -> BFD_ALIGNJohn Gilmore1-4/+44
1991-11-22ALIGN->BFD_ALIGNJohn Gilmore5-33/+555
1991-11-22LintJohn Gilmore2-2/+32
1991-11-22LintJohn Gilmore1-0/+4
1991-11-22 Moved bfd_stab_name() and bfd_stab_names[]Per Bothner6-31/+34
1991-11-22Initial revisionPer Bothner1-0/+59
1991-11-21* libaout.h (WORK_OUT_FILE_POSITIONS): One more try at thisJohn Gilmore3-14/+115
1991-11-21Remove echo.John Gilmore1-44/+0
1991-11-21Avoid duplicate echo.John Gilmore1-3/+4
1991-11-17 * targets.c: Make the default target_vector containPer Bothner1-1/+10
1991-11-15Quit moving *-in.h into and out of doc subdir. Doc subdir knows howRoland Pesch1-6/+6
1991-11-15Repairs for srcdir/objdir separation.Roland Pesch2-22/+68
1991-11-15 * aoutx.h (NAME(aout,print_symbol)): Fix thinko.Per Bothner1-0/+6
1991-11-15Remove line containing only a leading tab. Such lines cause some versionsFred Fish1-3/+4
1991-11-15Add Makefile.in, configure.in. Remove Makefile.Per Bothner1-2/+6
1991-11-15Add minimal support for reading ELF symbol files and generating canonical bfdFred Fish1-0/+4
1991-11-15Trivial change to comment to remove redundant "to".Fred Fish2-6/+88
1991-11-14Added harrisSteve Chamberlain1-1/+5
1991-11-14Get prototype of memchr rightSteve Chamberlain1-1/+1
1991-11-14Install bfd.h into destdir/includeSteve Chamberlain1-1/+2
1991-11-14Now works in objdir/subdirs.K. Richard Pixley2-30/+75
1991-11-14Removed '-' prefix from Makefile invocation of makeinfo. Not neededRoland Pesch1-1/+1
1991-11-14added staging stuff & install targetK. Richard Pixley1-5/+56