Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-08 | Add/use LSEXTRACTED, MSEXTRACTED macros. | Andrew Cagney | 4 | -184/+228 | |
Add CPU_CIA macro to extract the PC. | |||||
1997-09-08 | Sanity check for tic80 simulator. | Andrew Cagney | 4 | -0/+1103 | |
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 3 | -0/+18 | |
* config.sub: Add tx19/r1900. * sim/mips/configure.in, sim/mips/gencode: Add tx19/r1900. * gcc/config.sub, gcc/configure: Add tx19/r1900. * gcc/config/mips/r1900.h, config/mips/t-r1900: New. * gas/config/tc-mips.c: Add tx19/r1900. * gcc/config/mips/mips.c: Don't build 16 bit to 32 bit stubs for TARGET_SOFT_FLOAT. * config.sub: Add "marketing-names" patch. * gcc/config.sub: Add "marketing-names" patch. * gcc/configure: Change "as" link from "../gas/as.new" to "../gas/as-new"; Same for "ld" link. | |||||
1997-09-05 | Redo watchpoint code so that it target can specify interrupt names. | Andrew Cagney | 4 | -214/+370 | |
Replace v850 interrupt code with this common watchpoint code. Other minor fixes to core. | |||||
1997-09-05 | Add sim_do_commandf - printf version of sim_do_command. | Andrew Cagney | 2 | -0/+22 | |
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 17 | -388/+1587 | |
1997-09-05 | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 7 | -22/+223 | |
1997-09-04 | Replace memory model with one from sim/common directory. | Andrew Cagney | 7 | -323/+213 | |
1997-09-04 | Finish implementation of sim-memopt. | Andrew Cagney | 10 | -82/+194 | |
Use in d30v and tic80. Make available a generic sim_read, sim_write implementation. | |||||
1997-09-04 | o Add modulo argument to sim_core_attach | Andrew Cagney | 18 | -224/+768 | |
o Add sim-memopt module - memory option processing. | |||||
1997-09-04 | * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER. | David Edelsohn | 1 | -0/+2 | |
1997-09-04 | * gdbinit.in: New file. | David Edelsohn | 6 | -73/+227 | |
* aclocal.m4 (SIM_AC_OUTPUT): Build .gdbinit. * Make-common.in (distclean): Delete .gdbinit. (.gdbinit): Add rule for. * configure: Regenerated to track ../common/aclocal.m4 changes. | |||||
1997-09-03 | removed v850 sanitization | Nick Clifton | 5 | -55/+8 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-09-03 | Basic tests for tic80 simulator. | Andrew Cagney | 3 | -0/+580 | |
1997-09-03 | Doc directory - README. | Andrew Cagney | 3 | -12/+17 | |
Make suffix of executables to be run on simulator .run | |||||
1997-09-03 | Doc C language guidelines. | Andrew Cagney | 1 | -0/+24 | |
1997-09-03 | Pacify gcc-current -Wall. | Andrew Cagney | 8 | -23/+49 | |
1997-09-03 | Add support for suspending/resumeing the simulator in sim-modules. | Andrew Cagney | 6 | -24/+180 | |
Use in sim-events. | |||||
1997-09-03 | Standard simulator header file. | Andrew Cagney | 1 | -0/+172 | |
1997-09-03 | Add real SIM_DESC arg to v850 simulator. | Andrew Cagney | 8 | -424/+532 | |
Add --enable-sim-warnings, use/fix errors. Add --enable-sim-endian, don't use. Add common modules. Don't yet use most. | |||||
1997-09-03 | Stanify error reporting memory overlaps. | Andrew Cagney | 3 | -10/+28 | |
1997-09-02 | Support restore-sanitize-sh4 . | Joern Rennecke | 1 | -1/+1 | |
1997-09-02 | Comment typo fix. | Joern Rennecke | 1 | -1/+1 | |
1997-09-02 | Add note on TAGS support. | David Edelsohn | 1 | -2/+33 | |
1997-09-02 | (TAGS): Add support for "/* TAGS: foo */" marker. | David Edelsohn | 2 | -1/+2 | |
1997-09-02 | * Makefile.in (TAGS): Add support for "/* TAGS: foo */" marker. | David Edelsohn | 3 | -15/+66 | |
* sim-n-bits.h: Add TAGS comments for all functions. * sim-n-core.h: Likewise. * sim-n-endian.h: Likewise. | |||||
1997-09-02 | Sanitation fixes. | Joern Rennecke | 1 | -1/+41 | |
1997-09-02 | Merge SH4 branch simulator in to devo. | Andrew Cagney | 4 | -362/+1964 | |
1997-09-01 | Test/fix pabsh, pabsw, psrlvw. | Andrew Cagney | 14 | -37/+119 | |
1997-09-01 | Compile from UNIX to cygwin32. | Andrew Cagney | 5 | -87/+476 | |
1997-09-01 | Use sim_state_alloc to create common sim object. | Andrew Cagney | 5 | -22/+37 | |
1997-09-01 | Passify cross compilation and GCC -Wall | Andrew Cagney | 3 | -4/+25 | |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 9 | -141/+311 | |
1997-08-30 | Passify GCC. | Andrew Cagney | 2 | -2/+7 | |
1997-08-28 | * sim-options.c (standard_option_handler): Use xstrdup, not strdup. | David Edelsohn | 2 | -1/+5 | |
1997-08-28 | Make igen available when v850 is being build. | Andrew Cagney | 3 | -0/+9 | |
1997-08-28 | Add --target=BFDTARGET and --architecture=MACHINE options. | Andrew Cagney | 4 | -3/+71 | |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 15 | -3/+94 | |
1997-08-27 | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 7 | -1/+1214 | |
Add more macro's for extracting sub word quantites to sim-endian.h | |||||
1997-08-27 | New file - generic implementation of sim_load for hardware only | Andrew Cagney | 1 | -0/+53 | |
simulators. | |||||
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 31 | -310/+553 | |
Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour. | |||||
1997-08-27 | * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract | Andrew Cagney | 2 | -3/+13 | |
sign bit using 64 bit and not a 32 bit mask. * sim_calls.c (sim_load): From Ian Lance Taylor - free argv after it has been used, not before. | |||||
1997-08-27 | Save a copy of argv, not just a pointer. | Andrew Cagney | 3 | -18/+54 | |
1997-08-26 | Make building of w65 simulator conditional on --enable-sim. | Andrew Cagney | 3 | -2/+15 | |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 24 | -92/+48 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 37 | -487/+3319 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
1997-08-22 | Updated with respect to the HDD-tool-0611 document. | Nick Clifton | 2 | -58/+82 | |
1997-08-20 | Added N step divide routines, courtesy of Sugimoto at NEC. | Nick Clifton | 2 | -218/+338 | |
1997-08-20 | Fixed interpretation of SR bit in list18 structures. | Nick Clifton | 2 | -640/+1943 | |
1997-08-18 | Add suport for v850e and v850eq | Nick Clifton | 1 | -0/+61 | |