aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-03-24*** empty log message ***Roland Pesch1-0/+4
1993-03-24Formatting updates from progressive.Roland Pesch2-22/+28
1993-03-23 * gdb.t31/gdbme.ch: Comment out code that causes chill compilerFred Fish1-0/+9
1993-03-23Moved the hacked unexport line so that it is not the first target.Ian Lance Taylor1-5/+7
1993-03-23* symtab.h (struct linetable_entry): Remove confusing comment.John Gilmore2-29/+140
1993-03-23add installcheckDavid D. Zuhn2-0/+5
1993-03-23Add h8500-tdep.c.Fred Fish1-0/+1
1993-03-23Remove mt-unix sanitization, there is no mt-unix here.Fred Fish1-11/+0
1993-03-23Update for current files.Fred Fish1-2/+7
1993-03-23Tweak list of files to keep.Fred Fish1-1/+0
1993-03-23Add .Sanitize files for new directories.Fred Fish16-0/+652
1993-03-23Update to match new config directory structure.Fred Fish1-111/+28
1993-03-23Remove files that moved to config/ and config/<cpu>.Fred Fish1-137/+0
1993-03-23 * nm-*, xm-*, tm-*: All native, host, and target files, whichFred Fish140-16774/+0
1993-03-23 * config/{*.mt, *.mh}: All target and host makefile fragmentFred Fish210-0/+12724
1993-03-23 * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish118-802/+151
1993-03-23 * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish8-276/+418
1993-03-22 * mipsread.c (compare_blocks): Sort blocks with the same startIan Lance Taylor2-1/+6
1993-03-22 * mipsread.c (parse_procedure, parse_partial_symbols): bug fixes.Peter Schauer1-0/+9
1993-03-22 * mipsread.c (parse_procedure): Save cur_fdr accross call toPeter Schauer1-621/+597
1993-03-22Solve all config problems, make a local site.exp file.Rob Savoye1-1/+26
1993-03-22Fixed a bunch of missing return codes, misc bugs.Rob Savoye1-34/+86
1993-03-22 * gdb.t03/ptype.exp: tests for return code from gdb_test.Rob Savoye1-0/+10
1993-03-20Lint: * c-exp.y (parse_number): Avoid shift warning.John Gilmore3-4/+22
1993-03-20* gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as host conditionals.John Gilmore2-27/+34
1993-03-19New fileSteve Chamberlain1-0/+3
1993-03-19Checkpoint for StuSteve Chamberlain3-0/+1096
1993-03-19 * xm-sun4os4.h: Return type of free() should be void, not int.Stu Grossman2-1/+3
1993-03-19Yes John, I haven't heard from Mark Fox yet.Stu Grossman2-4/+4
1993-03-19nuke no-op STAB_REG_TO_REGNUMJim Kingdon2-4/+4
1993-03-19fixes re arrays and continuationsJim Kingdon2-10/+16
1993-03-19add XCOFF nodeJim Kingdon2-15/+35
1993-03-19(print_insn): Include the new dis-asm header file.Steve Chamberlain2-1/+5
1993-03-19 * ieee-float.c: Moved to ../libiberty.Per Bothner12-2897/+60
1993-03-18 * xcoffexec.c (exec_close): Don't close exec_bfd twice.Jim Kingdon2-4/+5
1993-03-18 * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive.Jim Kingdon2-1/+5
1993-03-18A new ARG_MAX hack: explicitly unexport some CHILL variables to keepIan Lance Taylor1-0/+6
1993-03-18Remove test checkin.Stu Grossman1-4/+0
1993-03-18Just testing checkins.Stu Grossman1-0/+4
1993-03-17 * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc.Jim Kingdon2-4/+10
1993-03-17(show_user): Avoid fprintf_filtered botch (AGAIN!).John Gilmore2-2/+9
1993-03-17Forgot to include changes to Makefile.in and configure.in.Fred Fish1-0/+2
1993-03-17 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New testFred Fish4-2/+10
1993-03-17New functions from macros in tm-z8k.h.Steve Chamberlain2-2/+47
1993-03-17 * valops.c (value_arg_coerce): Apply temporary patch toFred Fish1-0/+8
1993-03-17 * xcoffread.c (MIN_TBTABSIZ): Change to 12.Jim Kingdon2-3/+10
1993-03-17 * xcoffread.c (xcoff_symfile_read): Only read stringtab andJim Kingdon2-7/+15
1993-03-17Make check target depend on all target.Rob Savoye1-1/+1
1993-03-17Now has :make check" target.Rob Savoye1-60/+48
1993-03-17"Make check" works much better.Rob Savoye1-4/+8