aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-09-06 * config/sparc/tm-sp64.h (REGISTER_RAW_SIZE): Lower 32 fp regsDavid Edelsohn1-5/+8
1995-09-02 * gdb.base/setvar.exp: Add new testcases for truncation whenPeter Schauer1-0/+5
1995-09-02 * configure.in: Explicitly `exit 0' for broken shells.Peter Schauer4-0/+19
1995-09-02 * gdb.base/callfuncs.exp (do_function_calls): RemoveFred Fish2-3/+10
1995-09-01 * gdb.base/funcargs.exp (float_and_integral_args): RemoveFred Fish3-4/+10
1995-09-01Ideally the "remote-mips.c" prompt spotting code should be updated toJackie Smith Cashion9-3/+87
1995-08-31 * config/sh/sh.mt (SIM): Add -lm.Jim Wilson2-1/+5
1995-08-31 * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes toKung Hsu2-48/+56
1995-08-29 * remote.c (remote_wait): Revert 19 July my change which should beKung Hsu1-0/+5
1995-08-28 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*Fred Fish8-3/+68
1995-08-26 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests forPeter Schauer2-95/+62
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer5-17/+142
1995-08-25Only build PowerPC simulator if target is powerpc*-*-eabisimMichael Meissner8-36/+102
1995-08-23Link in PowerPC simulator.Michael Meissner3-0/+14
1995-08-22 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before runJeff Law2-0/+9
1995-08-22 * tm-hppa.h (EXTRACT_RETURN_VALUE): Fix for FP values.Jeff Law1-0/+2
1995-08-22 * tm-hppa.h (STORE_RETURN_VALUE): Fix to work with -msoft-floatJeff Law2-3/+16
1995-08-22 * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete. Causes moreJeff Law3-8/+32
1995-08-22Opps. Fix thinko in last change.Jeff Law1-7/+7
1995-08-22 * gdb.base/funcargs.exp: Avoid ever setting more than 8Jeff Law2-7/+26
1995-08-22 * hppa-tdep.c (frame_chain_valid): Handle systems where "$START$"Jeff Law2-1/+17
1995-08-21 * remote-udi.c (udi_wait): Mask off high bits of stop reason.Kung Hsu2-2/+9
1995-08-21 * Makefile.in (install): Remove "brokensed" hack, unnecessary nowJeff Law1-0/+6
1995-08-20 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.Peter Schauer3-17/+16
1995-08-20Wire up the breakpoint window so that it works. Also, fix a typo thatMichael Tiemann2-7/+33
1995-08-19 * gdbtypes.c (recursive_dump_type): Add dont_print_type_obstackPeter Schauer2-1/+36
1995-08-19 * dcache.c (dcache_write_line): Write dirty lines right.Steve Chamberlain2-16/+20
1995-08-18 * sparc-tdep.c (isbranch): Fix typo which caused wrongPeter Schauer2-2/+7
1995-08-17 * config/pa/tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Define.Jeff Law2-6/+44
1995-08-16 * configure.in: Only configure gdb.chill for particular targets.Stan Shebs2-4/+8
1995-08-16 * gdb.base/Makefile.in: Add action to .c.o transformationFred Fish12-313/+407
1995-08-15 * remote.c (remote_write_bytes): Chop up large transfers.Steve Chamberlain2-25/+39
1995-08-15Departure of gcc.patchStan Shebs1-1/+0
1995-08-15 * gcc.patch: Remove, relevant only to long-ago versions of GCC.Stan Shebs2-80/+8
1995-08-14 * blokcframe.c (inside_main_func): Add comments.Kung Hsu1-0/+2
1995-08-14 * blockframe.c (inside_main_func): Fix a typo in previous change.Kung Hsu2-1/+3
1995-08-14 * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE.Kung Hsu1-0/+2
1995-08-14 * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE.Kung Hsu2-104/+97
1995-08-13 * config/powerpc/xm-aix.h (FIVE_ARG_PTRACE): Define.Jeff Law3-0/+7
1995-08-12 * configure.in: Recognize aix4 specially as some aspectsJeff Law15-5/+219
1995-08-12 * gdb.base/callfuncs.exp: Add xfails for the powerpc.Jeff Law8-290/+162
1995-08-12 * rs6000-tdep.c (extract_return_value): Fix returning of valuesPeter Schauer2-2/+14
1995-08-11 * symtab.c (list_symbols): if break command set breakpoint on matchedKung Hsu2-1/+13
1995-08-11 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect aJeff Law2-4/+7
1995-08-11 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail forFred Fish8-65/+162
1995-08-11 * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose inFred Fish1-0/+5
1995-08-09 * xcoffread.x (xcoff_symfile_offset): Revert an unwanted change getsKung Hsu2-1/+6
1995-08-09 * remote-hms.c (hms_cmds): Get reg term right.Steve Chamberlain3-6/+25
1995-08-09Fix typo in changelog entry.Jeff Law1-1/+1
1995-08-09 * configure.in (powerpc-*-aix*): Recognize as a new gdb hostJeff Law8-13/+200