Age | Commit message (Expand) | Author | Files | Lines |
1997-02-26 | * configure.tgt (mips*-*-lnews*): New target. | Stan Shebs | 1 | -0/+1 |
1997-02-24 | * mn10200-tdep.c (mn10200_analyze_prologue): Don't fix fi->frame | Jeff Law | 1 | -22/+26 |
1997-02-24 | * lib/gdb.exp(gdb_test): Generate a FAIL message when | Bob Manson | 2 | -0/+6 |
1997-02-24 | * config/vr4300.exp: New file. | Bob Manson | 34 | -411/+521 |
1997-02-22 | * stabsread.c (read_type): Fix handling of template names | Peter Schauer | 2 | -9/+25 |
1997-02-22 | Added vxworks.exp. | Bob Manson | 1 | -0/+1 |
1997-02-21 | * lib/gdb.exp(gdb_init): New function. | Bob Manson | 2 | -2/+12 |
1997-02-21 | * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL | Bob Manson | 2 | -1/+27 |
1997-02-20 | * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique | Bob Manson | 2 | -2/+4 |
1997-02-20 | * gdb.base/help.exp: Fix the syntax of a few gdb_test calls. | Bob Manson | 1 | -0/+2 |
1997-02-20 | * gdb.base/scope.exp: Use gdb_test. | Bob Manson | 3 | -879/+217 |
1997-02-20 | * gdb.base/help.exp: Fix syntax of "help info all-registers" test. | Stan Shebs | 2 | -9/+12 |
1997-02-20 | * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main" | Jeff Law | 1 | -0/+13 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 4 | -80/+41 |
1997-02-18 | * maint.c: Eliminate -Wall warnings by including some header files. | Mark Alexander | 2 | -0/+6 |
1997-02-18 | * remote-sim.c (init_callbacks): Undo previous change. | Mark Alexander | 2 | -3/+11 |
1997-02-18 | * maint.c: Fix dereference of pointer. | Dawn Perchik | 3 | -5/+8 |
1997-02-16 | * remote-vx.c (vx_attach): Fix for PR 11356. Remove code added | Stu Grossman | 2 | -28/+10 |
1997-02-14 | * main.c (print_gdb_help): Make static to match declaration. | Ian Lance Taylor | 1 | -0/+3 |
1997-02-14 | * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments. | Dawn Perchik | 3 | -12/+6 |
1997-02-13 | * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns. | Jeff Law | 1 | -2/+0 |
1997-02-13 | * gdb.stabs/*.mt; Deleted, no longer used. | Jeff Law | 8 | -63/+5 |
1997-02-13 | * gdb.disasm/*.mt: Deleted, no longer used. | Jeff Law | 7 | -43/+709 |
1997-02-13 | * debugify.c, debugify.h: Make safe for non-ansi compilers. | Dawn Perchik | 3 | -8/+42 |
1997-02-12 | * defs.h: Fix prototypes for new cleanup functions. | Dawn Perchik | 1 | -0/+4 |
1997-02-12 | * debugify.c, debugify.h: Fix for general gnu use. Remove C++ | Dawn Perchik | 3 | -42/+100 |
1997-02-12 | * debugify.c, debugify.h: New files. Provide common macros | Dawn Perchik | 4 | -0/+115 |
1997-02-12 | * c-valprint.c: Fix checkin glitch. | Dawn Perchik | 1 | -1/+0 |
1997-02-12 | * c-valprint.c (c_val_print): Fix printing for arrays defined | Dawn Perchik | 2 | -0/+9 |
1997-02-12 | * defs.h: Fix cntl-C to read from the Windows message queue. | Dawn Perchik | 6 | -47/+351 |
1997-02-12 | Revert last structs.exp change -- I found the problem. | Jeff Law | 1 | -2/+0 |
1997-02-12 | * config/udi.exp: Use mondfe,name instead of remote_host. | Bob Manson | 2 | -1/+5 |
1997-02-12 | Remove REG_STRUCT_HAS_ADDR change. | Jeff Law | 2 | -2/+2 |
1997-02-12 | * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix. | Jeff Law | 3 | -4/+32 |
1997-02-12 | * gdb.base/structs.exp: Expect some failures from the mn10200 port. | Jeff Law | 2 | -0/+9 |
1997-02-11 | * m32r-rom.c: #include <sys/types.h>. | David Edelsohn | 1 | -0/+8 |
1997-02-11 | * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb. | David Edelsohn | 1 | -2/+4 |
1997-02-11 | * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case when | Jeff Law | 2 | -1/+4 |
1997-02-11 | * gdb.base/watchpoint.exp: Don't expect a failure when calling | Jeff Law | 1 | -0/+3 |
1997-02-11 | * mn10200-tdep.c (mn10200_push_arguments): Stack only needs to | Jeff Law | 3 | -12/+30 |
1997-02-11 | * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist | Jeff Law | 1 | -0/+5 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 3 | -0/+37 |
1997-02-11 | * config/vx.exp: Use hostname instead of netport. | Bob Manson | 2 | -0/+13 |
1997-02-11 | * mips-tdep.c (non_heuristic_proc_desc): New function. | Mark Alexander | 2 | -18/+122 |
1997-02-11 | * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use | Bob Manson | 2 | -13/+22 |
1997-02-10 | * mn10200-tdep.c: Remove lots of debugging printfs, update/improve | Jeff Law | 3 | -184/+535 |
1997-02-10 | * blockframe.c (generic_get_saved_regs): Remove unused variable | Jeff Law | 2 | -1/+15 |
1997-02-10 | * gdb.base/exprs.exp: Delete bogus/incorrect (and probably | Jeff Law | 1 | -0/+3 |
1997-02-10 | * gdbtk.c (call_wrapper): Clear running_now if an error occurs. | Stu Grossman | 2 | -0/+6 |
1997-02-10 | * gdb.base/recurse.exp: Relax final value test for 'b' so that | Jeff Law | 1 | -0/+5 |