Age | Commit message (Expand) | Author | Files | Lines |
1993-05-25 | (COERCE64): Avoid out-of-range numbers | Ken Raeburn | 1 | -19/+41 |
1993-05-25 | * stabsread.c: Remove all uses of error(). Make error_type and | Jim Kingdon | 5 | -242/+238 |
1993-05-25 | x | Jim Kingdon | 1 | -0/+8 |
1993-05-25 | * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test. | Jim Kingdon | 1 | -25/+6 |
1993-05-25 | add elf64 structures/macros/types, rename some old elf->elf32 | Ken Raeburn | 1 | -0/+19 |
1993-05-25 | * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast. | Ian Lance Taylor | 2 | -1/+10 |
1993-05-25 | begin reorganization to support 64-bit elf | Ken Raeburn | 1 | -0/+22 |
1993-05-25 | * mips-tdep.c: Removed #include of many header files, and #define | Ian Lance Taylor | 1 | -0/+5 |
1993-05-25 | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 13 | -97/+68 |
1993-05-25 | * config/i386/linux.mh: Don't use \ newline; the awk scripts don't | Jim Kingdon | 2 | -8/+13 |
1993-05-25 | * config/i386/linux.mh: Don't use \ newline; the awk scripts don't | Jim Kingdon | 1 | -5/+21 |
1993-05-25 | * sparc-nat.c (store_inferior_registers): Fill in all members of | Peter Schauer | 3 | -0/+20 |
1993-05-25 | try to make hppa opcode table, updated for gas, still be compatible with gdb | Ken Raeburn | 4 | -0/+683 |
1993-05-25 | Makefile.in (DISTSTUFF): Don't build binutils.mm. | Ken Raeburn | 3 | -11/+46 |
1993-05-24 | INFO-DIR-ENTRY formatting tweaks | David D. Zuhn | 3 | -3/+3 |
1993-05-24 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | David D. Zuhn | 1 | -3/+3 |
1993-05-24 | Add lynx files. | Stu Grossman | 1 | -0/+5 |
1993-05-24 | Add i386lynx.c. | Stu Grossman | 1 | -0/+1 |
1993-05-24 | * config/i386/{i386lynx.mh i386lynx.mt nm-i386lynx.h tm-i386lynx.h | Stu Grossman | 5 | -0/+100 |
1993-05-24 | * configure: change so "-exec-prefix" gets passed down rather | Rob Savoye | 1 | -0/+8 |
1993-05-24 | * snapshots.readme: Clarify when obvious and non-obvious bugs | Fred Fish | 2 | -1/+24 |
1993-05-24 | * mipsread.c (parse_symbol): Deal with scVar and scVarRegister. | Jim Kingdon | 1 | -0/+3 |
1993-05-24 | * stabs.texinfo (Stabs Format): Misc fixes. | Jim Kingdon | 2 | -3/+8 |
1993-05-24 | * c-typeprint.c (c_type_print_base): Don't print typedef'd names | Jim Kingdon | 2 | -9/+69 |
1993-05-24 | * gdb.t03/{gdbme.c,ptype.exp}: | Jim Kingdon | 1 | -0/+3 |
1993-05-24 | * symmisc.c (dump_msymbols): Avoid gdb coredump with stripped | Peter Schauer | 1 | -0/+5 |
1993-05-24 | x | Jim Kingdon | 1 | -3/+3 |
1993-05-24 | * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see | Jim Kingdon | 1 | -0/+20 |
1993-05-23 | Fix bug in how GDB gets set that chokes runtest *only* using /bin/sh. | Rob Savoye | 1 | -4/+5 |
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 | Update to include djm's new stuff. | Steve Chamberlain | 1 | -2/+20 |
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-22 | * i386lynx.c: New module for Lynx variant of a.out. | Stu Grossman | 1 | -0/+8 |
1993-05-21 | ISC changes | Jim Kingdon | 1 | -0/+4 |
1993-05-21 | ISC changes | Jim Kingdon | 3 | -1/+10 |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV compatibility. | David MacKenzie | 1 | -22/+82 |
1993-05-21 | Move printing from bfd to nm. | David MacKenzie | 1 | -0/+22 |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV formats. | David MacKenzie | 3 | -2/+13 |
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 | Improve error messages. | David MacKenzie | 1 | -0/+21 |