aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-04-09 * rs6k.h: Fix incorrect extended opcode for instructions `fm'Per Bothner1-2/+2
1992-04-09apollo68v.h => apollov68.h (must be for DOS 8.3 names or something)John Gilmore1-1/+1
1992-04-09Remove $Log stuff.John Gilmore1-222/+1
1992-04-09remove references to gdbmK. Richard Pixley1-1/+1
1992-04-08Remove obsolete README file, and update mmalloc.texi to closer reflectFred Fish1-1/+0
1992-04-08Fix prototype for pointer to function to get more core.Fred Fish1-0/+4
1992-04-08* xm-i386mach.h: add decls for errno and strdup().Stu Grossman2-1/+3
1992-04-08Only redefine size_t and CHAR_BIT if they are not already defined.Fred Fish2-3/+11
1992-04-08* xm-i386mach.h: add decl for errno.Stu Grossman2-0/+5
1992-04-08keep ChangeLogK. Richard Pixley1-0/+1
1992-04-07 * config.sub: Don't canonicalize os valuePer Bothner1-0/+6
1992-04-07 * breakpoint.c (breakpoint_1): Add (int) casts for enumsPer Bothner1-0/+5
1992-04-07keep mmalloc.texiRoland Pesch1-0/+1
1992-04-07Converted from Fred's original README; no changes in substance.Roland Pesch1-0/+272
1992-04-07* m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target().Stu Grossman2-0/+11
1992-04-07mh-a68bsd is the Apollo Series 400 host file, to be used when runningSean Eric Fagan1-0/+2
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