binutils-gdb/sim
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
..
arm (SWIWrite0): Catch big-endian bug when printing characters 2003-03-02 10:28:29 +00:00
common 2003-03-01 Andrew Cagney <cagney@redhat.com> 2003-03-01 20:54:22 +00:00
d10v Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
d30v
erc32 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
fr30
h8300 Added Commandline Support. 2003-03-20 06:00:25 +00:00
h8500 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
i960 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
igen
m32r Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
m68hc11 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +00:00
mcore Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mips Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mn10200 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mn10300 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ppc Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sh Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sh64
testsuite
v850 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
z8k Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ChangeLog
configure
configure.in
MAINTAINERS
Makefile.in
README-HACKING