summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make changes needed to handle code which uses ANSI-mangled names (andMichael Tiemann1991-11-184-72/+276
* * targets.c: Make the default target_vector containPer Bothner1991-11-171-1/+10
* Fixed a syntax error.Sean Eric Fagan1991-11-161-1/+1
* Some COFF systems (SCO, for example) want a .comment section. Not necessary,Sean Eric Fagan1991-11-161-0/+1
* * mipsread.c (parse_partial_symbols): patch to keep DEC CStu Grossman1991-11-161-0/+5
* .Sanitize: reflect someone's apocopation of binutils.texi[nfo] nameRoland Pesch1991-11-152-8/+46
* ansi name abuse changesDavid Henkel-Wallace1991-11-152-26/+63
* ansi name abuse changesDavid Henkel-Wallace1991-11-153-17/+240
* Don't grep directories, since that breaks on NFS-mounted file systems.Per Bothner1991-11-151-4/+5
* Remove ldgld.c, ldgld68k.c, ldm88k.c, since these arePer Bothner1991-11-151-4/+5
* Updated from ../bfd make headsersPer Bothner1991-11-151-4/+2
* Quit moving *-in.h into and out of doc subdir. Doc subdir knows howRoland Pesch1991-11-151-6/+6
* Repairs for srcdir/objdir separation.Roland Pesch1991-11-152-22/+68
* Update HOSTING_LIBS (for Cygnus).Per Bothner1991-11-151-1/+1
* * aoutx.h (NAME(aout,print_symbol)): Fix thinko.Per Bothner1991-11-151-0/+6
* * stab.def: Added defs for extended GNU symbol types,Per Bothner1991-11-151-0/+41
* Remove line containing only a leading tab. Such lines cause some versionsFred Fish1991-11-151-3/+4
* Add compact_misc_function_vector() to compact out duplicate entries inFred Fish1991-11-151-0/+4
* Changes to build misc function vector entries from canonical bfd symbolFred Fish1991-11-153-17/+121
* Add Makefile.in, configure.in. Remove Makefile.Per Bothner1991-11-151-2/+6
* Add minimal support for reading ELF symbol files and generating canonical bfdFred Fish1991-11-151-0/+4
* Add defines to support ELF symbol tables.Fred Fish1991-11-152-0/+43
* Trivial change to comment to remove redundant "to".Fred Fish1991-11-152-6/+88
* Two kinds of changes:Roland Pesch1991-11-153-19/+110
* Handle moves ahead of the stack pointer slide, for struct returning fns.John Gilmore1991-11-141-0/+26
* Added delta88Steve Chamberlain1991-11-141-0/+1
* * m88k-tdep.c (examine_prologue): Deal with OR instructionsJohn Gilmore1991-11-142-0/+35
* readline, inc-read: fix node structure so this makeinfo's cleanly.Roland Pesch1991-11-142-13/+9
* Fix minor node-structure bug.Roland Pesch1991-11-141-1/+1
* .Sanitize:Steve Chamberlain1991-11-143-11/+9
* Added harrisSteve Chamberlain1991-11-141-1/+5
* Rename them so that we can symlink them so that m4 can see them.K. Richard Pixley1991-11-144-3/+445
* added all-info and install-info targetsK. Richard Pixley1991-11-143-9/+21
* assume a yacc command line interface for the programK. Richard Pixley1991-11-141-2/+2
* allow for yacc, whether or not it really worksK. Richard Pixley1991-11-141-4/+3
* Get prototype of memchr rightSteve Chamberlain1991-11-141-1/+1
* Install bfd.h into destdir/includeSteve Chamberlain1991-11-141-1/+2
* Uses <foo>.n as a temp file rather than <foo>.new so it doesn't goSteve Chamberlain1991-11-141-2/+2
* Added M_INSTALL magicSteve Chamberlain1991-11-141-0/+1
* * Makefile.in, xconfig/delta88 made it install a sysV manual page;Steve Chamberlain1991-11-142-1/+11
* Now works in objdir/subdirs.K. Richard Pixley1991-11-142-30/+75
* Handle alloca with fake routine.John Gilmore1991-11-141-0/+2
* Post-tdesc working version, but with tdesc's not gone yet.John Gilmore1991-11-141-2/+3
* Remove '-' prefix from makeinfo invocation. There are no info errorsRoland Pesch1991-11-141-1/+1
* Motorola 88000 port without tears, I mean without tdescs.John Gilmore1991-11-147-430/+580
* Add rudiments on frames.John Gilmore1991-11-141-1/+27
* build and install infoK. Richard Pixley1991-11-141-8/+21
* added info dir menu hooksK. Richard Pixley1991-11-142-4/+12
* now handle doc subdir, tooK. Richard Pixley1991-11-142-1/+30
* added info dir menu hooksK. Richard Pixley1991-11-142-72/+89