aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-02-01 * values.c (value_headof): Fix typo in which VTBL and ARG wereMichael Tiemann2-10/+13
1993-02-01 * valops.c (typecmp): Now static.Michael Tiemann2-78/+206
1993-02-01 * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the firstMichael Tiemann2-4/+14
1993-02-01 * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this'Michael Tiemann1-1/+7
1993-01-31Fix whitespace.Michael Tiemann1-1/+1
1993-01-31Sun Jan 31 04:32:48 1993 Michael Tiemann (tiemann@rtl.cygnus.com)Michael Tiemann2-1/+6
1993-01-31* hppah-nat.c: Eliminate <sys/user.h> and other unnecessary stuff,John Gilmore2-47/+6
1993-01-31* Makefile.in (HFILES): Add typeprint.h.John Gilmore4-5/+8
1993-01-31Initial attempt to clean up to match new directory layout.John Gilmore1-14/+5
1993-01-31* Makefile.in: Update to match doc/ subdir changes.John Gilmore1-5/+2
1993-01-31A few files have been removed...John Gilmore1-2/+0
1993-01-29reg.h, xdr_regs.c, xdr_regs.h are gone now.John Gilmore1-3/+0
1993-01-29* doc/gdbint.texinfo (Host Conditionals): RemoveJohn Gilmore1-15/+51
1993-01-29Update for doc/ changes.John Gilmore2-1/+3
1993-01-29* config/hp300hpux.mh: No cross-host file needed, just native.John Gilmore2-4/+2
1993-01-29Remove nonexistent GO32 "native" support.John Gilmore2-3/+2
1993-01-29M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>:John Gilmore3-7/+12
1993-01-29TypoJohn Gilmore1-0/+6
1993-01-28 * expression.h (BINOP_CONCAT): Document use for self concatenationFred Fish5-60/+351
1993-01-27Fixes from (or inspired by) Bob Chassell editing pass for lastRoland Pesch2-356/+383
1993-01-23These changes abolish M4 preprocessing for the GDB manual.Roland Pesch21-2552/+2963
1993-01-21 * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code thatFred Fish4-2/+31
1993-01-19 * c-exp.y (exp): Add production to support direct creationFred Fish6-13/+95
1993-01-18.Sanitize: Add 29k-share and sparclite.Stu Grossman1-0/+2
1993-01-18Mon Jan 18 11:58:45 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+6
1993-01-18checkpointSteve Chamberlain3-5/+7
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish16-137/+303
1993-01-15 * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.Steve Chamberlain2-0/+6
1993-01-15Add a29k-udi.mt.Stu Grossman1-0/+1
1993-01-15Add paread.c.Stu Grossman1-0/+2
1993-01-15Oops! Forgot to do this one...Stu Grossman1-0/+20
1993-01-15 * hppa-pinsn.c (print_insn): Use read_memory_integer, instead ofStu Grossman5-53/+107
1993-01-14use the SYMBOL_VALUE macro -- from StuDavid D. Zuhn1-1/+1
1993-01-14 * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish7-198/+389
1993-01-10 * Makefile.in: Add info for paread.o.Stu Grossman2-1/+4
1993-01-10 * blockframe.c (frameless_look_for_prologue): Correct theStu Grossman7-155/+230
1993-01-10 * sparc-stub.c: Use a seperate stack for our traps.Stu Grossman2-88/+147
1993-01-08recognise all sparclite variantsDavid D. Zuhn1-1/+1
1993-01-07Second try.Ian Lance Taylor1-0/+20
1993-01-07Thu Jan 7 13:33:06 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-110/+3
1993-01-06 * symfile.c: If O_BINARY isn't defined, set it to 0, call openp forSteve Chamberlain3-18/+13
1993-01-06 * defs.h (HOST_CHAR_BIT): New macro, defaults to either CHAR_BITFred Fish7-36/+421
1993-01-06handle machines other than DOS & SunDavid D. Zuhn1-3/+11
1993-01-06use waitpid instead of wait4David D. Zuhn1-1/+1
1993-01-05 * xcoffexec.c (vmap_symtab): Use new macros to access minimalFred Fish2-3/+7
1993-01-05 * c-exp.y (yylex): Make static, to match prototype and otherFred Fish2-1/+4
1993-01-05 * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish8-8/+48
1993-01-04 * command.c (shell_escape, make_command, _initialze_command):Steve Chamberlain4-4/+23
1993-01-03 * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1-2/+2
1993-01-03 * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain6-803/+1159