Age | Commit message (Expand) | Author | Files | Lines |
1993-10-26 | * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR). | David Edelsohn | 3 | -11/+39 |
1993-10-26 | * valops.c (value_assign): Call reinit_frame_cache when assigning | Jim Kingdon | 2 | -0/+14 |
1993-10-26 | * infrun.c (wait_for_inferior): Fix PC out of objfile bounds | Stu Grossman | 1 | -2/+2 |
1993-10-25 | * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule. | Stu Grossman | 2 | -1/+5 |
1993-10-25 | * infrun.c (wait_for_inferior): Fix PC out of subroutine bounds | Stu Grossman | 3 | -14/+45 |
1993-10-25 | * gdb.t06/signals.exp: Skip whole file with xfail for HPPA. | Jim Kingdon | 1 | -0/+2 |
1993-10-25 | * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, standalone.c, | Jim Kingdon | 9 | -41/+46 |
1993-10-25 | Changed the DOC parameter type to gdb_define_app_command. | Thomas Lord | 2 | -8/+12 |
1993-10-25 | gcc -Wall lint: | Jim Kingdon | 2 | -2/+11 |
1993-10-25 | Substantial rewrite. | Thomas Lord | 2 | -1235/+647 |
1993-10-25 | * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail. | Jim Kingdon | 1 | -0/+5 |
1993-10-25 | Remove incorrect comment about SEC_HAS_CONTENTS not getting set. | Fred Fish | 1 | -2/+1 |
1993-10-25 | * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which | Jim Kingdon | 1 | -0/+7 |
1993-10-24 | Sun Oct 24 20:16:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 5 | -42/+58 |
1993-10-24 | * remote-vx.c (vx_wait): Rename pid parameter to pid_to_wait_for. | Jim Kingdon | 1 | -3/+4 |
1993-10-24 | * elfread.c (elf_symtab_read): Use bfd convention that both | Fred Fish | 2 | -3/+12 |
1993-10-23 | * remote-sim.h (sim_stop): New enum. | David Edelsohn | 3 | -5/+21 |
1993-10-23 | * stabsread.c (define_symbol): Skip the whole thing about "pcc | Jim Kingdon | 2 | -4/+11 |
1993-10-23 | * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some | Jim Kingdon | 2 | -2/+6 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 1 | -0/+2 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 8 | -0/+3476 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 2 | -31/+36 |
1993-10-22 | * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h | Fred Fish | 2 | -1/+6 |
1993-10-22 | * munch: Removed. | Jim Kingdon | 1 | -49/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -1/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 22 | -64/+72 |
1993-10-22 | * Makefile.in: Update dependencies to reflect all these new includes. | Jim Kingdon | 1 | -17/+22 |
1993-10-22 | * sh-tdep.c (sim_load): Add function. | Jim Kingdon | 2 | -2/+18 |
1993-10-21 | add pid argument to mips_wait | David D. Zuhn | 2 | -1/+6 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 23 | -151/+255 |
1993-10-21 | Patch from Jeff Law: | Ken Raeburn | 2 | -8/+14 |
1993-10-21 | * symtab.c (decode_line_1): Don't use SYMBOL_LINE for functions. | Jim Kingdon | 2 | -37/+59 |
1993-10-21 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | Jim Kingdon | 1 | -5/+7 |
1993-10-21 | * gdb.t09/corefile.exp: At end of test, use "core" command with | Jim Kingdon | 1 | -0/+5 |
1993-10-21 | * remote-udi.c (udi_store_registers, store_register): Use | Stu Grossman | 2 | -34/+91 |
1993-10-21 | * Move "set remotebaud" from remote-utils.c to main.c to it applies | Jim Kingdon | 1 | -8/+0 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -4/+7 |
1993-10-21 | * target.h: Put remote_debug declaration back here. Add baud_rate. | Jim Kingdon | 5 | -11/+13 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 3 | -16/+25 |
1993-10-21 | * mipsread.c (parse_symbol): In third-eye, a function has a block | Jim Kingdon | 1 | -0/+6 |
1993-10-21 | * config/a29k/a29k-udi.mt: Define REMOTE_O as null so that we don't | Stu Grossman | 2 | -0/+3 |
1993-10-21 | * main.c: Make baud_rate and remote_debug be global variables, | Stu Grossman | 6 | -52/+82 |
1993-10-20 | * stabsread.c (define_symbol): When combining a LOC_ARG and a | Jim Kingdon | 2 | -0/+9 |
1993-10-20 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | Jim Kingdon | 2 | -9/+31 |
1993-10-20 | define some signals | K. Richard Pixley | 2 | -0/+12 |
1993-10-20 | * Makefile.in (INTERNAL_LDFLAGS): New macro. The new part is | Jim Kingdon | 2 | -3/+18 |
1993-10-20 | * Makefile.in: Add $(srcdir) to all refs to 29k-share | Stu Grossman | 2 | -19/+25 |
1993-10-20 | * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16 | Stu Grossman | 1 | -1/+8 |