Age | Commit message (Expand) | Author | Files | Lines |
2008-12-30 | * cris/traps.c (TARGET_SYS_writev): New macro. | Hans-Peter Nilsson | 2 | -19/+185 |
2008-12-30 | * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o. | Hans-Peter Nilsson | 3 | -44/+471 |
2008-12-30 | * sim/cris/asm/opterr1.ms, sim/cris/asm/opterr2.ms: Adjust for | Hans-Peter Nilsson | 3 | -2/+7 |
2008-12-23 | * arch.c, arch.h, cpu.c, cpu.h, cpuall.h, decode.c, decode.h, | Hans-Peter Nilsson | 10 | -149/+163 |
2008-12-15 | 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 3 | -0/+15 |
2008-12-01 | 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2 | -2/+6 |
2008-11-26 | 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 3 | -0/+8 |
2008-11-18 | 2008-11-18 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 8 | -7/+894 |
2008-11-12 | 2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2 | -21/+25 |
2008-11-11 | 2008-11-10 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 3 | -4/+9 |
2008-10-21 | * Make-common.in (run$(EXEEXT)): Add LDFLAGS. | Daniel Jacobowitz | 2 | -1/+5 |
2008-10-01 | * int.c (trigger_peripheral_interrupt): Clear interrupt pending | DJ Delorie | 2 | -0/+6 |
2008-07-29 | * common/genmloop.sh: Add new parameter: -shell to specify the | Nick Clifton | 7 | -8/+29 |
2008-07-11 | * common.m4: Add test for libz and zlib.h. | Hans-Peter Nilsson | 1 | -0/+4 |
2008-07-11 | * configure: Regenerate to track ../common/common.m4 changes. | Hans-Peter Nilsson | 48 | -123/+4819 |
2008-07-11 | * configure.ac: Add test for libz and zlib.h. | Hans-Peter Nilsson | 5 | -15/+308 |
2008-07-11 | * cris/configure: Regenerate to track ../common/common.m4 changes. | Hans-Peter Nilsson | 3 | -0/+292 |
2008-07-11 | * common.m4: Add test for libz and zlib.h. | Hans-Peter Nilsson | 3 | -0/+287 |
2008-07-11 | * interp.c (hash): Remove incorrect prototype. | Hans-Peter Nilsson | 2 | -1/+4 |
2008-06-17 | * m32c.opc (BRK, GDBBRK): Remove debug logic. | DJ Delorie | 5 | -8/+24 |
2008-06-09 | 2008-06-09 Joel Sherrill <joel.sherrill@oarcorp.com> | Michael Snyder | 2 | -1/+5 |
2008-06-07 | sim: | Joseph Myers | 52 | -52/+3348 |
2008-06-06 | Oops, missed some warnings. | DJ Delorie | 5 | -1/+9 |
2008-06-06 | * Makefile.in: Add Timer A support. | DJ Delorie | 18 | -67/+519 |
2008-05-09 | * ppc/altivec.igen (vperm): Latch inputs into temporaries. | Joel Brobecker | 2 | -2/+11 |
2008-05-05 | Added 3 miscellaneous testcases like read32.ms uread16.ms hw-trap.ms. | M R Swami Reddy | 3 | -0/+44 |
2008-05-05 | These files removed. | M R Swami Reddy | 3 | -131/+0 |
2008-05-05 | Add the change for testcases comment update and new testcases addition. | M R Swami Reddy | 1 | -0/+14 |
2008-05-05 | Update testcase comment. | M R Swami Reddy | 53 | -60/+315 |
2008-05-05 | Comment change | M R Swami Reddy | 1 | -2/+2 |
2008-05-05 | Updated the sim engine's ecode logic and commit the code changes | M R Swami Reddy | 1 | -0/+6 |
2008-05-05 | Update for code standards | M R Swami Reddy | 1 | -70/+62 |
2008-05-05 | Cleaned up unwanted code and fixed BIT operations simulation. | M R Swami Reddy | 1 | -66/+14 |
2008-05-05 | Update simops struct members and PSR bits. | M R Swami Reddy | 1 | -11/+12 |
2008-05-05 | Fix typo. | M R Swami Reddy | 1 | -3/+3 |
2008-05-05 | Update the machine code decode algorithm using hash table. | M R Swami Reddy | 1 | -456/+584 |
2008-04-14 | 2008-04-14 Hans Kester <kester.hans@gmail.com> | Daniel Jacobowitz | 2 | -1/+5 |
2008-04-08 | allinsn.exp: Removed target_alias and global_ld_options. | M R Swami Reddy | 2 | -2/+4 |
2008-04-08 | Modified Files: | M R Swami Reddy | 1 | -0/+7 |
2008-04-08 | Added Files: | M R Swami Reddy | 10 | -0/+14538 |
2008-04-08 | * configure.ac: Add an entry for National CR16 target. | M R Swami Reddy | 2 | -0/+12 |
2008-04-08 | ChangeLog: sim/cr16/: New directory. Added tests for CR16 simulator. | M R Swami Reddy | 1 | -0/+43 |
2008-04-08 | ChangeLog: New file | M R Swami Reddy | 1 | -0/+23 |
2008-04-08 | New files: Testcases for cr16 instruction set. | M R Swami Reddy | 123 | -0/+2714 |
2008-04-08 | testutils.inc: New file: Test macros for cr16 target. | M R Swami Reddy | 1 | -0/+72 |
2008-04-08 | allinsn.exp misc.exp: New files: Test run scripts | M R Swami Reddy | 2 | -0/+45 |
2008-04-08 | gennltvals.sh: Add cr16 target sys macros. | M R Swami Reddy | 3 | -0/+45 |
2008-04-08 | Updated the MAINTAINERS file: Add myself as maintainer of cr16 port. | M R Swami Reddy | 1 | -0/+4 |
2008-04-08 | Add myself as maintainer of cr16 port. | M R Swami Reddy | 1 | -0/+1 |
2008-03-14 | * configure.ac: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. | Nick Hudson | 3 | -3/+8 |