Age | Commit message (Expand) | Author | Files | Lines |
1995-06-20 | * monitor.c (monitor_wait): Don't use the watchdog timeout | Stan Shebs | 3 | -7/+33 |
1995-06-20 | * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free. | Stu Grossman | 2 | -0/+26 |
1995-06-20 | * gdbtk.tcl (add_breakpoint_frame): Add more fields. | Stu Grossman | 2 | -8/+137 |
1995-06-19 | * somsolib.c (som_solib_add): Validate regexp argument. | Jeff Law | 2 | -9/+48 |
1995-06-15 | * array-rom.c: Remove, no longer used. | Stan Shebs | 5 | -133/+19 |
1995-06-14 | * ch-exp.y: Remove lots of unsupported productions and names. | Per Bothner | 1 | -265/+48 |
1995-06-14 | Copyright update in tm-est.h, and minor formatting cleanup. | Stu Grossman | 1 | -2/+2 |
1995-06-14 | * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH | Per Bothner | 3 | -0/+23 |
1995-06-14 | * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION. | Per Bothner | 5 | -32/+161 |
1995-06-12 | Windows support bits from Steve Chamberlain <sac@slash.cygnus.com>. | Stan Shebs | 2 | -8/+21 |
1995-06-12 | * Makefile.in (distclean, realclean): Remove config.cache and | J.T. Conklin | 1 | -0/+5 |
1995-06-12 | Zap static data problem off the TODO list. | Jeff Law | 1 | -3/+0 |
1995-06-12 | * somsolib.c: Include gdb-stabs.h. | Jeff Law | 2 | -5/+18 |
1995-06-11 | * hppa-tdep.c (frame_chain): Try to compensate for incomplete | Jeff Law | 2 | -11/+62 |
1995-06-09 | * remote-nrom.c: Remove everything but download code. More | Stu Grossman | 1 | -1052/+40 |
1995-06-08 | typo in tcp_open | Stu Grossman | 1 | -0/+1 |
1995-06-08 | * defs.h maint.c monitor.c remote-mips.c remote.c: Add support | Stu Grossman | 8 | -121/+253 |
1995-06-08 | * chillvars.ch (xptr): Declare new variable. | Per Bothner | 3 | -0/+14 |
1995-06-08 | * ch-exp.y: Handle <primitive_value> "->" <modename>. | Per Bothner | 1 | -0/+7 |
1995-06-07 | Do not redefine {BIG,LITTLE}_BREAKPOINT if already defined. | Michael Meissner | 1 | -0/+4 |
1995-06-07 | Define BREAKPOINT as either {BIG,LITTLE}_BREAKPOINT, depending on target byte... | Michael Meissner | 1 | -0/+6 |
1995-06-07 | * somsolib.c (som_solib_section_offsets): Handle relative pathnames. | Jeff Law | 2 | -2/+5 |
1995-06-07 | * hppa-tdep.c (frame_saved_pc): Handle backtracing through signal | Jeff Law | 2 | -1/+21 |
1995-06-06 | Fix some little endian problems | Michael Meissner | 3 | -8/+48 |
1995-06-02 | * arc-tdep.c (arc_bfd_mach_type): New static global. | David Edelsohn | 2 | -28/+101 |
1995-05-31 | * nlm/{configure.in, Makefile.in}: Converted to use autoconf. | J.T. Conklin | 5 | -100/+918 |
1995-05-31 | * nlm/configure.in: Use sed instead of awk to get the value of | J.T. Conklin | 2 | -5/+10 |
1995-05-31 | * sparclite/aload.c: Use a file descriptor instead of a stdio | J.T. Conklin | 1 | -0/+10 |
1995-05-29 | * defs.h: Include either varargs.h or stdarg.h (for va_list). | Jeff Law | 1 | -0/+3 |
1995-05-29 | * defs.h (vprintf_filtered declaration): Add PARAMS prototype; | Jeff Law | 2 | -39/+68 |
1995-05-28 | * configure.in: Use sed instead of awk to get the values of | J.T. Conklin | 3 | -12/+30 |
1995-05-27 | Sat May 27 16:24:04 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | Angela Marie Thomas | 1 | -0/+10 |
1995-05-25 | Update gdbtk keep/lose to match main GDB sanitize | Stan Shebs | 1 | -11/+18 |
1995-05-25 | * arm-tdep.c (_initialize_arm_tdep): Use print_insn_little_arm | Steve Chamberlain | 1 | -0/+3 |
1995-05-24 | Wed May 24 15:49:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -14/+109 |
1995-05-24 | * lib/gdb.exp: Fix comment which erroneously identified | Jim Kingdon | 1 | -0/+1 |
1995-05-24 | * gdb.base/setvar.exp: Make test names consistent between pass and | Jim Kingdon | 1 | -0/+13 |
1995-05-23 | * config/idt.mt: replace monitor and array-rom with the new | Rob Savoye | 1 | -1/+1 |
1995-05-23 | * remote-nindy.c: Install Kung patch for PR 6820. I have no idea | Stu Grossman | 2 | -38/+53 |
1995-05-22 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 6 | -4/+25 |
1995-05-22 | * breakpoint.c, target.h: Move defaults of watchpoint related | Jim Kingdon | 3 | -109/+195 |
1995-05-19 | * defs.h (ATTR_FORMAT): New macro, expands to gcc's format | J.T. Conklin | 3 | -5/+9 |
1995-05-19 | * infrun.c (wait_for_inferior): Move assignments to stop_signal | Jim Kingdon | 1 | -0/+10 |
1995-05-19 | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 8 | -25/+35 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 16 | -65/+292 |
1995-05-18 | * Makefile.in (xcoffread.o): Depend on partial-stab.h. | Jim Kingdon | 4 | -45/+66 |
1995-05-18 | * Makefile.in (config.status): changed target so that | J.T. Conklin | 2 | -5/+7 |
1995-05-17 | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 13 | -87/+312 |
1995-05-16 | Fix arc sanitization. | David Edelsohn | 1 | -1/+6 |
1995-05-16 | * configure.in: Added INIT-CMDS argument to AC_OUTPUT which sets | J.T. Conklin | 3 | -2/+19 |