Age | Commit message (Expand) | Author | Files | Lines |
1993-05-25 | * Makefile.in: configure looks for ####, so remove lines with many | Ian Lance Taylor | 5 | -10/+39 |
1993-05-25 | * breakpoint.c (catch_command_1): Fix typo in error msg. | Brendan Kehoe | 1 | -0/+4 |
1993-05-25 | elf32 updates | Ken Raeburn | 2 | -4/+6 |
1993-05-25 | elf, cleanup changes | Ken Raeburn | 1 | -0/+36 |
1993-05-25 | elf, bfd_vma-cast changes | Ken Raeburn | 1 | -0/+11 |
1993-05-25 | * elfread.c (elf_symfile_read): Update ELF structure and routine | Ken Raeburn | 1 | -7/+9 |
1993-05-25 | (elf64.c): Add to list of sources. | Ken Raeburn | 1 | -8/+24 |
1993-05-25 | print_insn_* routines want bfd_vma, not CORE_ADDR | Ken Raeburn | 2 | -4/+4 |
1993-05-25 | Updated for new macro, type, and structure names. | Ken Raeburn | 3 | -76/+98 |
1993-05-25 | * gdb.t00/help.exp: Use .* in place of some help messages which | Jim Kingdon | 1 | -0/+1 |
1993-05-25 | * stabs.texinfo (Subranges): "A offset" and "T offset" are not | Jim Kingdon | 2 | -1/+6 |
1993-05-25 | * build-all.mk (all-cross): New target for Canadian Cross. | Ian Lance Taylor | 2 | -0/+37 |
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 |