aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-02-11Document M32Rx warnings and errors.Nick Clifton3-9/+149
Document --warn-explicit-parallel-conflicts.
1998-02-11Enable remote-tcp on a FreeBSD host.Andrew Cagney1-0/+4
1998-02-11Update tests to match recently modified ABIAndrew Cagney2-16/+46
1998-02-11Don't abort() when system call is unknown.Andrew Cagney2-1/+4
1998-02-11Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney3-4/+77
1998-02-11Handle xxx@word + N. Treat it as xxx >> 2 + N.Andrew Cagney1-18/+56
1998-02-11 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hookKeith Seitz5-13/+52
if it exists. Remove static declaration of free_actions. * tracepoint.h: Add declaration of free_actions. * gdbtk.c (gdbtk_modify_tracepoint): Define new tracepoint modification hook. (gdbtk_print_frame_info): Define this hook so that current_source_symtab is set properly. (gdb_actions_command): Use free_actions () from tracepoint.c/h.
1998-02-11Do not complain when merging m32r binaries into m32rx binaries.Nick Clifton1-1/+4
1998-02-10Fix PR14909 by reducing the paranoia in locating the assocaueted HI16S relocNick Clifton1-0/+7
of a LO16 reloc.
1998-02-10 * config/tc-dvp.c (*): pke->vif, gpuif->gif.Doug Evans1-0/+6
1998-02-10Remove dvp testsuite entry.Doug Evans1-1/+2
Fix up sky sanitization.
1998-02-10[TEXT|DATA|BSS]_SECTION_NAMEJames Lemke1-0/+7
1998-02-10 * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, useIan Lance Taylor1-0/+5
seg_fix_rotP rather than fix_root from seg_info.
1998-02-10 * dvp-opc.c (*): pke,gpuif renamed to vif,gif.Doug Evans1-0/+7
* dvp-dis.c (*): Likewise.
1998-02-10Define default values of [TEXT|DATA|BSS]_SECTION_NAMEJames Lemke1-0/+5
1998-02-10 * archures.c (bfd_mach_dvp_{vif,gif}): Renamed from ..._{pke,gpuif}.Doug Evans1-0/+10
(bfd_txvu_arch): Delete. * cpu-mips.c (arch_info_struct): dvp:{vif,gif} renamed from dvp:{pke,gpuif}. * bfd-in2.h: Regenerate.
1998-02-10Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-0/+4
* ldlex.l (V_IDENTIFIER): Allow '.' as symbol prefix.
1998-02-10* Add support for 0x1_2_3_4 bignums.Ian Carmichael1-0/+5
1998-02-10Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda4-11/+42
* m68k/tm-delta68.h (EXTRACT_RETURN_VALUE): Type argument for `REGISTER_CONVERT_TO_VIRTUAL is `TYPE', not `REGISTER_VIRTUAL_TYPE (FP0_REGNUM)'; (STORE_RETURN_VALUE): Ditto, and offset for `write_register_bytes' is `REGISTER_BYTE (FP0_REGNUM)', not `FP0_REGNUM'. (FRAME_NUM_ARGS): New macro. * m68k/tm-news.h (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Ditto. * delta68-nat.c (clear_insn_cache): New function, forgotten in previous patch.
1998-02-10 * Makefile.am (Makefile): Add target, for dependencies onIan Lance Taylor1-0/+7
configure.host and configure.tgt. * configure.host, configure.tgt: Change -linux* to -linux-gnu*. * Makefile.in: Rebuild.
1998-02-10* Many changes to make sky sim build with --enable-sim-warnings.Ian Carmichael6-27/+34
1998-02-10 * configure.in: Change -linux* to -linux-gnu*.Ian Lance Taylor1-0/+3
* configure: Rebuild.
1998-02-10 * configure.in: Change -linux* to -linux-gnu*.Ian Lance Taylor3-8/+14
* config.bfd, configure.host: Likewise. * configure: Rebuild.
1998-02-10 * app.c (do_scrub_begin): Treat \r as whitespace.Ian Lance Taylor1-0/+4
1998-02-10 * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.oJeff Law6-2/+56
(eelf32l5900.c): Add rule for building. * configure.tgt: Use r5900 specific emulation script. * emulparams/elf32l5900.sh: 5900 specific emulation script.
1998-02-10D10v memory map changed. Update.Andrew Cagney1-136/+173
Initialize IMAP/DMAP registers to hardware reset value.
1998-02-10D10V memory map changed. Update.Andrew Cagney3-36/+37
Replace all references to [ID]MEM_ADDR with conversion macros.
1998-02-10D10v memory map changed, update.Andrew Cagney1-0/+7
1998-02-10(PR14907) Fix HI16S/LO16 relocations when buf[-1] is evaluated.Nick Clifton2-93/+149
1998-02-10 * decode.c, sem.c: Regenerate.Doug Evans2-293/+344
start-sanitize-m32rx * cpux.h, decodex.c, readx.c, semx.c: Regenerate. * m32rx.c (m32rx_h_accums_set): New function. (m32rx_model_mark_[gs]et_h_gr): New function. * mloopx.in: Rewrite. * Makefile.in (mloopx.o): Build with -parallel. * sim-main.h (_sim_cpu): Delete member `par_exec'. * tconfig.in (WITH_SEM_SWITCH_FULL): Define as 0 for m32rx. end-sanitize-m32rx
1998-02-10 (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.Doug Evans1-0/+2
(SEMANTIC{,_CACHE}_FN): Fix return type.
1998-02-10 * cgen-sim.h (DECODE): Always use switch for `read' for now.Doug Evans2-8/+5
* cgen.sh (decode): Add s/@arch@/$arch/. * genmloop.sh (@cpu@_engine_run): Delete `current_state'. (engine_resume): Likewise. Make `engine' volatile. Save copy of cpu pointer in volatile object. Initialize read switch if -parallel.
1998-02-10Add tests for DIVH instruction and new versions of RAC and RACH instruction.Nick Clifton1-0/+6
Renamed MACHL1 to MACLH1.
1998-02-10Improved warning message generation for parallel instructionsNick Clifton1-0/+8
1998-02-10* Make it so vu.bin is an optional file.Ian Carmichael1-7/+6
1998-02-09* Add hardware_init hook.Ian Carmichael2-1/+14
1998-02-09 * symtab.c (fixup_psymbol_section): Move forward declaration toDoug Evans1-5/+7
top of file with other such decls. Make it a static function. * symtab.h: Minor formatting tweaks. Via Fred, from m32r branch.
1998-02-09 * symtab.c (fixup_psymbol_section): Move forward declaration toDoug Evans1-0/+6
top of file with other such decls. Make it a static function. * symtab.h: Minor formatting tweaks. Via Fred, from m32r branch.
1998-02-09 * genmloop.sh (@cpu@_engine_run): Delete `current_state'.Doug Evans2-64/+355
(engine_resume): Likewise. Make `engine' volatile. Save copy of cpu pointer in volatile object.
1998-02-09 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):Stan Shebs4-7/+10
Remove redefinition. * config/i960/tm-i960.h (BREAKPOINT): Define. Fix build failures due to tracepoint.c addition
1998-02-09 * Makefile.in (init.c): Ignore errors when making init.c. SeemsIan Lance Taylor1-0/+5
necessary to work around bug in Solaris make.
1998-02-09 * Makefile.am: Update dependencies.Ian Lance Taylor1-0/+5
* Makefile.in: Rebuild.
1998-02-07 * configure, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor4-67/+57
1998-02-07 * configure, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor5-187/+181
1998-02-07Fix double dependency for itable.[hc]. Was causing both the mips16 and theAndrew Cagney1-0/+4
normal mips simulators to be built.
1998-02-07Do not initialise private data in output BFD if the input BFD is the defaultNick Clifton2-14/+21
architecture - instead allow future merges to do this.
1998-02-07Add automake and libtool as things to keep around.Jason Molenda1-2/+2
1998-02-07- Added almost all code needed for PKE0/1 simulation. ConsidersFrank Ch. Eigler2-95/+1457
clarifications given in SCEI question/answer batches #1 and #2.
1998-02-06Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be>Jason Molenda3-22/+65
* m68k/tm-delta68.h (CPLUS_MARKER): Macro deleted. (EXTRACT_STRUCT_VALUE_ADDRESS): Macro defined. (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Macros modified because floating-point values return via %fp0. (CLEAR_INSN_CACHE): New macro. * m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL): Macro fixed to use DOUBLEST. (REGISTER_CONVERT_TO_RAW): Ditto. * infptrace.c (child_xfer_memory): If CLEAR_INSN_CACHE is defined, call it after having written in child process's memory. * inflow.c (PROCESS_GROUP_TYPE): Macro defined if HAVE_TERMIO. (gdb_has_a_terminal, terminal_ours_1): Functions fixed for HAVE_TERMIO.
1998-02-06Move code from branchMichael Meissner1-0/+7