Age | Commit message (Expand) | Author | Files | Lines |
1995-08-01 | * xcoffread.c (process_linenos): The value in include file symbol | Kung Hsu | 1 | -2/+3 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 137 | -1150/+2200 |
1995-08-01 | * mips-tdep.c (mips_extract_return_value): Fix returning of | Peter Schauer | 3 | -10/+34 |
1995-08-01 | * h8500-tdep.c: General linting and cleanup. | Stan Shebs | 4 | -163/+168 |
1995-07-31 | Oops, don't edit a file when your checkin hasn't finished | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 18 | -318/+563 |
1995-07-31 | Add file documenting basic procedures for gdb release manager to produce | Fred Fish | 1 | -0/+1 |
1995-07-31 | * gdb.base/a2-run.exp: Change messages to be more explicit about | Fred Fish | 1 | -0/+237 |
1995-07-30 | * gdb.base/callfuncs.exp: Add tests for passing structs to | Fred Fish | 2 | -0/+222 |
1995-07-30 | * rs6000-tdep.c (frame_saved_pc): Check for signal handler caller | Peter Schauer | 1 | -14/+35 |
1995-07-30 | Fix problem with configure script when run on systems where native shell | Fred Fish | 2 | -11/+13 |
1995-07-29 | Remove mentions of nonexistent things, add lose-mswin to control inclusion | Stan Shebs | 1 | -5/+18 |
1995-07-29 | * sparclite: Removed subdirectory. aload and eload are now in | Stan Shebs | 3 | -4/+8 |
1995-07-29 | * gdb.base/Makefile.in (clean): Remove callf-info.exp. | Peter Schauer | 2 | -1/+17 |
1995-07-29 | * procfs.c (unconditionally_kill_inferior): Clear current signal | Peter Schauer | 3 | -1/+37 |
1995-07-29 | * config/mips/tm-irix3.h, config/mips/tm-irix5.h, | Peter Schauer | 3 | -2/+6 |
1995-07-29 | * alpha-tdep.c: Move sigtramp handling of saved registers from | Peter Schauer | 4 | -83/+271 |
1995-07-28 | * config/vxworks29k.exp: New file, sources vxworks.exp. | Brendan Kehoe | 1 | -0/+1 |
1995-07-28 | * configure, configure.in (z8k-*-sim): deleted. | Steve Chamberlain | 2 | -2/+0 |
1995-07-28 | * config/gdbremote.exp: New file. Testing framework using | Jeff Law | 2 | -0/+6 |
1995-07-28 | * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for | Fred Fish | 5 | -1/+33 |
1995-07-27 | * lynx-nat.c (child_wait): Handle threads exiting. | Jeff Law | 1 | -0/+16 |
1995-07-27 | Forgot to commit .Santiize. | Jeff Law | 1 | -0/+40 |
1995-07-27 | More V.4/AIX fixes | Michael Meissner | 1 | -58/+53 |
1995-07-27 | * hppa-tdep.c (hppa_fix_call_dummy): Rewrite code for calling | Jeff Law | 2 | -23/+40 |
1995-07-27 | Better support V.4 calling sequences. | Michael Meissner | 3 | -265/+266 |
1995-07-26 | * remote.c: Add documentation for extended protocol operations | Jeff Law | 1 | -0/+27 |
1995-07-26 | * gdb.threads: New directory with some crude multi-threaded | Jeff Law | 4 | -0/+257 |
1995-07-25 | Oops, forgot the parens. | Stan Shebs | 1 | -3/+5 |
1995-07-25 | * mdebugread.c (psymtab_to_symtab_1): Relocate encoded stab | Stan Shebs | 2 | -0/+6 |
1995-07-25 | * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx. | Jeff Law | 1 | -0/+2 |
1995-07-25 | Change aix_framedata -> rs6000_framedata | Michael Meissner | 3 | -12/+27 |
1995-07-25 | * gdb.base/signals.exp: Disable whole file for lynx until | Jeff Law | 2 | -0/+12 |
1995-07-25 | * gdb.base/signals.exp: xfail test where "next" acts like | Jeff Law | 2 | -1/+328 |
1995-07-25 | * gdb.base/interrupt.exp: xfail test for calling function while | Jeff Law | 1 | -0/+3 |
1995-07-25 | * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more | Jeff Law | 1 | -0/+5 |
1995-07-24 | * configure.in: Reinstate setting of stabsdirs variable, fix | Peter Schauer | 2 | -5/+20 |
1995-07-23 | * defs.h (ATTR_FORMAT): Disable if ANSI_PROTOTYPES is not defined. | Jeff Law | 1 | -0/+9 |
1995-07-21 | * lynx-nat.c (child_thread_alive): New function. Somehow I | Jeff Law | 1 | -0/+17 |
1995-07-21 | * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf | Jeff Law | 1 | -3/+3 |
1995-07-21 | * somread.c (som_symtab_read): Add unsatisfied common symbols to | Jeff Law | 2 | -0/+23 |
1995-07-20 | * top.c (show_endian): Cast first arg of printf_unfiltered to | Fred Fish | 2 | -1/+6 |
1995-07-20 | * lynx-nat.c (child_wait): A thread_id of zero from wait apparently | Jeff Law | 2 | -2/+12 |
1995-07-20 | * gdbserver/low-hppabsd.c: Remove error declaration. | Jeff Law | 4 | -3/+13 |
1995-07-20 | * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds | Jeff Law | 5 | -100/+234 |
1995-07-20 | * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall | Jeff Law | 2 | -1/+8 |
1995-07-20 | * gdb.c++/misc.exp: Always check for a program already being | Jeff Law | 1 | -0/+3 |
1995-07-20 | * gdb.base/twice.exp: Start with a fresh gdb. | Jeff Law | 1 | -0/+2 |
1995-07-20 | * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests | Jeff Law | 2 | -2/+3 |
1995-07-20 | * gdb.base/return.c: Put return values into variables so we | Jeff Law | 1 | -0/+5 |