Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 | |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+2 | |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 | |
in the previous copyright update. | |||||
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 | |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 | |
to GPLv3. | |||||
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 | |
2003-12-11 | Add support for the m32r2 processor | Nick Clifton | 1 | -31/+60 | |
2003-12-07 | More reversion of incomplete m32r changes. Should be back to normal. | Andrew Cagney | 1 | -18/+6 | |
2003-12-07 | Revert last commit, build problems. | Andrew Cagney | 1 | -19/+4 | |
2003-12-07 | 2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | Andrew Cagney | 1 | -4/+19 | |
* Makefile.in : Add new machine m32r2. * m32r2.c : New file for m32r2. * mloop2.in : Ditto * model2.c : Ditto * sem2-switch.c : Ditto * m32r-sim.h : Add EVB register. * sim-if.h : Ditto * sim-main.h : Ditto * traps.c : Ditto | |||||
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -3/+6 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -3/+12 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+170 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -173/+0 | |
1998-09-09 | * m32r-sim.h (m32r_trap): Update prototype. | Doug Evans | 1 | -13/+12 | |
* traps.c (m32r_trap): New arg `pc'. * sem.c,sem-switch.c: Regenerated. * cpux.h,readx.c,semx.c: Regenerated. | |||||
1998-06-11 | * traps.c: New file. Trap support moved here from sim-if.c. | Doug Evans | 1 | -0/+174 | |
* Makefile.in (SIM_OBJS): Add traps.o * sim-if.c: Don't include targ-vals.h. (sim_engine_illegal_insn): Moved to traps.c * sim-main.h (SIM_CORE_SIGNAL): Define. (m32r_core_signal): Declare. * devices.c (device_io_read_buffer): Handle cache purging via MCCR register. * m32r-sim.h (M32R_MISC_PROFILE): Move here from sim-main.h. (PROFILE_COUNT_SHORTINSNS,PROFILE_COUNT_LONGINSNS): New macros. (TRAP_SYSCALL,TRAP_BREAKPOINT): New macros. |