Age | Commit message (Expand) | Author | Files | Lines |
1993-05-23 | * configure.in (configdirs): Add gdb.t24 for C++ tests that | Fred Fish | 3 | -1/+15 |
1993-05-22 | * infrun.c (wait_for_inferior), | Jim Kingdon | 1 | -0/+3 |
1993-05-22 | * inftarg.c (child_wait): Deal with EINTR and include message from | Jim Kingdon | 1 | -0/+5 |
1993-05-22 | x | Jim Kingdon | 1 | -1/+1 |
1993-05-22 | * stabsread.c: Remove most uses of lookup_fundamental_type. | Jim Kingdon | 3 | -212/+376 |
1993-05-22 | Remove <<<< stuff from CVS. Not sure how it got here | Jim Kingdon | 1 | -9/+0 |
1993-05-22 | * stabs.texinfo (Constants): Allow an `e' constant to be non-enum. | Jim Kingdon | 2 | -33/+70 |
1993-05-22 | * config/mips/tm-irix3.h: Add sigcontext offsets for Irix. | Peter Schauer | 1 | -0/+6 |
1993-05-22 | Fix stack unwinding through _sigtramp on Irix. These patches are from | Peter Schauer | 2 | -8/+19 |
1993-05-22 | * infrun.c (wait_for_inferior): Clear stop_signal if it should not | Peter Schauer | 2 | -99/+93 |
1993-05-22 | * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine | Peter Schauer | 5 | -274/+172 |
1993-05-21 | ISC changes | Jim Kingdon | 2 | -1/+5 |
1993-05-21 | fix typo | Jim Kingdon | 1 | -1/+1 |
1993-05-21 | * complaint.c: Make sure all complain() pass the address of the struct. | Jim Kingdon | 3 | -6/+12 |
1993-05-21 | Slight changes for the 29k-udi target. | Sean Eric Fagan | 1 | -0/+1 |
1993-05-21 | Change the configuration, for target 29k-udi, a little bit. | Sean Eric Fagan | 2 | -0/+2 |
1993-05-21 | Change the configuration a little bit. | Sean Eric Fagan | 1 | -1/+1 |
1993-05-21 | Renamed the udi "sun"-host file to a "unix"-host file. These are necessary | Sean Eric Fagan | 1 | -2/+11 |
1993-05-21 | Changed the configuration scheme a bit, to be saner, cleaner, etc. | Sean Eric Fagan | 2 | -13/+100 |
1993-05-21 | Renamed it to "udiphunix.h". | Sean Eric Fagan | 1 | -86/+0 |
1993-05-21 | Further revisions (for xcoff mostly) to test case logged in ChangeLog yesterday | Jim Kingdon | 2 | -4/+40 |
1993-05-21 | * stabs.texinfo (Builtin Type Descriptors): Document the floating | Jim Kingdon | 2 | -17/+45 |
1993-05-21 | * Makefile.in: Add rule for xcoffexec.o like that for paread.o. | Jim Kingdon | 2 | -2/+6 |
1993-05-21 | * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol. | Jim Kingdon | 2 | -10/+12 |
1993-05-21 | * configure.in: Do gdb.stabs and C++ tests only for stabs. | Jim Kingdon | 1 | -1/+17 |
1993-05-21 | New directory | Jim Kingdon | 8 | -0/+612 |
1993-05-20 | * stabs.texinfo: Remove node Quick Reference and put its children | Jim Kingdon | 2 | -356/+749 |
1993-05-20 | x | Jim Kingdon | 1 | -0/+4 |
1993-05-19 | fixed typo in tm-m68k.h | K. Richard Pixley | 1 | -0/+4 |
1993-05-19 | fix typo | K. Richard Pixley | 1 | -3/+3 |
1993-05-19 | * config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE. | Stu Grossman | 2 | -1/+7 |
1993-05-19 | * Makefile.in (INSTALLED_LIBS): New variable. | Jim Kingdon | 2 | -0/+8 |
1993-05-19 | * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" | Jim Kingdon | 6 | -5/+10 |
1993-05-19 | * main.c (quit_command): In the "quit anyway?" message, tell the user | Jim Kingdon | 1 | -0/+3 |
1993-05-19 | * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h". | Jim Kingdon | 3 | -2/+9 |
1993-05-19 | * infcmd.c (read_pc): Doc fix. | Jim Kingdon | 1 | -0/+2 |
1993-05-19 | * printcmd.c (print_address_symbolic): Use %u not %d for offset. | Jim Kingdon | 1 | -0/+2 |
1993-05-19 | * blockframe.c (get_prev_frame_info): If pc in sigtramp, set | Jim Kingdon | 4 | -17/+64 |
1993-05-19 | * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure | Fred Fish | 1 | -0/+30 |
1993-05-18 | * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code. | Jim Kingdon | 1 | -0/+2 |
1993-05-18 | * infcmd.c (step_1): Fix poorly worded error message. | Jim Kingdon | 2 | -7/+26 |
1993-05-18 | * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES): | Jim Kingdon | 3 | -1/+20 |
1993-05-18 | * stabs.texinfo (Parameters): Add "(sometimes)" when describing | Jim Kingdon | 2 | -10/+15 |
1993-05-18 | * Makefile.in (depend): Put "${srcdir}" in generated dependencies | Jim Kingdon | 3 | -512/+820 |
1993-05-18 | * ChangeLog, ChangeLog-92: Split ChangeLog at 1993. | Fred Fish | 3 | -6281/+6295 |
1993-05-18 | * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZE | Jim Kingdon | 2 | -4/+19 |
1993-05-17 | * findvar.c (write_register): Add sanity check for register size. | Stu Grossman | 2 | -17/+26 |
1993-05-15 | Now that makeinfo node defaulting works, include readline appendices in | Roland Pesch | 2 | -21/+12 |
1993-05-14 | back out malloc/xmalloc patch | K. Richard Pixley | 1 | -7/+5 |
1993-05-13 | * remote-nindy.c: Removed declaration of coffstrip. | Ian Lance Taylor | 1 | -1/+0 |