summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: version=4.4.88, add xm-vax.h to HFILES.Stu Grossman1992-04-092-2/+6
* Install second copy as $(tooldir)/bin/ld, since that's what gcc wants.Ken Raeburn1992-04-092-2/+7
* Install second copy in $(tooldir)/bin, since that's where gcc looks.Ken Raeburn1992-04-091-0/+5
* Minor changes for Solaris.John Gilmore1992-04-093-0/+15
* Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).Per Bothner1992-04-092-1/+40
* * rs6k.h: Fix incorrect extended opcode for instructions `fm'Per Bothner1992-04-091-2/+2
* apollo68v.h => apollov68.h (must be for DOS 8.3 names or something)John Gilmore1992-04-091-1/+1
* Remove $Log stuff.John Gilmore1992-04-091-222/+1
* remove references to gdbmK. Richard Pixley1992-04-091-1/+1
* Remove obsolete README file, and update mmalloc.texi to closer reflectFred Fish1992-04-081-1/+0
* Fix prototype for pointer to function to get more core.Fred Fish1992-04-081-0/+4
* * xm-i386mach.h: add decls for errno and strdup().Stu Grossman1992-04-082-1/+3
* Only redefine size_t and CHAR_BIT if they are not already defined.Fred Fish1992-04-082-3/+11
* * xm-i386mach.h: add decl for errno.Stu Grossman1992-04-082-0/+5
* keep ChangeLogK. Richard Pixley1992-04-081-0/+1
* * config.sub: Don't canonicalize os valuePer Bothner1992-04-071-0/+6
* * breakpoint.c (breakpoint_1): Add (int) casts for enumsPer Bothner1992-04-071-0/+5
* keep mmalloc.texiRoland Pesch1992-04-071-0/+1
* Converted from Fred's original README; no changes in substance.Roland Pesch1992-04-071-0/+272
* * m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target().Stu Grossman1992-04-072-0/+11
* mh-a68bsd is the Apollo Series 400 host file, to be used when runningSean Eric Fagan1992-04-071-0/+2
* The Apollo compiler doesn't like assigning variables to enum's. So,Sean Eric Fagan1992-04-071-1/+1
* ChangeLog entries describing my changes.Sean Eric Fagan1992-04-071-0/+16
* Change a series of #if/#elif to #if/#else/#if.../#endif. The apolloSean Eric Fagan1992-04-071-9/+5
* The apollo make does not like lines which end in a backslash, but do not haveSean Eric Fagan1992-04-071-6/+8
* Support for Apollo Series 400 machines, under the BSD environment.Sean Eric Fagan1992-04-072-7/+29
* Add rs6k.hStu Grossman1992-04-071-0/+1
* * Makefile.in (HFILES): Add xcoffsolib.h.Stu Grossman1992-04-072-1/+2
* rs6000-pinsn.c!!! Not .h!!!Stu Grossman1992-04-071-1/+1
* * rs6000-pinsn.c: #include "opcode/rs6k.h"Stu Grossman1992-04-072-1/+2
* * rs6k.h: Move from ../../gdb/rs6k-opcode.h.Stu Grossman1992-04-072-0/+240
* * rs6k-opcode.h: Move to ../include/opcode/rs6k.h.Stu Grossman1992-04-072-1/+2
* * mipsread.c (read_mips_symtab, read_the_mips_symtab,Stu Grossman1992-04-071-0/+3
* * symfile.c: #include <ctype.h> to get proper def if isspace().Stu Grossman1992-04-071-0/+2
* * i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET.Stu Grossman1992-04-071-0/+4
* Added the file.Sean Eric Fagan1992-04-071-0/+56
* version->4.4.87Stu Grossman1992-04-071-1/+1
* * mipsread.c: Create a .gdbinfo pseudo-symbol for eachStu Grossman1992-04-072-3/+7
* * configure.in: sco is an os, not a vendor!Stu Grossman1992-04-072-1/+3
* Get rid of the other half of the ugly kludge as well...Fred Fish1992-04-071-5/+0
* Get rid of include of <stdlib.h>, which is not guaranteed to be presentFred Fish1992-04-072-17/+5
* * mipsread.c: Create a .gdbinfo pseudo-symbol for eachPer Bothner1992-04-072-18/+39
* * mipsread.c: Fix many invocations of complain. Use enumStu Grossman1992-04-072-7/+9
* * mipsread.c: Fix many invocations of complain.Stu Grossman1992-04-062-9/+11
* Updates to text on "info proc".Roland Pesch1992-04-061-4/+7
* * xm-vaxult.h: Add decl for strdup().Stu Grossman1992-04-062-0/+3
* * detach.c (mmalloc_detach): Arg should be PTR, not void *.Stu Grossman1992-04-061-0/+5
* 0) Update descriptions of symbol-file, file, add-symbol-file cmds for useRoland Pesch1992-04-061-17/+23
* * Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.hStu Grossman1992-04-062-0/+7
* * configure: Quote $( better. Keep various shells happy.Stu Grossman1992-04-061-0/+8