aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-02-02* infrun.c (wait_for_inferior): When rolling back the PC afterJohn Gilmore1-0/+4
1993-02-02* blockframe.c (inside_entry_file, inside_main_func,John Gilmore1-0/+3
1993-02-02* printcmd.c (print_frame_args, print_frame_nameless_args):John Gilmore2-16/+40
1993-02-02Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff hasStu Grossman1-754/+0
1993-02-02Fixes for doc targets.Roland Pesch2-9/+8
1993-02-02* stack.c (parse_frame_specification): Parse as many argumentsJohn Gilmore3-9/+22
1993-02-02* hp300ux-nat.c: Update copyrights.John Gilmore5-48/+56
1993-02-02LintJohn Gilmore1-6/+1
1993-02-02 * sparclite/aload.c: Add copyleft.Stu Grossman2-0/+8
1993-02-02Remove soc2udip.c udi2mtip.c. These files no longer exist.Stu Grossman1-2/+0
1993-02-02Add README.Stu Grossman1-0/+1
1993-02-01 * gdbinv-s.texi: z8000 simulator target name is just "sim"Roland Pesch2-12/+16
1993-02-01Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch2-2/+9
1993-02-01Don't delete z8ksim.mtSteve Chamberlain1-0/+1
1993-02-01*** empty log message ***Steve Chamberlain1-0/+5
1993-02-01 * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.Steve Chamberlain3-0/+831
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