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