Age | Commit message (Expand) | Author | Files | Lines |
1992-04-11 | Pass on MINUS_G to recursive makes. Recognize ncr3000 config. | Fred Fish | 3 | -24/+69 |
1992-04-11 | New config files for NCR 3000. | Fred Fish | 2 | -0/+67 |
1992-04-11 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | John Gilmore | 2 | -120/+152 |
1992-04-10 | alldeps.mak and depend once again! | Stu Grossman | 2 | -426/+381 |
1992-04-10 | * Makefile.in: Update version to 4.5. | Stu Grossman | 2 | -0/+93 |
1992-04-10 | One more time... | Stu Grossman | 1 | -308/+328 |
1992-04-10 | * depend: Generate new depend file for this release. | Stu Grossman | 1 | -0/+2 |
1992-04-10 | * Makefile.in (depend): Fix dependancy generation so that it does | Stu Grossman | 2 | -1/+7 |
1992-04-09 | buildsym.c: Fix parameter mis-match. | Per Bothner | 2 | -1/+9 |
1992-04-09 | * Makefile.in: version=4.4.88, add xm-vax.h to HFILES. | Stu Grossman | 2 | -2/+6 |
1992-04-09 | Install second copy as $(tooldir)/bin/ld, since that's what gcc wants. | Ken Raeburn | 2 | -2/+7 |
1992-04-09 | Install second copy in $(tooldir)/bin, since that's where gcc looks. | Ken Raeburn | 1 | -0/+5 |
1992-04-09 | Minor changes for Solaris. | John Gilmore | 3 | -0/+15 |
1992-04-09 | Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik). | Per Bothner | 2 | -1/+40 |
1992-04-09 | * rs6k.h: Fix incorrect extended opcode for instructions `fm' | Per Bothner | 1 | -2/+2 |
1992-04-09 | apollo68v.h => apollov68.h (must be for DOS 8.3 names or something) | John Gilmore | 1 | -1/+1 |
1992-04-09 | Remove $Log stuff. | John Gilmore | 1 | -222/+1 |
1992-04-09 | remove references to gdbm | K. Richard Pixley | 1 | -1/+1 |
1992-04-08 | Remove obsolete README file, and update mmalloc.texi to closer reflect | Fred Fish | 1 | -1/+0 |
1992-04-08 | Fix prototype for pointer to function to get more core. | Fred Fish | 1 | -0/+4 |
1992-04-08 | * xm-i386mach.h: add decls for errno and strdup(). | Stu Grossman | 2 | -1/+3 |
1992-04-08 | Only redefine size_t and CHAR_BIT if they are not already defined. | Fred Fish | 2 | -3/+11 |
1992-04-08 | * xm-i386mach.h: add decl for errno. | Stu Grossman | 2 | -0/+5 |
1992-04-08 | keep ChangeLog | K. Richard Pixley | 1 | -0/+1 |
1992-04-07 | * config.sub: Don't canonicalize os value | Per Bothner | 1 | -0/+6 |
1992-04-07 | * breakpoint.c (breakpoint_1): Add (int) casts for enums | Per Bothner | 1 | -0/+5 |
1992-04-07 | keep mmalloc.texi | Roland Pesch | 1 | -0/+1 |
1992-04-07 | Converted from Fred's original README; no changes in substance. | Roland Pesch | 1 | -0/+272 |
1992-04-07 | * m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target(). | Stu Grossman | 2 | -0/+11 |
1992-04-07 | mh-a68bsd is the Apollo Series 400 host file, to be used when running | Sean Eric Fagan | 1 | -0/+2 |
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 |