Richard Henderson
ba47566751
* tekhex.c (tekhex_write_object_contents): Call tekhex_init.
PR 14804
29 years ago
Doug Evans
9eb30eaa1d
* gas/dvp/{*}: .text renamed to .vutext.
* gas/dvp/vif-1.[sd]: Renamed from pke-1.[sd].
29 years ago
Doug Evans
2acf55ff6c
* symcat.h: New file.
29 years ago
Richard Henderson
a699db2270
* read.c (s_fill): Handle non-constant repeat counts by creating
an rs_space fragment.
PR 14940
29 years ago
Doug Evans
95effc2b25
update copyright date
29 years ago
Doug Evans
b4cbabb879
(insert_operand): Bring over possible change from branch.
29 years ago
James Lemke
5d5a459fd1
Update DMA register addresses
29 years ago
Andrew Cagney
e0deacd295
* sim-load.c (sim_load_file): Print LMA/VMA according to value
used.
29 years ago
Frank Ch. Eigler
43a6998b41
- PKE simulation code almost complete. Still missing:
* handling of super duper packed UNPACK arguments
* skipping of in-progress instruction on break/stop
* interrupt generation to 5900
* PATH2/PATH3 status checking & masking
* ability to write to FIFO one word (instead of quadword) at a time
29 years ago
Nick Clifton
ef582182d5
Document M32Rx warnings and errors.
Document --warn-explicit-parallel-conflicts.
29 years ago
Andrew Cagney
6bcc5ba37a
Enable remote-tcp on a FreeBSD host.
29 years ago
Andrew Cagney
86b46474fd
Update tests to match recently modified ABI
29 years ago
Andrew Cagney
b41dff6b54
Don't abort() when system call is unknown.
29 years ago
Andrew Cagney
19431a0280
Ensure zero-hardwired bits in DPSW remain zero.
29 years ago
Andrew Cagney
14926763d6
Handle xxx@word + N. Treat it as xxx >> 2 + N.
29 years ago
Keith Seitz
a5f4fbff1d
* tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook
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.
29 years ago
Nick Clifton
bae2276c5b
Do not complain when merging m32r binaries into m32rx binaries.
29 years ago
Nick Clifton
9cca77627b
Fix PR14909 by reducing the paranoia in locating the assocaueted HI16S reloc
of a LO16 reloc.
29 years ago
Doug Evans
8be4a8f74c
* config/tc-dvp.c (*): pke->vif, gpuif->gif.
29 years ago
Doug Evans
45fb7b894f
Remove dvp testsuite entry.
Fix up sky sanitization.
29 years ago
James Lemke
ffc3a16015
[TEXT|DATA|BSS]_SECTION_NAME
29 years ago
Ian Lance Taylor
3081e56786
* ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use
seg_fix_rotP rather than fix_root from seg_info.
29 years ago
Doug Evans
9766c43faf
* dvp-opc.c (*): pke,gpuif renamed to vif,gif.
* dvp-dis.c (*): Likewise.
29 years ago
James Lemke
cfa025ec7f
Define default values of [TEXT|DATA|BSS]_SECTION_NAME
29 years ago
Doug Evans
9eb7b67b39
* archures.c (bfd_mach_dvp_{vif,gif}): Renamed from ..._{pke,gpuif}.
(bfd_txvu_arch): Delete.
* cpu-mips.c (arch_info_struct): dvp:{vif,gif} renamed from
dvp:{pke,gpuif}.
* bfd-in2.h: Regenerate.
29 years ago
Ian Lance Taylor
2ff0401240
Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org>
* ldlex.l (V_IDENTIFIER): Allow '.' as symbol prefix.
29 years ago
Ian Carmichael
f64479baa4
* Add support for 0x1_2_3_4 bignums.
29 years ago
Jason Molenda
75a1d67abb
Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>
* 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.
29 years ago
Ian Lance Taylor
7d620e23ed
* Makefile.am (Makefile): Add target, for dependencies on
configure.host and configure.tgt.
* configure.host, configure.tgt: Change -linux* to -linux-gnu*.
* Makefile.in: Rebuild.
29 years ago
Ian Carmichael
52793fab2f
* Many changes to make sky sim build with --enable-sim-warnings.
29 years ago
Ian Lance Taylor
5023c3ab9c
* configure.in: Change -linux* to -linux-gnu*.
* configure: Rebuild.
29 years ago
Ian Lance Taylor
5303c57477
* configure.in: Change -linux* to -linux-gnu*.
* config.bfd, configure.host: Likewise.
* configure: Rebuild.
29 years ago
Ian Lance Taylor
dfb3ecb277
* app.c (do_scrub_begin): Treat \r as whitespace.
29 years ago
Jeff Law
bd8a4ea444
* Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o
(eelf32l5900.c): Add rule for building.
* configure.tgt: Use r5900 specific emulation script.
* emulparams/elf32l5900.sh: 5900 specific emulation script.
29 years ago
Andrew Cagney
8904ad6940
D10v memory map changed. Update.
Initialize IMAP/DMAP registers to hardware reset value.
29 years ago
Andrew Cagney
f6826586c5
D10V memory map changed. Update.
Replace all references to [ID]MEM_ADDR with conversion macros.
29 years ago
Andrew Cagney
5587208852
D10v memory map changed, update.
29 years ago
Nick Clifton
6aa32b907b
(PR14907) Fix HI16S/LO16 relocations when buf[-1] is evaluated.
29 years ago
Doug Evans
dc4e95adcc
* decode.c, sem.c: Regenerate.
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
29 years ago
Doug Evans
6b373fab44
(PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.
(SEMANTIC{,_CACHE}_FN): Fix return type.
29 years ago
Doug Evans
e61871cedc
* cgen-sim.h (DECODE): Always use switch for `read' for now.
* 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.
29 years ago
Nick Clifton
01c97361c2
Add tests for DIVH instruction and new versions of RAC and RACH instruction.
Renamed MACHL1 to MACLH1.
29 years ago
Nick Clifton
47aa559218
Improved warning message generation for parallel instructions
29 years ago
Ian Carmichael
dde66fa756
* Make it so vu.bin is an optional file.
29 years ago
Ian Carmichael
2c88fae9ad
* Add hardware_init hook.
29 years ago
Doug Evans
79f15b12ba
* symtab.c (fixup_psymbol_section): Move forward declaration to
top of file with other such decls. Make it a static function.
* symtab.h: Minor formatting tweaks.
Via Fred, from m32r branch.
29 years ago
Doug Evans
9c01dbfbdb
* symtab.c (fixup_psymbol_section): Move forward declaration to
top of file with other such decls. Make it a static function.
* symtab.h: Minor formatting tweaks.
Via Fred, from m32r branch.
29 years ago
Doug Evans
dde54cb845
* genmloop.sh (@cpu@_engine_run): Delete `current_state'.
(engine_resume): Likewise. Make `engine' volatile. Save copy
of cpu pointer in volatile object.
29 years ago
Stan Shebs
cb5cd5b464
* config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):
Remove redefinition.
* config/i960/tm-i960.h (BREAKPOINT): Define.
Fix build failures due to tracepoint.c addition
29 years ago
Ian Lance Taylor
89f2ecdbb1
* Makefile.in (init.c): Ignore errors when making init.c. Seems
necessary to work around bug in Solaris make.
29 years ago