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