Age | Commit message (Expand) | Author | Files | Lines |
1995-07-12 | * configure.in (configdirs): Remove gdb.chill from default list | Fred Fish | 2 | -1/+9 |
1995-07-12 | * Revert all signal changes from Jul 6. | Fred Fish | 2 | -12/+21 |
1995-07-07 | * elfread.c (elf_symtab_read): Fix a bug ignoring compiler | Kung Hsu | 1 | -1/+1 |
1995-07-07 | * configure.in (signaldirs): Define and add to configdirs for all | Fred Fish | 4 | -1886/+34 |
1995-07-05 | * defs.h: if __GO32__ or WIN32 the directory separating symbol should | Kung Hsu | 1 | -0/+3 |
1995-07-05 | * remote-nindy (nindy_wait): Use infinite timeout reading after | Kung Hsu | 2 | -1/+6 |
1995-07-04 | * infrun.c (wait_for_inferior): When switching from one thread to | Jeff Law | 3 | -0/+125 |
1995-07-04 | * infrun.c (wait_for_inferior): When we hit a breakpoint for the | Jeff Law | 3 | -23/+81 |
1995-07-01 | Reflect comings and goings of files. | Stan Shebs | 4 | -10/+15 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 18 | -434/+131 |
1995-06-25 | * remote.c (remote_read_bytes, remote_write_bytes): Second arg | Stan Shebs | 2 | -1/+10 |
1995-06-25 | * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist. | Jeff Law | 1 | -0/+4 |
1995-06-25 | * lynx-nat.c (child_wait): Don't restart new threads and loop | Jeff Law | 2 | -6/+15 |
1995-06-23 | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 2 | -1/+46 |
1995-06-23 | * utils.c (error): Move local `args' outside conditional, | Stan Shebs | 1 | -0/+4 |
1995-06-23 | * mac-xdep.c (stdarg.h): Don't include. | Stan Shebs | 2 | -2/+4 |
1995-06-22 | gdb.texinfo: gdb manual up to date for 95q3 | Victoria Mixon | 2 | -698/+966 |
1995-06-22 | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 2 | -2/+6 |
1995-06-22 | * gdb.base/return.exp: Xfail `return double' test failure | Fred Fish | 1 | -0/+14 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 9 | -464/+750 |
1995-06-21 | * hppam3-nat.c: Change HP800_THREAD_STATE to TRACE_FLAVOR and | Jeff Law | 2 | -7/+12 |
1995-06-21 | Wed Jun 21 05:57:56 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+26 |
1995-06-21 | * config/pa/tm-hppa.h (PSW_*): Define processor status word masks. | Jeff Law | 2 | -0/+30 |
1995-06-20 | * gdb.texinfo: Update dates and versions, fix comments about | Stan Shebs | 2 | -20/+21 |
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 |