summaryrefslogtreecommitdiff
path: root/sim/mn10300
Commit message (Collapse)AuthorAgeFilesLines
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-173-8/+18
| | | | * Merge with mainline; tag is carlton_dictionary-20030917-merge.
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-063-6/+15
| | | | * Merge with mainline. Tag is carlton_dictionary-20030305-merge.
* 2003-02-24 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-242-1/+10
| | | | | | | * dv-mn103tim.c (read_special_timer6_reg): Add break after empty default: label. (write_special_timer6_reg): Ditto. Update copyright.
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-233-1/+7
| | | | * Merge from mainline; tag is carlton_dictionary-20021223-merge.
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-162-167/+220
|
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-094-5/+11
| | | | Update accordingly.
* *** empty log message ***Jim Blandy2001-05-071-0/+4
|
* * mn10300.igen: Doc fixes.Jim Blandy2001-05-071-6/+6
|
* * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):Alexandre Oliva2001-04-262-2/+7
| | | | Depend on targ-vals.h.
* * Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin2001-04-152-1/+5
|
* * am33.igen: Warning clean-up.Alexandre Oliva2000-08-092-42/+24
| | | | | | | | (movm): Initialize PC and mask. (mov, movbu, movhu): Set srcreg2 from RI0. (bsch): Initialize c. (sat16_cmp): Actually do the comparison. (mov_llt): Do not overwrite dstreg with uninitialized variable.
* minor formatting tweaks to aid syncronisationNick Clifton2000-05-292-8/+17
|
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-157/+172
|
* * am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2000-05-222-7/+11
| | | | referred to other registers. Make their offsets unsigned.
* * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,Alexandre Oliva2000-05-185-167/+175
| | | | | | | genericXor, genericBtst): Use `unsigned32'. * op_utils.c: Likewise. * mn10300.igen, am33.igen: Use `unsigned32', `signed32', `unsigned64' or `signed64' where type width is relevant.
* * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2000-04-252-1/+5
|
* * am33.igen: Make SP-relative offsets unsigned. Add `*am33' forAlexandre Oliva2000-04-092-11/+34
| | | | some instructions that were missing it.
* * build fixFrank Ch. Eigler2000-03-032-2/+6
| | | | | | 2000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> * Makefile.in (IGEN_INSN): Added am33.igen.
* import gdb-1999-12-06 snapshotJason Molenda1999-12-074-0/+891
|
* Initial revisionJason Molenda1999-12-071-0/+8683
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-092-168/+176
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-192-4/+8
|
* import gdb-1999-05-10Stan Shebs1999-05-112-184/+318
|
* import gdb-19990422 snapshotStan Shebs1999-04-266-7/+60
|
* Initial revisionStan Shebs1999-04-1621-0/+18250