Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-08-07 | * top.c (target_output_hook): New definition. | Steve Chamberlain | 2 | -0/+7 |
1995-08-07 | * stack.c (gdb_string.h): Include after defs.h | Steve Chamberlain | 2 | -6/+27 |
1995-08-07 | * gdb.disasm/sh3.s: Source for sh3 disassembler tests. | Jeff Law | 7 | -1/+241 |
1995-08-07 | * gdb.base/corefile.exp: Change xfail for backtrace in | Fred Fish | 3 | -3/+41 |
1995-08-07 | * hppa-tdep.c (frame_saved_pc): Don't try to dig a return pointer | Jeff Law | 2 | -2/+22 |
1995-08-05 | * ch-exp.y (write_lower_upper_value): Add prototype so bison | Fred Fish | 1 | -1/+4 |
1995-08-04 | * xcoffread.c (process_linenos): Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1995-08-04 | Lose EST-only files (now part of generic m68k monitor config) | Stan Shebs | 1 | -2/+0 |
1995-08-03 | Document FSF address updating of all files with FSF addresses, | Fred Fish | 3 | -0/+12 |
1995-08-03 | Add ChangeLog, pr-5984.ch, pr-5984.exp. | Fred Fish | 1 | -0/+3 |
1995-08-03 | Add hppro.exp, monitor.exp. | Fred Fish | 1 | -0/+2 |
1995-08-03 | Remove keep-chill stuff from .Sanitize and add gdb.chill to things to | Fred Fish | 2 | -19/+6 |