Age | Commit message (Expand) | Author | Files | Lines |
1992-10-14 | Added #include <ctype.h> to several files. It's often more efficient, | Ian Lance Taylor | 1 | -0/+34 |
1992-10-13 | Move "@c @smallbook" and "@c @cropmarks" out of titlepage, so if someone | Roland Pesch | 1 | -2/+2 |
1992-10-13 | * config/news1000.mt: No longer needed, same as news.mt. | John Gilmore | 1 | -0/+1 |
1992-10-13 | Convert m68k entries to m68* entries to handle | John Gilmore | 2 | -57/+38 |
1992-10-13 | * configure.in (host): Use ${srcdir}/../bfd/configure.host rather | John Gilmore | 1 | -0/+5 |
1992-10-13 | Replace m68kmote with plain old m68k. | John Gilmore | 1 | -0/+4 |
1992-10-12 | Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1992-10-12 | Thu Oct 8 09:05:25 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+5 |
1992-10-12 | use sysv config for solaris2 hosting | David D. Zuhn | 2 | -1/+9 |
1992-10-11 | fix typo, added @table | David D. Zuhn | 2 | -2/+7 |
1992-10-10 | remove duplicate inftarg.o | K. Richard Pixley | 3 | -2/+6 |
1992-10-10 | * Makefile.in (HFILES): Add all nm-irix3.h, nm-irix4.h, | Stu Grossman | 2 | -1/+5 |
1992-10-09 | * config/irix3.mh (NATDEPFILES): nat-mips.o => mips-nat.o. | Stu Grossman | 2 | -1/+3 |
1992-10-09 | * Makefile.in (alldeps.mak): Add = sign after NATDEPFILES. | Stu Grossman | 2 | -1/+3 |
1992-10-09 | * config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o. | Stu Grossman | 3 | -2/+3 |
1992-10-09 | * config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o. | Stu Grossman | 1 | -4/+8 |
1992-10-09 | Eckhard Rueggeberg throught gprof didn't work because the man page was wrong. | Mark Eichin | 2 | -4/+17 |
1992-10-09 | Fri Oct 9 08:41:11 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+12 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 2 | -0/+12 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 3 | -0/+11 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 4 | -0/+139 |
1992-10-09 | * configure.host: New file, contains mapping of host configs | John Gilmore | 3 | -63/+11 |
1992-10-09 | * bout.c (ALIGN): Rename to ALIGNER, since system header files | John Gilmore | 2 | -6/+11 |
1992-10-09 | Remove space from blank line, avoid Make complaints. | John Gilmore | 2 | -1/+5 |
1992-10-09 | Sun2 native support (untested). | K. Richard Pixley | 6 | -16/+49 |
1992-10-09 | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 15 | -149/+461 |
1992-10-09 | * config/rs6000.mh (XDEPFILES): removed fork-child.o. | K. Richard Pixley | 4 | -6/+15 |
1992-10-09 | * infcmd.c (path_info): Avoid 250-char limit on printf_filtered, | John Gilmore | 1 | -0/+5 |
1992-10-09 | * remote-nindy.c (nindy_load): Replacement version from Steve | Ken Raeburn | 2 | -34/+39 |
1992-10-09 | * configure.in: Reformat the target section, test many configs. | John Gilmore | 2 | -72/+54 |
1992-10-09 | Linker now works for go32; other changes keep it from breaking the other | Mark Eichin | 5 | -130/+68 |
1992-10-09 | * config.sub: Complain if no argument is given. Added support for 386bsd as OS | Ken Raeburn | 2 | -0/+21 |
1992-10-09 | * aout-target.h (callback): Don't define this function if it won't be used. | Ken Raeburn | 8 | -137/+260 |
1992-10-09 | * configure.in: Undo some brain damage in the host section. | John Gilmore | 3 | -43/+72 |
1992-10-09 | * Makefile.in (HFILES): Add nm-*.h files. | Stu Grossman | 2 | -1/+6 |
1992-10-09 | Remove stratus.mt and stratus.mh until we can get copyright assignment from the | Stu Grossman | 1 | -2/+0 |
1992-10-09 | Remove duplicate core.c entry from SFILES_MAINDIR. | Stu Grossman | 1 | -1/+1 |
1992-10-09 | Remove a29k-udi.c till we straighten out AMD copyright stuff. | Stu Grossman | 1 | -1/+0 |
1992-10-09 | Fix up HPPA file names. | John Gilmore | 1 | -10/+9 |
1992-10-09 | * config/sun4os4.mh (XDEPFILES): fork-child.o removed. | K. Richard Pixley | 2 | -2/+5 |
1992-10-08 | * doc/gdbint.texinfo: document a few more macros, create new | K. Richard Pixley | 2 | -55/+117 |
1992-10-08 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -3/+8 |
1992-10-08 | * Makefile.in alldeps.mak depend: Rip out 29k/udi pending | Stu Grossman | 4 | -68/+30 |
1992-10-08 | keep sun3-nat.c, rs6000-nat.c, nm-sun3.h, nm-rs6000.h. Forget | K. Richard Pixley | 1 | -3/+4 |
1992-10-08 | Save i386bsd.c since it is now required to build bfd. | Fred Fish | 1 | -0/+1 |
1992-10-08 | Now a bfd knows whether underscores are normally prepended | Steve Chamberlain | 2 | -1/+8 |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 18 | -539/+965 |
1992-10-08 | * Makefile.in (setup-to-dist): Remove -norecursion so that doc | Stu Grossman | 2 | -1/+6 |
1992-10-08 | Going back to old remote method for now. | Sean Eric Fagan | 2 | -5/+1 |
1992-10-08 | * Makefile.in (nindy.o): Define "STRIP" as pathname of strip program. | Ken Raeburn | 4 | -6/+24 |