aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-17 * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches ofIan Lance Taylor2-2/+25
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
1993-03-17 * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors.Jim Kingdon2-4/+30
1993-03-17 * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf,Jim Kingdon1-17/+38
1993-03-17Catch error on close so runtest won't bomb.Rob Savoye1-0/+6
1993-03-16 * config/unix-gdb.exp (gdb_exit): Remove close commands thatFred Fish2-7/+20
1993-03-16 * Makefile.in: Add *clean rules.Per Bothner2-16/+83
1993-03-16elf32.c, elf32-sparc.c changesKen Raeburn1-0/+8
1993-03-16 * config/rs6000.mh: Get rid of -Dfd_set=int crock.Stu Grossman6-12/+11
1993-03-16Add testsuite to list of things to save.Fred Fish1-0/+1
1993-03-16Add dejagnu to list of directories to save.Fred Fish1-0/+1
1993-03-15 * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor5-70/+7882
1993-03-15 * h8300.mt (DO_INSTALL): Renamed from INSTALL.Ian Lance Taylor1-1/+1
1993-03-15 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.Ian Lance Taylor2-0/+14
1993-03-15 * Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gccIan Lance Taylor2-1/+16
1993-03-15 * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bfIan Lance Taylor2-2/+6
1993-03-15*** empty log message ***Jim Kingdon1-0/+22
1993-03-14Support 68000 series without floating point. (changed config name)John Gilmore2-2/+6
1993-03-14* configure.in (m68k-adobe-*): New config.John Gilmore4-0/+74
1993-03-14Remove a few remaining underscore/no-underscore remnants from config files.John Gilmore15-184/+143
1993-03-13* symmisc.c (std_in, std_out, std_err): Move initializationsJohn Gilmore1-0/+5
1993-03-13consistent use of -solaris2*David D. Zuhn2-0/+32
1993-03-13consistent use of -solaris2*David D. Zuhn1-0/+4
1993-03-13consistent use of -solaris2*David D. Zuhn2-1/+5
1993-03-13 * configure.in: canonicalize all instances to *-*-solaris2*,David D. Zuhn2-7/+29
1993-03-13* symtab.c (find_pc_symtab): some object file formats, notably mips,K. Richard Pixley1-0/+4
1993-03-13* mips-tdep.c (heuristic_proc_start): if we walk the pc into the fenceK. Richard Pixley2-2/+17
1993-03-12Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon6-144/+250
1993-03-12 * rs6000-core.c: Add .ldinfo section.Jim Kingdon1-0/+4
1993-03-12 * expr.c, write.c: Ultrix native 4.2 cc requires assert conditionIan Lance Taylor3-131/+134
1993-03-12 * Makefile.in (MAKEOVERRIDES): Define to be empty.Ian Lance Taylor2-11/+36
1993-03-12 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in anFred Fish1-0/+5
1993-03-12 * section.c (bfd_set_section_contents): whitespacsSteve Chamberlain2-0/+11
1993-03-12don't define POSIX_UTIME for go32, makes ar & ranlib happy againDavid D. Zuhn2-1/+4
1993-03-12today's changes -- version number handling, config.h, as.c, EXIT_*, 68k changesKen Raeburn1-0/+60
1993-03-12accept m683??, not just m683?2Ken Raeburn1-12/+76
1993-03-12config.h, version.c: Now generated from the Makefile.Ken Raeburn1-7/+26
1993-03-12Include new file config.h.Ken Raeburn1-40/+71
1993-03-12Define EXIT_SUCCESS and EXIT_FAILURE if not already defined.Ken Raeburn1-0/+5
1993-03-11 * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish6-20/+45
1993-03-11 * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to useFred Fish1-0/+25
1993-03-11 * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish6-180/+199