| Commit message (Expand) | Author | Age | Files | Lines |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 3 | -72/+28 |
* | import gdb-1999-06-28 snapshot | Jason Molenda | 1999-06-28 | 1 | -0/+3 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 10 | -0/+3009 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 11 | -3050/+0 |
* | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1999-01-05 | 3 | -12/+14 |
* | * Makefile.in: Derive SHELL from configure. | Stu Grossman | 1998-03-24 | 1 | -32/+103 |
* | Recognize i686 as pentium pro | Michael Meissner | 1996-08-29 | 2 | -2/+2 |
* | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1996-06-25 | 3 | -30/+166 |
* | add maintainer-clean Makefile targets | Ian Lance Taylor | 1995-09-20 | 1 | -1/+1 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * nlm/{configure.in, Makefile.in}: Converted to use autoconf. | J.T. Conklin | 1995-05-31 | 4 | -100/+915 |
* | * nlm/configure.in: Use sed instead of awk to get the value of | J.T. Conklin | 1995-05-31 | 1 | -5/+5 |
* | * nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target): Removed. | J.T. Conklin | 1995-05-08 | 1 | -226/+0 |
* | Linux configuration name fixes | Jason Merrill | 1995-04-25 | 1 | -2/+2 |
* | * nlm/Makefile.in: Remove comments discussing munch. | Jim Kingdon | 1995-04-11 | 1 | -5/+0 |
* | Removed alpha-regdef.h from "Things to Lose" | David H. Webster | 1995-04-10 | 1 | -2/+0 |
* | Removed the following files from "Things to Keep": | David H. Webster | 1995-04-10 | 1 | -6/+0 |
* | * nlm/gdbserve.c (handle_exception): #if out call to StopBell, | J.T. Conklin | 1995-03-17 | 2 | -7/+6 |
* | Reworded comments. gdbserve.nlm is no longer NetWare/i386 specific. | J.T. Conklin | 1995-03-15 | 1 | -14/+14 |
* | * nlmstub.def: Removed, this was moved to nlm/gdbserve.def | J.T. Conklin | 1995-03-15 | 7 | -1384/+0 |
* | * nlm/gdbserve.c (main): Add support for processing BOARD= | J.T. Conklin | 1995-03-15 | 1 | -0/+13 |
* | * nlm/gdbserve.c, nlm/ppc.c, nlm/ppc.h: Don't try to use | J.T. Conklin | 1994-12-22 | 3 | -6/+10 |
* | * nlm/alpha.c (strtol): Removed, it is provided by NetWare C library. | J.T. Conklin | 1994-11-18 | 4 | -226/+1 |
* | * Makefile.in (LD_FOR_TARGET, NLMCONV_FOR_TARGET): Removed. | J.T. Conklin | 1994-11-18 | 1 | -12/+1 |
* | * config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o | J.T. Conklin | 1994-11-16 | 4 | -161/+11 |
* | * nlm/Makefile.in: install gdbserve.nlm. | J.T. Conklin | 1994-11-02 | 1 | -4/+2 |
* | * nlm/i386.c (flush_i_cache): New function, does nothing. | J.T. Conklin | 1994-10-07 | 1 | -5/+14 |
* | * nlm/configure.in: ${gdb_host_cpu} defaults to ${host_cpu}. | J.T. Conklin | 1994-10-05 | 1 | -1/+1 |
* | * nlm/Makefile.in: Get rid of NWINCLUDES. | J.T. Conklin | 1994-10-05 | 1 | -1/+1 |
* | * nlm/Makefile.in: Get rid of NWINCLUDES. | J.T. Conklin | 1994-10-01 | 1 | -2/+0 |
* | * nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP, and other cruft. | J.T. Conklin | 1994-09-09 | 1 | -38/+5 |
* | Create a .Sanitize file. | Stu Grossman | 1994-09-01 | 1 | -0/+49 |
* | * rs6000-pinsn.c (print_insn): Use powerpc disassembler when | Stu Grossman | 1994-09-01 | 4 | -11/+5 |
* | * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead. | Stu Grossman | 1994-08-29 | 1 | -3/+3 |
* | * nlm/Makefile.in: Add rule for .S.o. | Stu Grossman | 1994-08-29 | 9 | -1947/+424 |
* | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 1994-08-24 | 1 | -32/+32 |
* | * nlm/gdbserve.c: conditionalize header file inclusion for either | J.T. Conklin | 1994-08-24 | 3 | -3/+30 |
* | * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups. | Stu Grossman | 1994-08-24 | 2 | -20/+21 |
* | * nlm/i386.c, nlm/i386.h: New files that contain i386 specific code. | J.T. Conklin | 1994-08-19 | 2 | -0/+101 |
* | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 1994-08-18 | 12 | -293/+1542 |
* | * nlm/gdbserve.c: merge in command line argument parsing changes | J.T. Conklin | 1994-07-27 | 1 | -23/+115 |
* | Remove .Sanitize to prevent release of proprietary sources. This will be added | Stu Grossman | 1994-06-22 | 2 | -92/+17 |
* | Sanitization fixes | Stan Shebs | 1994-06-22 | 1 | -0/+46 |
* | * configure.in: Add nlm subdir to configdirs for alpha-*-netware | Stu Grossman | 1994-06-02 | 1 | -21/+36 |
* | * nlm/gdbserve.c (putDebugChar): Install bug fix from i386-nlmstub. | Stu Grossman | 1994-04-27 | 1 | -14/+15 |
* | Netware debugger stub NLM. | Stu Grossman | 1994-03-25 | 14 | -0/+4070 |