Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-20 | Added Commandline Support. | D.Venkatasubramanian | 1 | -0/+3 | |
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. | |||||
2002-12-26 | * compile.c: Fix formatting. | Kazu Hirata | 1 | -5/+4 | |
* inst.h: Likewise. | |||||
2002-05-17 | h8300: Add support of EXR register | Andrey Volkov | 1 | -1/+2 | |
2002-05-17 | * h8300s now new target, not alias of h8300h | Andrey Volkov | 1 | -1/+7 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+89 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -71/+0 | |
1993-06-08 | Rewrite for H8/300-H | Steve Chamberlain | 1 | -0/+71 | |