Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-10-20 | fix one bad date, credits | Roland Pesch | 2 | -7/+11 |
1993-10-20 | * Makefile.in (ALLCONFIG): Add config/i386/{i386m3.mh, i386m3.mt, | Fred Fish | 2 | -6/+19 |
1993-10-19 | Modified Files: | Kung Hsu | 1 | -11/+17 |
1993-10-19 | * gdb.t15/funcargs.exp: Don't put comments on same line as | Jim Kingdon | 1 | -0/+5 |
1993-10-19 | Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) | Roland Pesch | 3 | -15/+25 |
1993-10-19 | Modified Files: | Kung Hsu | 1 | -6/+8 |
1993-10-19 | Clean out all references to snapshots.readme, a file that is not | Fred Fish | 1 | -27/+0 |
1993-10-19 | * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses. | Jim Kingdon | 2 | -0/+9 |
1993-10-19 | * sparclite/Makefile.in: Fixup so that this works with Sun make | Stu Grossman | 1 | -0/+5 |
1993-10-19 | * gdb.texinfo (Symbols): Add class NAME to doc for ptype. | Jim Kingdon | 2 | -0/+7 |
1993-10-19 | * breakpoint.h (struct bpstat_what): Don't use bitfields. | Jim Kingdon | 1 | -0/+2 |