summaryrefslogtreecommitdiff
path: root/sim
Commit message (Collapse)AuthorAgeFilesLines
* import gdb-1999-10-11 snapshotJason Molenda1999-10-1221-6/+13865
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-0521-108/+191
|
* import gdb-1999-09-28 snapshotJason Molenda1999-09-286-56/+62
|
* import gdb-1999-09-21Jason Molenda1999-09-2214-47/+80
|
* import gdb-1999-09-13 snapshotJason Molenda1999-09-1312-40/+405
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-0956-3141/+3567
|
* import gdb-1999-08-30 snapshotJason Molenda1999-08-3114-296/+373
|
* import gdb-1999-08-23 snapshotJason Molenda1999-08-234-32/+75
|
* import gdb-1999-08-09 snapshotJason Molenda1999-08-0932-10226/+7754
|
* import gdb-1999-08-02 snapshotJason Molenda1999-08-022-8/+50
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-199-103/+329
|
* import gdb-1999-07-12 snapshotJason Molenda1999-07-1213-61/+147
|
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-0714-858/+677
|
* import gdb-1999-07-05 snapshotJason Molenda1999-07-063-0/+846
|
* import gdb-1999-07-05 snapshotJason Molenda1999-07-057-641/+171
|
* import gdb-1999-06-28 snapshotJason Molenda1999-06-285-7/+20
|
* import gdb-1999-06-01 snapshotJason Molenda1999-06-012-2/+12
|
* import gdb-1999-05-25 snapshotJason Molenda1999-05-252-0/+15
|
* import gdb-1999-0519Jason Molenda1999-05-192-2/+9
|
* import gdb-1999-05-10Stan Shebs1999-05-1144-3522/+5624
|
* import gdb-19990504 snapshotStan Shebs1999-05-055-31/+9
|
* import gdb-19990422 snapshotStan Shebs1999-04-277-0/+6203
|
* import gdb-19990422 snapshotStan Shebs1999-04-26119-6627/+7466
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-16904-0/+397352
|
* Initial creation of sourceware repositoryStan Shebs1999-04-16935-353636/+0
|
* * sparc-desc.c: New file.Doug Evans1999-02-1011-0/+16879
| | | | | | | | | | | | | | | * sparc-desc.h: New file. * sparc-opc.h: New file. * decode64.c: New file. * decode64.h: New file. * sem64.c: New file. * cpu64.c: New file. * cpu64.h: New file. * model64.h: New file. * mloop64.in: New file. * regs64.h: New file. * trap64.c: New file. * cpu32.h,decode32.c,decode32.h,model32.c,sem32.c: Rebuild.
* * Makefile.in (SPARC64_OBJS): Add dev64.o.Doug Evans1999-02-1015-14/+14168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (CPU_OBJS): New variable. (SIM_OBJS): Add sparc-desc.o. (SIM_EXTRA_DEPS): Replace cpu-opc.h with sparc-desc.h. (sim-core.o): Add dev64.h dependency. (dev64.o): Add rule. (stamp-arch,stamp-cpu32): Update FLAGS variable, option syntax changed. (stamp-cpu64): Ditto. (stamp-desc): New rule. * configure.in (sim_link_files,sim_link_links): Delete. Set cpu_objs to one of SPARC32_OBJS,SPARC64_OBJS. * configure: Rebuild. * acconfig.h: Rebuild. * config.in: Rebuild. * dev64.c: New file. * dev64.h: New file. * sparc64.c: New file. * trap64.h: New file. * arch.c,arch.h,cpuall.h: Rebuild. * cpu32.c,decode32.c,decode32.h,model32.c,sem32.c: Rebuild. * sim-if.c (sparc_disassemble_insn): New function. (sim_open): sparc_cgen_cpu_open renamed from sparc_cgen_opcode_open. Set disassembler. (sim_close): sparc_cgen_cpu_open renamed from sparc_cgen_opcode_open. * sim-main.h: Don't include cpu-opc.h,cpu-sim.h. Include sparc-desc.h,sparc-opc.h,sparc-sim.h.
* * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h.Doug Evans1999-02-103-133/+157
| | | | | | | | | | | | | | | | (stamp-arch,stamp-cpu): Update FLAGS variable, option syntax changed. (stamp-xmloop): s/-parallel/-parallel-write/. (stamp-xcpu): Update FLAGS variable, option syntax changed. * configure.in (sim_link_files,sim_link_links): Delete. * configure: Rebuild. * decode.c,decode.h,model.c,sem-switch.c,sem.c: Rebuild. * decodex.c,decodex.h,modelx.c,semx-switch.c: Rebuild. * mloop.in (execute): CGEN_INSN_ATTR renamed to CGEN_INSN_ATTR_VALUE. * sim-if.c (sim_open): m32r_cgen_cpu_open renamed from m32r_cgen_opcode_open. Set disassembler. (sim_close): m32r_cgen_cpu_open renamed from m32r_cgen_opcode_open. * sim-main.h: Don't include cpu-opc.h,cpu-sim.h. Include m32r-desc.h,m32r-opc.h,m32r-sim.h.
* * configure.in (sparc*): Configure sparc subdir if --with-cgen orDoug Evans1999-02-101-3/+3
| | | | | --with-cgen-sim. * configure: Rebuild.
* Add support for StrongARM targetNick Clifton1999-02-083-51/+109
|
* oops, wrong branch - cvs mistakeDJ Delorie1999-02-061-5/+0
|
* merge from main branch for danlite/sparc86x mergeDJ Delorie1999-02-062-1749/+293
|
* m32rx -> cygnus sanitization change.Jeff Law1999-02-053-60/+25
|
* * Fix for PR 17794, brought over from ecc-98r1-branch.Frank Ch. Eigler1999-02-051-3/+23
| | | | | | | 1999-02-05 Frank Ch. Eigler <fche@cygnus.com> * dv-tx3904sio.c (tx3904sio_tickle): After a polled I/O from the CPU, start periodic background I/O polls. (tx3904sio_poll): New function: periodic I/O poller.
* * cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate.Doug Evans1999-02-051-33/+5
| | | | Plus s/sanitize-m32rx/sanitize-cygnus/
* improve sanitationGavin Romig-Koch1999-02-041-0/+2
|
* cgen generated files for sparc simulatorDoug Evans1999-02-022-0/+506
|
* configure sparc subdir if --with-cgenDoug Evans1999-02-021-6/+22
|
* sparc cgen portDoug Evans1999-02-0218-0/+6603
|
* lose sparc for nowDoug Evans1999-02-021-0/+2
|
* Remove v850e sanitizationNick Clifton1999-02-015-94/+65
|
* * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild.Doug Evans1999-01-286-2234/+1371
| | | | * cpux.h,decodex.c,modelx.c,semx-switch.c: Rebuild.
* * cgen-engine.h (EXTRACT_LSB0_{INT,UINT}): Fix.Doug Evans1999-01-281-0/+2
|
* * sim-profile.h: Make like sim-trace.h.Doug Evans1999-01-281-0/+15
| | | | | | | | | | | | | | (PROFILE_USEFUL_MASK): New macro. * sim-profile.c (profile_options): Make like trace_options, allow optional on|off arg where applicable. (set_profile_option_mask): New function. (sim_profile_set_option): New function. (profile_option_handler): Simplify. Have -p only enable selected things, not everything. Add missing break to OPTION_PROFILE_PC_RANGE. * cgen-scache.c (scache_options): Allow optional on|off arg to --profile-scache. (scache_option_handler): Use sim_profile_set_option.
* 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1999-01-272-868/+1058
| | | | | | | | | | * simops.c (OP_5605): Sign extend MIN32 and MAX32 before saturation comparison. (OP_5607): Ditto. (OP_2A00): Ditto. (OP_2800): Ditto. PRs 18435 18436 18437 18439.
* am33 is now kept with --keep-cygnus.Jeff Law1999-01-261-11/+11
|
* * Update copyright year.Frank Ch. Eigler1999-01-261-1/+1
|
* * Implement --memory-fill and fix --memory-clear options,Frank Ch. Eigler1999-01-262-26/+115
| | | | | | | | | | for internal PR 18869 and 18870. 1999-01-26 Frank Ch. Eigler <fche@cygnus.com> * sim-memopt.c (memory_options): Add MEMORY_FILL option. (memory_option_handler): Implement MEMORY_FILL option. Make MEMORY_CLEAR an alias for MEMORY_FILL=0. (parse_ulong_value): New function. (do_memopt_add): Allocate all buffers. Optionally fill them.
* Initial implementation of fixes for MPC860 version C0 & earlier.James Lemke1999-01-221-5/+28
|
* sanitize last entryDoug Evans1999-01-151-0/+2
|