Age | Commit message (Expand) | Author | Files | Lines |
1994-02-14 | * gdb.disasm/hppa.s (fmemLRbug_tests): New tests. | Jeff Law | 1 | -1/+10 |
1994-02-12 | * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust. | Steve Chamberlain | 2 | -127/+189 |
1994-02-12 | * configure.in: Add Lynx/rs6000 support. | Stu Grossman | 10 | -685/+774 |
1994-02-11 | sparcly-nat.c is long gone | Stan Shebs | 1 | -1/+0 |
1994-02-08 | * config/alpha/alpha-nw.mt, config/alpha/alpha-osf1.mt (MT_CFLAGS): | Peter Schauer | 1 | -5/+0 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 15 | -72/+98 |
1994-02-07 | * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no longer used. | Jim Kingdon | 5 | -76/+6 |
1994-02-07 | * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistent | Jim Kingdon | 1 | -0/+5 |
1994-02-07 | (udi_create_inferior): If udi_session_id is negative, open a new | Jim Kingdon | 1 | -0/+2 |
1994-02-07 | * gdb.t02/whatis.exp (v_char_array, v_signed_char_array), | Jim Kingdon | 1 | -5/+5 |
1994-02-07 | * config/udi-gdb.exp (gdb_load): Use "file", not "load" command, | Jim Kingdon | 2 | -15/+20 |
1994-02-07 | * target.c (target_preopen): If target_kill doesn't remove the | Jim Kingdon | 2 | -6/+3 |
1994-02-07 | * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; they | Jim Kingdon | 1 | -0/+10 |
1994-02-07 | * coffread.c (process_coff_symbol, case C_TPDEF): Don't set name | Jim Kingdon | 1 | -0/+4 |
1994-02-07 | * gdb.t01/run.exp: Only run shell test if isnative. | Jim Kingdon | 1 | -0/+2 |
1994-02-07 | * config/udi-gdb.exp (gdb_load): Use "file", not "load" command, | Jim Kingdon | 2 | -26/+7 |
1994-02-06 | * config/udi-gdb.exp (gdb_start): Don't send "set args main" to | Jim Kingdon | 2 | -4/+6 |
1994-02-06 | * remote-udi.c (udi_files_info): If prog_name is NULL, just skip | Jim Kingdon | 2 | -12/+38 |
1994-02-06 | * config/mips/mipsm3.mh, config/i386/i386m3.mh, | Jim Kingdon | 8 | -26/+33 |
1994-02-06 | * printcmd.c (printf_command): Add missing single-letter | Per Bothner | 1 | -0/+5 |
1994-02-06 | * corelow.c (solib_add_stub, core_open): Pass address of from_tty | Jim Kingdon | 2 | -5/+10 |
1994-02-06 | * defs.h (alloca): Declare as void *, not char *, on hpux. | Jim Kingdon | 2 | -22/+38 |
1994-02-06 | * config/i386/tm-sun386.h, config/i386/tm-symmetry.h | Peter Schauer | 3 | -2/+7 |
1994-02-05 | * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM or | Jim Kingdon | 2 | -4/+15 |
1994-02-05 | * gdb.t17/interrupt.c: If we get EINTR, don't print an error message. | Jim Kingdon | 1 | -0/+6 |
1994-02-05 | * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missing | Jim Kingdon | 2 | -5/+7 |
1994-02-05 | * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint): | Jim Kingdon | 4 | -27/+91 |
1994-02-05 | * gdb.disasm/hppa.s (comib_tests): Add missing instruction. | Jeff Law | 1 | -0/+5 |
1994-02-05 | * remote-e7000.c: Replace "snoop" command (e7000_noecho) with | Jim Kingdon | 1 | -1/+4 |
1994-02-05 | * gdb.disasm/hppa.s (addib_tests): Fix typo. | Jeff Law | 3 | -72/+1699 |
1994-02-05 | * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test, | Jim Kingdon | 1 | -0/+8 |
1994-02-05 | * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect string. | Jeff Law | 2 | -7/+9 |
1994-02-05 | * config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't cast | Jim Kingdon | 1 | -0/+5 |
1994-02-05 | * value.h (print_longest): Rename "value" to "val" in prototype | Peter Schauer | 1 | -0/+8 |
1994-02-05 | * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string. | Jeff Law | 2 | -33/+35 |
1994-02-05 | * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect | Jeff Law | 2 | -20/+135 |
1994-02-05 | REGISTER_TYPE is obsolete. | Steve Chamberlain | 1 | -1/+0 |
1994-02-05 | (hms_fetch_register): Take out REGISTER_TYPE. | Steve Chamberlain | 2 | -3/+8 |
1994-02-05 | Fix REGISTER_TYPE and order of register names. | Steve Chamberlain | 1 | -5/+11 |
1994-02-05 | Fix REGISTER_TYPE. | Steve Chamberlain | 1 | -5/+6 |
1994-02-05 | Get REGISTER_TYPE right. | Steve Chamberlain | 2 | -9/+14 |
1994-02-05 | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 5 | -129/+503 |
1994-02-04 | * gdb.t24/demangle.exp: Remove a bunch more tests which differ | Jim Kingdon | 1 | -0/+8 |
1994-02-04 | * config/rs6000/tm-rs6000.h: Declare rs6000_struct_return_address | Jim Kingdon | 2 | -38/+53 |
1994-02-04 | * gdb.texinfo (Continuing and Stepping): When talking about "step" | Jim Kingdon | 2 | -1/+15 |
1994-02-04 | * dwarfread.c (process_dies): Skip nested TAG_compile_unit DIEs. | Peter Schauer | 2 | -2/+17 |
1994-02-04 | * gdb.t00/default.exp: Match udi_attach error message as well as | Jim Kingdon | 1 | -0/+10 |
1994-02-04 | * remote-udi.c (udi_attach): If no arguments, print error. | Jim Kingdon | 2 | -0/+10 |
1994-02-04 | * Makefile.in (VERSION): Bump to 4.12.1 | Fred Fish | 3 | -8/+34 |
1994-02-03 | * command.c (empty_sfunc): New function. | Jim Kingdon | 1 | -3/+13 |