mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* mips-tdep.c: General cleanup. Delete all #if 0 code. Convert
all old style K&R function definitions to ISO-C. (struct gdbarch_tdep): Add mips_abi_string. (mips_gdbarch_init): Initialize. (mips_dump_tdep): Print mips_abi_string and other values. (mips_push_arguments): Add more detailed tracing.
This commit is contained in:
parent
6c997a3432
commit
acdb74a06f
@ -1,3 +1,12 @@
|
||||
Tue Jul 11 20:38:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* mips-tdep.c: General cleanup. Delete all #if 0 code. Convert
|
||||
all old style K&R function definitions to ISO-C.
|
||||
(struct gdbarch_tdep): Add mips_abi_string.
|
||||
(mips_gdbarch_init): Initialize.
|
||||
(mips_dump_tdep): Print mips_abi_string and other values.
|
||||
(mips_push_arguments): Add more detailed tracing.
|
||||
|
||||
Tue Jul 11 20:16:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* mips-tdep.c (mips32_next_pc, mips16_next_pc,
|
||||
|
541
gdb/mips-tdep.c
541
gdb/mips-tdep.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user