old-cross-binutils/sim/h8300
D.Venkatasubramanian d1360fb06a Added Commandline Support.
2003-03-20  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>

        * compile.c (cmdline_location): Added function to
        return the location of 8-bit (256 locations) where the
        Command Line arguments would be stored.
        (decode): Added a TRAP to 0xcc for Commandline
        processing using pseudo opcode O_SYS_CMDLINE.
        (sim_resume): Added handling of O_SYS_CMDLINE Trap.
        (sim_create_inferior): Setting a pointer to
        Commandline Args array.
        * inst.h: Added a new variable ptr_command_line for
        storing pointer to Commandline array.
2003-03-20 06:00:25 +00:00
..
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog Added Commandline Support. 2003-03-20 06:00:25 +00:00
compile.c Added Commandline Support. 2003-03-20 06:00:25 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
inst.h Added Commandline Support. 2003-03-20 06:00:25 +00:00
Makefile.in Add dependences to Makefile.in and include sim-h8300 in compile.c 2002-07-29 17:01:57 +00:00
tconfig.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
writecode.c * "Dont" -> "Don't" 2000-06-13 20:32:01 +00:00