Zachary T Welch
|
b174a0d75e
|
arm920t_cache_line_t -> struct arm920t_cache_line
Remove misleading typedef and redundant suffix from struct arm920t_cache_line.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
8e77975b92
|
arm7tdmi_common_t -> struct arm7tdmi_common
Remove misleading typedef and redundant suffix from struct arm7tdmi_common.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
8012b3963f
|
arm7_9_common_t -> struct arm7_9_common
Remove misleading typedef and redundant suffix from struct arm7_9_common.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
bcb18b2044
|
arm720t_common_t -> struct arm720t_common
Remove misleading typedef and redundant suffix from struct arm720t_common.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
f3b3752a9e
|
arm11_sc7_action_t -> struct arm11_sc7_action
Remove misleading typedef and redundant suffix from struct arm11_sc7_action.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
3bcd9ad9d0
|
arm11_reg_state_t -> struct arm11_reg_state
Remove misleading typedef and redundant suffix from struct arm11_reg_state.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
55926f576f
|
arm11_common_t -> struct arm11_common
Remove misleading typedef and redundant suffix from struct arm11_common.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
0eae94879d
|
arm11_reg_defs_t -> struct arm11_reg_defs
Remove misleading typedef and redundant suffix from struct arm11_reg_defs.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
b1de5eb9a0
|
reg_param_t -> struct reg_param
Remove misleading typedef and redundant suffix from struct reg_param.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
6c965a3da9
|
mem_param_t -> struct mem_param
Remove misleading typedef and redundant suffix from struct mem_param.
|
2009-11-13 11:58:09 -08:00 |
|
Zachary T Welch
|
996613522d
|
arm920t_common_t -> struct arm920t_common
Remove misleading typedef and redundant suffix from struct arm920t_common.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
52bc6cad87
|
arm11_register_history_t -> struct arm11_register_history
Remove misleading typedef and redundant suffix from struct arm11_register_history.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
ea49f2e3ff
|
remove typedef keyword from svf structures
Removes all misleading typedef keywords from structures in svf.c.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
95bf461c0a
|
pld_device_t -> struct pld_device
Remove misleading typedef and redundant suffix from struct pld_device.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
db08ab8a79
|
virtex2_pld_device_t -> struct virtex2_pld_device
Remove misleading typedef and redundant suffix from struct virtex2_pld_device.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
cd4c059806
|
xilinx_bit_file_t -> struct xilinx_bit_file
Remove misleading typedef and redundant suffix from struct xilinx_bit_file.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
db2086897a
|
pld_driver_t -> struct pld_driver
Remove misleading typedef and redundant suffix from struct pld_driver.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
38d826cec1
|
connection_t -> struct connection
Remove misleading typedef and redundant suffix from struct connection.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
f7cd2aa0ef
|
telnet_connection_t -> struct telnet_connection
Remove misleading typedef and redundant suffix from struct telnet_connection.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
f2cbaba3cc
|
tcl_connection_t -> struct tcl_connection
Remove misleading typedef and redundant suffix from struct tcl_connection.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
8775a0f663
|
service_t -> struct service
Remove misleading typedef and redundant suffix from struct service.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
e01a0be576
|
telnet_service_t -> struct telnet_service
Remove misleading typedef and redundant suffix from struct telnet_service.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
45a165a432
|
gdb_service_t -> struct gdb_service
Remove misleading typedef and redundant suffix from struct gdb_service.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
53bfd73591
|
gdb_connection_t -> struct gdb_connection
Remove misleading typedef and redundant suffix from struct gdb_connection.
|
2009-11-13 11:58:08 -08:00 |
|
Zachary T Welch
|
43483e5054
|
remove unused aduc702x structure.
The ADUC702x_FLASH_MMIO structure was completely used, so it must die.
|
2009-11-13 11:58:08 -08:00 |
|