Age | Commit message (Expand) | Author | Files | Lines |
1992-04-07 | The Apollo compiler doesn't like assigning variables to enum's. So, | Sean Eric Fagan | 1 | -1/+1 |
1992-04-07 | ChangeLog entries describing my changes. | Sean Eric Fagan | 1 | -0/+16 |
1992-04-07 | Change a series of #if/#elif to #if/#else/#if.../#endif. The apollo | Sean Eric Fagan | 1 | -9/+5 |
1992-04-07 | The apollo make does not like lines which end in a backslash, but do not have | Sean Eric Fagan | 1 | -6/+8 |
1992-04-07 | Support for Apollo Series 400 machines, under the BSD environment. | Sean Eric Fagan | 2 | -7/+29 |
1992-04-07 | Add rs6k.h | Stu Grossman | 1 | -0/+1 |
1992-04-07 | * Makefile.in (HFILES): Add xcoffsolib.h. | Stu Grossman | 2 | -1/+2 |
1992-04-07 | rs6000-pinsn.c!!! Not .h!!! | Stu Grossman | 1 | -1/+1 |
1992-04-07 | * rs6000-pinsn.c: #include "opcode/rs6k.h" | Stu Grossman | 2 | -1/+2 |
1992-04-07 | * rs6k.h: Move from ../../gdb/rs6k-opcode.h. | Stu Grossman | 2 | -0/+240 |
1992-04-07 | * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. | Stu Grossman | 2 | -1/+2 |
1992-04-07 | * mipsread.c (read_mips_symtab, read_the_mips_symtab, | Stu Grossman | 1 | -0/+3 |
1992-04-07 | * symfile.c: #include <ctype.h> to get proper def if isspace(). | Stu Grossman | 1 | -0/+2 |
1992-04-07 | * i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET. | Stu Grossman | 1 | -0/+4 |
1992-04-07 | Added the file. | Sean Eric Fagan | 1 | -0/+56 |
1992-04-07 | version->4.4.87 | Stu Grossman | 1 | -1/+1 |
1992-04-07 | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Stu Grossman | 2 | -3/+7 |
1992-04-07 | * configure.in: sco is an os, not a vendor! | Stu Grossman | 2 | -1/+3 |
1992-04-07 | Get rid of the other half of the ugly kludge as well... | Fred Fish | 1 | -5/+0 |
1992-04-07 | Get rid of include of <stdlib.h>, which is not guaranteed to be present | Fred Fish | 2 | -17/+5 |
1992-04-07 | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Per Bothner | 2 | -18/+39 |
1992-04-07 | * mipsread.c: Fix many invocations of complain. Use enum | Stu Grossman | 2 | -7/+9 |
1992-04-06 | * mipsread.c: Fix many invocations of complain. | Stu Grossman | 2 | -9/+11 |
1992-04-06 | Updates to text on "info proc". | Roland Pesch | 1 | -4/+7 |
1992-04-06 | * xm-vaxult.h: Add decl for strdup(). | Stu Grossman | 2 | -0/+3 |
1992-04-06 | * detach.c (mmalloc_detach): Arg should be PTR, not void *. | Stu Grossman | 1 | -0/+5 |
1992-04-06 | 0) Update descriptions of symbol-file, file, add-symbol-file cmds for use | Roland Pesch | 1 | -17/+23 |
1992-04-06 | * Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.h | Stu Grossman | 2 | -0/+7 |
1992-04-06 | * configure: Quote $( better. Keep various shells happy. | Stu Grossman | 1 | -0/+8 |
1992-04-06 | *** empty log message *** | Stu Grossman | 1 | -136/+780 |
1992-04-05 | New lexer. | Steve Chamberlain | 17 | -966/+942 |
1992-04-04 | * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to | Stu Grossman | 3 | -2/+9 |
1992-04-03 | * munch: Must pre-pend "_" to "initialize" for SYSV style nm. | Per Bothner | 6 | -52/+59 |
1992-04-03 | Cast macro args to unsigned to avoid complaints from compiler and lint | Fred Fish | 2 | -0/+2021 |
1992-04-03 | Fix bug with gdb resending SIGSTOP to an attached process that was forcibly | Fred Fish | 2 | -1/+27 |
1992-04-03 | version = 4.4.86 | Stu Grossman | 1 | -1/+1 |
1992-04-03 | * Makefile.in (SFILES_MAINDIR): add mipsread.c | Stu Grossman | 2 | -1/+5 |
1992-04-03 | Add sun4os5 (Solaris) config files. | John Gilmore | 1 | -0/+2 |
1992-04-03 | Sort the names, since the file renaming. | John Gilmore | 1 | -54/+54 |
1992-04-03 | New sym files | John Gilmore | 1 | -0/+2 |
1992-04-03 | * Makefile.in (OBS): Compile mipsread.c for all targets now. | John Gilmore | 5 | -22/+30 |
1992-04-03 | Don't need to bring in mipsread.o specially any more. | John Gilmore | 4 | -4/+4 |
1992-04-03 | Date: Thu, 2 Apr 92 15:48:13 -0800 | John Gilmore | 3 | -1/+693 |
1992-04-03 | * mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real | Stu Grossman | 4 | -36/+52 |
1992-04-03 | * Makefile.in: Now that we have sym.h and symconst.h, compile | John Gilmore | 1 | -11/+4 |
1992-04-02 | Fix bug in values.c unpacking signed characters on hosts where the default | Fred Fish | 3 | -15/+43 |
1992-04-02 | * buildsym.c (read_struct_type): Avoid coredump when C++ | John Gilmore | 2 | -1/+6 |
1992-04-02 | Lint. | John Gilmore | 10 | -41/+62 |
1992-04-02 | * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c, | John Gilmore | 1 | -0/+14 |
1992-04-01 | Add kludge to work around broken <stdlib.h> in gcc installation on Suns. | Fred Fish | 3 | -0/+736 |