Age | Commit message (Expand) | Author | Files | Lines |
1995-09-01 | * gdb.base/funcargs.exp (float_and_integral_args): Remove | Fred Fish | 3 | -4/+10 |
1995-09-01 | Ideally the "remote-mips.c" prompt spotting code should be updated to | Jackie Smith Cashion | 9 | -3/+87 |
1995-08-31 | * config/sh/sh.mt (SIM): Add -lm. | Jim Wilson | 2 | -1/+5 |
1995-08-31 | * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes to | Kung Hsu | 2 | -48/+56 |
1995-08-29 | * remote.c (remote_wait): Revert 19 July my change which should be | Kung Hsu | 1 | -0/+5 |
1995-08-28 | * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2* | Fred Fish | 8 | -3/+68 |
1995-08-26 | * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for | Peter Schauer | 2 | -95/+62 |
1995-08-26 | * mdebugread.c (parse_symbol): Handle sh.value of zero for enums. | Peter Schauer | 5 | -17/+142 |
1995-08-25 | Only build PowerPC simulator if target is powerpc*-*-eabisim | Michael Meissner | 8 | -36/+102 |
1995-08-23 | Link in PowerPC simulator. | Michael Meissner | 3 | -0/+14 |
1995-08-22 | * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run | Jeff Law | 2 | -0/+9 |
1995-08-22 | * tm-hppa.h (EXTRACT_RETURN_VALUE): Fix for FP values. | Jeff Law | 1 | -0/+2 |
1995-08-22 | * tm-hppa.h (STORE_RETURN_VALUE): Fix to work with -msoft-float | Jeff Law | 2 | -3/+16 |
1995-08-22 | * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete. Causes more | Jeff Law | 3 | -8/+32 |
1995-08-22 | Opps. Fix thinko in last change. | Jeff Law | 1 | -7/+7 |
1995-08-22 | * gdb.base/funcargs.exp: Avoid ever setting more than 8 | Jeff Law | 2 | -7/+26 |
1995-08-22 | * hppa-tdep.c (frame_chain_valid): Handle systems where "$START$" | Jeff Law | 2 | -1/+17 |
1995-08-21 | * remote-udi.c (udi_wait): Mask off high bits of stop reason. | Kung Hsu | 2 | -2/+9 |
1995-08-21 | * Makefile.in (install): Remove "brokensed" hack, unnecessary now | Jeff Law | 1 | -0/+6 |
1995-08-20 | * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change. | Peter Schauer | 3 | -17/+16 |
1995-08-20 | Wire up the breakpoint window so that it works. Also, fix a typo that | Michael Tiemann | 2 | -7/+33 |
1995-08-19 | * gdbtypes.c (recursive_dump_type): Add dont_print_type_obstack | Peter Schauer | 2 | -1/+36 |
1995-08-19 | * dcache.c (dcache_write_line): Write dirty lines right. | Steve Chamberlain | 2 | -16/+20 |
1995-08-18 | * sparc-tdep.c (isbranch): Fix typo which caused wrong | Peter Schauer | 2 | -2/+7 |
1995-08-17 | * config/pa/tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Define. | Jeff Law | 2 | -6/+44 |
1995-08-16 | * configure.in: Only configure gdb.chill for particular targets. | Stan Shebs | 2 | -4/+8 |
1995-08-16 | * gdb.base/Makefile.in: Add action to .c.o transformation | Fred Fish | 12 | -313/+407 |
1995-08-15 | * remote.c (remote_write_bytes): Chop up large transfers. | Steve Chamberlain | 2 | -25/+39 |
1995-08-15 | Departure of gcc.patch | Stan Shebs | 1 | -1/+0 |
1995-08-15 | * gcc.patch: Remove, relevant only to long-ago versions of GCC. | Stan Shebs | 2 | -80/+8 |
1995-08-14 | * blokcframe.c (inside_main_func): Add comments. | Kung Hsu | 1 | -0/+2 |
1995-08-14 | * blockframe.c (inside_main_func): Fix a typo in previous change. | Kung Hsu | 2 | -1/+3 |
1995-08-14 | * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE. | Kung Hsu | 1 | -0/+2 |
1995-08-14 | * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE. | Kung Hsu | 2 | -104/+97 |
1995-08-13 | * config/powerpc/xm-aix.h (FIVE_ARG_PTRACE): Define. | Jeff Law | 3 | -0/+7 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 15 | -5/+219 |
1995-08-12 | * gdb.base/callfuncs.exp: Add xfails for the powerpc. | Jeff Law | 8 | -290/+162 |
1995-08-12 | * rs6000-tdep.c (extract_return_value): Fix returning of values | Peter Schauer | 2 | -2/+14 |
1995-08-11 | * symtab.c (list_symbols): if break command set breakpoint on matched | Kung Hsu | 2 | -1/+13 |
1995-08-11 | * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a | Jeff Law | 2 | -4/+7 |
1995-08-11 | * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for | Fred Fish | 8 | -65/+162 |
1995-08-11 | * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in | Fred Fish | 1 | -0/+5 |
1995-08-09 | * xcoffread.x (xcoff_symfile_offset): Revert an unwanted change gets | Kung Hsu | 2 | -1/+6 |
1995-08-09 | * remote-hms.c (hms_cmds): Get reg term right. | Steve Chamberlain | 3 | -6/+25 |
1995-08-09 | Fix typo in changelog entry. | Jeff Law | 1 | -1/+1 |
1995-08-09 | * configure.in (powerpc-*-aix*): Recognize as a new gdb host | Jeff Law | 8 | -13/+200 |
1995-08-09 | * top.c (target_output_hook): Really make it match defs.h (char * | Stan Shebs | 2 | -1/+6 |
1995-08-08 | * Makefile.in (CXX_FOR_TARGET): Don't use ${rootme}/../gcc/xgcc | J.T. Conklin | 2 | -18/+25 |
1995-08-08 | * top.c (target_output_hook): Make declaration match the one | Jeff Law | 2 | -1/+4 |
1995-08-08 | * symfile.c (add_psymbol_to_list): Initialize SYMBOL_SECTION. | Jeff Law | 1 | -0/+6 |