aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1997-09-29Add (apparently) missing file.Jeff Law2-0/+3
1997-09-29 * as.h, input-scrub.c (new_logical_line): New return value.Joern Rennecke1-0/+6
* read.c (s_app_file): Don't note the same file several times in a row. Fix for PR 12277
1997-09-29Do not sanitize out sim/testsuite/common directory.Andrew Cagney2-1/+42
1997-09-27 * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testingFred Fish1-0/+2
for end condition. PR 13334
1997-09-27 * interp.c (pc_addr): Discard upper bit(s) of PC in caseFred Fish1-0/+9
IMAP1 selects unified memory. PR 13275
1997-09-27 * command.c (add_cmd, add_show_from_set): Insert new commands inJason Molenda2-8/+49
alphabetical order.
1997-09-26 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.Mark Alexander2-7/+108
1997-09-26 * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjustMark Alexander4-12/+34
member for storing offset of MIPS16 frame pointer from SP. * mips-tdep.c: Use RA_REGNUM instead of hardcoded 31 throughout. (PROC_FRAME_ADJUST): Define. (mips16_heuristic_proc_desc): Store frame pointer adjustment value. (get_frame_pointer): Use frame pointer adjustment value when calculating frame address. * remote-sim.c (gdbsim_fetch_register): Don't fetch registers that have a null or empty name. start-sanitize-tx19 * config/mips/tm-tx19.h (MIPS_DEFAULT_FPU_TYPE): Define. (REGISTER_NAMES): Redefine to eliminate FP registers. * config/mips/tm-tx19l.h: Ditto. end-sanitize-tx19
1997-09-26 * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK andFelix Lee1-0/+16
SIM_ENGINE_RESTART_HOOK.
1997-09-26 * configure.tgt: Set gdb_target to r5900.Jeff Law4-4/+32
* config/mips/tm-r5900.h, config/mips/r5900.mt: New files * mips-tdep.c (_initialize_mips_tdep): Allow target files to override default FPU type. Brought over from r5900 branch.
1997-09-26 * configure.tgt (v850-*-*): necmsg.lib instead of v850.lib.Felix Lee2-1/+11
1997-09-25 * sim-break.c (sim_set_breakpoint sim_clear_breakpoint): Use ZALLOCStu Grossman1-2/+2
and zfree instead of xmalloc and free. Prevents warnings.
1997-09-25 * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.Ian Lance Taylor1-0/+4
1997-09-25 * elflink.h (elf_merge_symbol): Don't check the hash creator untilIan Lance Taylor1-5/+5
after we have set *sym_hash.
1997-09-25Add/use SIM_AC_OPTION_BITSIZE.Andrew Cagney5-51/+99
1997-09-25* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney2-8/+4
RRRRR=0 for simulator breakpoint. Previous breakpoint insn was two words.
1997-09-25Only use get_ds_base function on true Windows.Andrew Cagney2-3/+11
1997-09-25Allow gencode.c to generate input to the igen generator.Andrew Cagney2-201/+489
1997-09-25Pacify GCC -WallAndrew Cagney1-0/+5
1997-09-25 * The following block of changes add support for debugging assemblyStu Grossman9-3/+1486
source files. * breakpoint.c (resolve_sal_pc): Prevent crash when pc isn't associated with a function. * buildsym.c (record_line start_symtab end_symtab): Don't delete symtabs which only have line numbers (but no other debug symbols). * dbxread.c (read_dbx_symtab end_psymtab): Ditto. * remote-sim.c: New functions gdbsim_insert/remove_breakpoint. Use intrinsic simulator breakpoints if available, otherwise do it the hard way. * configure.tgt: Add d30v. * d30v-tdep.c: New file. * config/d30v/d30v.mt, config/d30v/tm-d30v.h: New files.
1997-09-25d30v sanitizationStu Grossman1-0/+14
1997-09-25 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,Stu Grossman1-1/+1
sn, and gnuserv from noconfigdirs.
1997-09-25 * remote-sim.h (SIM_RC): Add a bunch of new return codes forStu Grossman1-1/+17
breakpoint stuff. * Add functions to tell the simulator to set/clear/enable/disable intrinsic breakpoints.
1997-09-25 * Make-common.in: New files sim-break.c, sim-break.h.Stu Grossman5-0/+331
* sim-base.h: Add point to breakpoint list to sim_state_base. * sim-break.c sim-break.h: New modules that implement intrinsic breakpoint support. * sim-module.c: Add breakpoint module.
1997-09-24 * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire.Ian Lance Taylor2-6/+14
1997-09-24 * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.Ian Lance Taylor2-2/+52
1997-09-24fix copyrightIan Lance Taylor1-1/+1
1997-09-24 * m68k.h: Document q and v operand specifiers.Ian Lance Taylor2-2191/+170
1997-09-24Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor3-77/+82
* configure.in (sh*-*-rtems*): New target, like sh-*-elf*. * configure: Rebuild.
1997-09-24Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1-0/+4
* config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*.
1997-09-24 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,Bob Manson2-1/+12
define vxworks when building the testcase. * gdb.base/ptype.exp: Fix testnames to be unique. * gdb.base/radix.exp: Ditto. * gdb.base/term.exp: Ditto. * gdb.base/whatis.exp: Ditto. * gdb.c++/classes.exp: Ditto. More misc fixes.
1997-09-24 * binutils.texi (ar cmdline): Document that q now works like r.Ian Lance Taylor1-1/+4
From Marty Leisner <leisner@sdsp.mc.xerox.com>.
1997-09-24 * binutils.texi (size): The object file argument is optional.Ian Lance Taylor2-1/+5
From Marty Leisner <leisner@sdsp.mc.xerox.com>.
1997-09-24 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.Ian Lance Taylor1-0/+4
1997-09-24 * doc/c-i386.texi (i386-Float): Remove incorrect assertion thatIan Lance Taylor1-0/+4
fn* instructions do not insert implicit fwait. This was changed Jan 29, 1996.
1997-09-24 * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32.Ian Lance Taylor2-3/+5
1997-09-24 * ld.texinfo (Section Options): Improve documentation of NOLOADIan Lance Taylor1-0/+3
directive.
1997-09-24 * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccrIan Lance Taylor2-3/+45
for mcf5200.
1997-09-24 * config/m68k-parse.y (yylex): Permit an expression to be used forIan Lance Taylor1-0/+3
the scale factor. PR 13393.
1997-09-24 * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,Ian Lance Taylor1-0/+4
not m68k-parse.y. * Makefile.in: Rebuild.
1997-09-24 * Makefile.am (libbfd_a_SOURCES): Define.Ian Lance Taylor1-0/+3
* Makefile.in: Rebuild.
1997-09-24 * aclocal.m4: Rebuild with new libtool.Ian Lance Taylor4-9/+15
* Makefile.in: Rebuild with current automake. * configure: Rebuild.
1997-09-24 * aclocal.m4: Rebuild with new libtool.Ian Lance Taylor5-277/+982
* configure: Rebuild.
1997-09-24 * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.Ian Lance Taylor2-9/+16
* aclocal.m4: Rebuild with new libtool. * configure: Rebuild.
1997-09-24r5900 sanitization fixes.Jeff Law2-2/+3
1997-09-23 * elf.c (map_sections_to_segments): Even if we are not demandIan Lance Taylor1-0/+14
paged, don't put a loadable section after a nonloadable section. (assign_file_positions_for_segments): Increment the file offset for a section with contents, even if it is not loadable. PR 13139.
1997-09-23 * app.c (do_scrub_chars): Clear mri_state at end of .mriIan Lance Taylor1-0/+3
pseudo-op.
1997-09-23 * config/tc-mips.c (hilo_interlocks): Change from a staticIan Lance Taylor1-13/+13
variable to a macro, so that it varies with the variables upon which it depends. (gpr_interlocks, cop_interlocks): Likewise. (md_begin): Don't initialize them.
1997-09-23mips64vr5900el-elf -> mips64r5900-elf.Jeff Law66-2062/+0
1997-09-23 * Makefile.in (ALLCONFIG): Remove, inaccurate and never used.Stan Shebs1-0/+4