binutils-gdb/sim
Jon Beniston c28c63d86b gdb/
2009-05-18  Jon Beniston <jon@beniston.com>

        * MAINTAINERS: Add lm32 target.
        * Makefile.in: Add lm32 dependencies.
        * NEWS: Indicate lm32 is a new target.
        * configure.tgt: Add lm32 targets.
        * lm32-tdep.c: New file.

gdb/testsuite
2009-05-18  Jon Beniston <jon@beniston.com>

        * gdb.asm/asm-source.exp: Add lm32 target.

include/gdb/
2009-05-18  Jon Beniston <jon@beniston.com>

        * sim-lm32.h: New file.

sim/
2009-05-18  Jon Beniston <jon@beniston.com>

        * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
        * configure.ac: Add lm32 target.
        * lm32: New directory.

sim/common
2009-05-18  Jon Beniston <jon@beniston.com>

        * gennltvals.sh: Add lm32 target.
        * nltvals.def: Add lm32 syscall definitions.

sim/lm32/
2009-05-18  Jon Beniston <jon@beniston.com>

        * Makefile.in: New file.
        * arch.c: New file.
        * arch.h: New file.
        * config.in: New file.
        * configure: New file.
        * configure.ac: New file.
        * cpu.c: New file.
        * cpu.h: New file.
        * cpuall.h: New file.
        * decode.c: New file.
        * decode.h: New file.
        * dv-lm32cpu.c: New file.
        * dv-lm32timer.c: New file.
        * dv-lm32uart.c: New file.
        * lm32.c: New file.
        * lm32-sim.h: New file.
        * mloop.in: New file.
        * model.c: New file.
        * sem.c: New file.
        * sem-switch.c: New file.
        * sim-if.c: New file.
        * sim-main.c: New file.
        * tconfig.in: New file.
        * traps.c: New file.
        * user.c: New file.
2009-05-18 13:25:35 +00:00
..
arm Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
avr 2009-04-27 Tristan Gingold <gingold@adacore.com> 2009-04-27 10:50:53 +00:00
common gdb/ 2009-05-18 13:25:35 +00:00
cr16 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
cris * cris/sim-if.c: Include errno.h. 2009-01-18 22:17:03 +00:00
d10v Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
erc32 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
frv Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
h8300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
igen Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
iq2000 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
lm32 gdb/ 2009-05-18 13:25:35 +00:00
m32c * m32c/gdb-if.c (m32c_signal_to_host): Rename to 2009-05-08 22:54:34 +00:00
m32r Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
m68hc11 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mcore Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mips Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mn10300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
moxie Add missing break statemenets. 2009-05-10 13:25:57 +00:00
ppc Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sh Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sh64 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
testsuite * sim/cris/asm/opterr5.ms, sim/cris/asm/opterr4.ms, 2009-01-18 22:17:47 +00:00
v850 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
ChangeLog gdb/ 2009-05-18 13:25:35 +00:00
configure gdb/ 2009-05-18 13:25:35 +00:00
configure.ac gdb/ 2009-05-18 13:25:35 +00:00
MAINTAINERS gdb/ 2009-05-18 13:25:35 +00:00
Makefile.in gdb: 2009-04-17 17:44:05 +00:00
README-HACKING