Age | Commit message (Expand) | Author | Files | Lines |
1993-02-01 | * values.c (value_headof): Fix typo in which VTBL and ARG were | Michael Tiemann | 2 | -10/+13 |
1993-02-01 | * valops.c (typecmp): Now static. | Michael Tiemann | 2 | -78/+206 |
1993-02-01 | * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the first | Michael Tiemann | 2 | -4/+14 |
1993-02-01 | * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this' | Michael Tiemann | 1 | -1/+7 |
1993-01-31 | Fix whitespace. | Michael Tiemann | 1 | -1/+1 |
1993-01-31 | Sun Jan 31 04:32:48 1993 Michael Tiemann (tiemann@rtl.cygnus.com) | Michael Tiemann | 2 | -1/+6 |
1993-01-31 | * hppah-nat.c: Eliminate <sys/user.h> and other unnecessary stuff, | John Gilmore | 2 | -47/+6 |
1993-01-31 | * Makefile.in (HFILES): Add typeprint.h. | John Gilmore | 4 | -5/+8 |
1993-01-31 | Initial attempt to clean up to match new directory layout. | John Gilmore | 1 | -14/+5 |
1993-01-31 | * Makefile.in: Update to match doc/ subdir changes. | John Gilmore | 1 | -5/+2 |
1993-01-31 | A few files have been removed... | John Gilmore | 1 | -2/+0 |
1993-01-29 | reg.h, xdr_regs.c, xdr_regs.h are gone now. | John Gilmore | 1 | -3/+0 |
1993-01-29 | * doc/gdbint.texinfo (Host Conditionals): Remove | John Gilmore | 1 | -15/+51 |
1993-01-29 | Update for doc/ changes. | John Gilmore | 2 | -1/+3 |
1993-01-29 | * config/hp300hpux.mh: No cross-host file needed, just native. | John Gilmore | 2 | -4/+2 |
1993-01-29 | Remove nonexistent GO32 "native" support. | John Gilmore | 2 | -3/+2 |
1993-01-29 | M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>: | John Gilmore | 3 | -7/+12 |
1993-01-29 | Typo | John Gilmore | 1 | -0/+6 |
1993-01-28 | * expression.h (BINOP_CONCAT): Document use for self concatenation | Fred Fish | 5 | -60/+351 |
1993-01-27 | Fixes from (or inspired by) Bob Chassell editing pass for last | Roland Pesch | 2 | -356/+383 |
1993-01-23 | These changes abolish M4 preprocessing for the GDB manual. | Roland Pesch | 21 | -2552/+2963 |
1993-01-21 | * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code that | Fred Fish | 4 | -2/+31 |
1993-01-19 | * c-exp.y (exp): Add production to support direct creation | Fred Fish | 6 | -13/+95 |
1993-01-18 | .Sanitize: Add 29k-share and sparclite. | Stu Grossman | 1 | -0/+2 |
1993-01-18 | Mon Jan 18 11:58:45 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+6 |
1993-01-18 | checkpoint | Steve Chamberlain | 3 | -5/+7 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 16 | -137/+303 |
1993-01-15 | * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002. | Steve Chamberlain | 2 | -0/+6 |
1993-01-15 | Add a29k-udi.mt. | Stu Grossman | 1 | -0/+1 |
1993-01-15 | Add paread.c. | Stu Grossman | 1 | -0/+2 |
1993-01-15 | Oops! Forgot to do this one... | Stu Grossman | 1 | -0/+20 |
1993-01-15 | * hppa-pinsn.c (print_insn): Use read_memory_integer, instead of | Stu Grossman | 5 | -53/+107 |
1993-01-14 | use the SYMBOL_VALUE macro -- from Stu | David D. Zuhn | 1 | -1/+1 |
1993-01-14 | * c-valprint.c (cp_print_class_member): Add extern decl. | Fred Fish | 7 | -198/+389 |
1993-01-10 | * Makefile.in: Add info for paread.o. | Stu Grossman | 2 | -1/+4 |
1993-01-10 | * blockframe.c (frameless_look_for_prologue): Correct the | Stu Grossman | 7 | -155/+230 |
1993-01-10 | * sparc-stub.c: Use a seperate stack for our traps. | Stu Grossman | 2 | -88/+147 |
1993-01-08 | recognise all sparclite variants | David D. Zuhn | 1 | -1/+1 |
1993-01-07 | Second try. | Ian Lance Taylor | 1 | -0/+20 |
1993-01-07 | Thu Jan 7 13:33:06 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -110/+3 |
1993-01-06 | * symfile.c: If O_BINARY isn't defined, set it to 0, call openp for | Steve Chamberlain | 3 | -18/+13 |
1993-01-06 | * defs.h (HOST_CHAR_BIT): New macro, defaults to either CHAR_BIT | Fred Fish | 7 | -36/+421 |
1993-01-06 | handle machines other than DOS & Sun | David D. Zuhn | 1 | -3/+11 |
1993-01-06 | use waitpid instead of wait4 | David D. Zuhn | 1 | -1/+1 |
1993-01-05 | * xcoffexec.c (vmap_symtab): Use new macros to access minimal | Fred Fish | 2 | -3/+7 |
1993-01-05 | * c-exp.y (yylex): Make static, to match prototype and other | Fred Fish | 2 | -1/+4 |
1993-01-05 | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 8 | -8/+48 |
1993-01-04 | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 4 | -4/+23 |
1993-01-03 | * remote-sim.c: first attempt at general simulator interface | Steve Chamberlain | 1 | -2/+2 |
1993-01-03 | * remote-sim.c: first attempt at general simulator interface | Steve Chamberlain | 6 | -803/+1159 |