Age | Commit message (Expand) | Author | Files | Lines |
1993-07-15 | * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY, | Jim Kingdon | 1 | -0/+6 |
1993-07-15 | * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have | Jim Kingdon | 1 | -1/+1 |
1993-07-15 | * mipsread.c (parse_procedure): Take as argument the symtab to look | Jim Kingdon | 2 | -63/+64 |
1993-07-15 | * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs, | Jim Kingdon | 2 | -47/+68 |
1993-07-14 | * printcmds.exp: Add another printf test. | Jim Kingdon | 1 | -2/+6 |
1993-07-14 | x | Jim Kingdon | 1 | -1/+1 |
1993-07-14 | Changes from Jeffrey Law: | Jim Kingdon | 3 | -14/+48 |
1993-07-14 | * configure.in: If configured -with-stabs on any target, add | Ian Lance Taylor | 2 | -0/+9 |
1993-07-14 | * ch-valprint.c (chill_val_print, case TYPE_CODE_STRING): Print | Jim Kingdon | 3 | -3/+11 |
1993-07-14 | Check in ChangeLog entry that got lost. | Stu Grossman | 1 | -0/+29 |
1993-07-14 | * a29k-tdep.c (get_saved_register): Fix typo. | Jim Kingdon | 2 | -3/+7 |
1993-07-14 | * configure.in: Recognize h8300h (variant of h8300). | David Edelsohn | 2 | -0/+14 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 8 | -45/+144 |
1993-07-14 | Restore function naming scheme (sim_xxx vs simif_xxx). | David Edelsohn | 1 | -126/+177 |
1993-07-13 | * gdbcore.h (read_memory_integer, read_memory_unsigned_integer): | David Edelsohn | 1 | -0/+5 |
1993-07-13 | * elfread.c: Remove notice about file still being under | Fred Fish | 2 | -14/+2 |
1993-07-13 | * Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'. | Fred Fish | 2 | -2/+6 |
1993-07-12 | * a29k-tdep.c (read_register_stack): Make val static. | Jim Kingdon | 2 | -1/+5 |
1993-07-12 | h8300 stuff. | David Edelsohn | 1 | -0/+6 |
1993-07-12 | (REGISTER_CONVERTIBLE): Change value to 0. | David Edelsohn | 1 | -8/+5 |
1993-07-12 | * stabs.texinfo: N_MAIN is sometimes used for C. | Jim Kingdon | 2 | -15/+18 |
1993-07-12 | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 2 | -2/+6 |
1993-07-12 | * hppa-tdep.c (find_proc_framesize): If there is a frame pointer, | Jim Kingdon | 2 | -0/+10 |
1993-07-12 | * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames. | Jim Kingdon | 1 | -0/+4 |
1993-07-12 | improve comment about Sun acc | Jim Kingdon | 1 | -24/+42 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 6 | -115/+205 |
1993-07-12 | * sparc-tdep.c (sparc_frame_chain, frame_saved_pc): | Jim Kingdon | 1 | -0/+8 |
1993-07-12 | Add v9 sanitized entry for sparc-tdep.c. | David Edelsohn | 1 | -0/+8 |
1993-07-12 | Add v9 sanitization support. | David Edelsohn | 1 | -0/+25 |
1993-07-11 | * configure.in (m68*-bull-sysv*): added support for Bull dpx2. | Jim Kingdon | 10 | -0/+196 |
1993-07-11 | new for dpx2 | Jim Kingdon | 6 | -0/+0 |
1993-07-11 | config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add | David Edelsohn | 1 | -0/+5 |
1993-07-11 | (PRINT_REGISTER_HOOK): Fix typo, add parens around macro arg. | David Edelsohn | 1 | -3/+3 |
1993-07-11 | * gdb.t17/interrupt.exp: Test for more things. | Jim Kingdon | 1 | -0/+4 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1 | -1/+3 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 4 | -396/+423 |
1993-07-10 | * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog | Jim Kingdon | 2 | -22/+42 |
1993-07-10 | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 4 | -12/+19 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 16 | -489/+197 |
1993-07-09 | x | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * config/sparc/tm-sparc.h: Add comment suggesting that removing | Jim Kingdon | 1 | -1/+9 |
1993-07-09 | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 2 | -34/+108 |
1993-07-09 | * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * gdb.t17/interrupt.exp: Don't send \n after ^C. | Jim Kingdon | 1 | -0/+4 |
1993-07-09 | * mipsread.c (cross_ref): Set the name to unknown for "struct *" case. | Jim Kingdon | 2 | -0/+10 |
1993-07-09 | * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins. | Jim Kingdon | 3 | -16/+42 |
1993-07-09 | * gdb.t00/help.exp: Increase expect input buffer size. | Peter Schauer | 1 | -0/+4 |
1993-07-09 | * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. | Peter Schauer | 1 | -0/+4 |
1993-07-09 | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 4 | -44/+26 |
1993-07-09 | * gdb.t06/signals.exp: Remove sparc xfail; bug fixed. | Jim Kingdon | 1 | -0/+2 |