aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-23Update to Draft D1.2.1: add membar mask names and ASI names.Jim Wilson1-0/+6
1993-03-22configure has embedded tabs, which I accidentially nukedDavid D. Zuhn1-9/+11
1993-03-22fix whitespaceDavid D. Zuhn1-1/+1
1993-03-22 * coff-mips.c (ecoff_set_symbol_info): Relocate encapsulated stabsIan Lance Taylor1-0/+5
1993-03-22 * config/tc-mips.c (macro): Use $AT for any floating point load.Ian Lance Taylor2-1/+5
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-22 * configure: add support for package_makefile_fragment, handle theDavid D. Zuhn2-144/+153
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-22handle lack of Makefile.in in a more graceful mannerDavid D. Zuhn2-592/+594
1993-03-22added package_makefile_frag supportDavid D. Zuhn2-2/+38
1993-03-21We must use both --host and --target options for recursion, because Cygnus andJim Wilson2-1/+5
1993-03-20fix an m68k 0r0... bugKen Raeburn1-0/+5
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-20Make targ-cpu.o depend on config.h so gas will build from scratch.Jim Wilson2-1/+5
1993-03-20better support for configuration with gccDavid D. Zuhn1-13/+20
1993-03-19New fileSteve Chamberlain1-0/+3
1993-03-19Checkpoint for StuSteve Chamberlain3-0/+1096
1993-03-19add h8500Steve Chamberlain1-0/+4
1993-03-19New fileSteve Chamberlain3-1/+7
1993-03-19Opcode file for the h8/500Steve Chamberlain1-0/+3799
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-19mention long options in usage messageJim Kingdon2-2/+7
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 * nm.c: Modify behavior of -o flag for archives to matchPer Bothner1-0/+3
1993-03-19 * ieee-float.c: Moved to ../libiberty.Per Bothner12-2897/+60
1993-03-19 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.Per Bothner7-2728/+56
1993-03-19 * mips-dis.c, z8k-dis.c: Converted to use interface defined inPer Bothner4-9/+77
1993-03-18 * ieee-float.h: Moved from ../gdb.Per Bothner4-0/+104
1993-03-18 * Makefile.in: Change deja-gnu to dejagnu.Ian Lance Taylor2-11/+15
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-18A new ARG_MAX hack. Use unexport to keep GNU make from dumping theIan Lance Taylor2-15/+7
1993-03-18 * app.c (do_scrub_next_char): Added new state, 9, to avoidIan Lance Taylor4-101/+188
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