diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-01-09 00:09:53 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-01-09 00:09:53 +0000 |
commit | 3cc5d6634e2cdf5091bff9e92e7f8deecbbb19ce (patch) | |
tree | 3d04009d5c94ec23cd051f8ddcb9e8553fe81b04 /gdb/ChangeLog | |
parent | a902bc6782009ae14fb2f173f4057bcf4f542ec5 (diff) | |
download | gdb-3cc5d6634e2cdf5091bff9e92e7f8deecbbb19ce.zip gdb-3cc5d6634e2cdf5091bff9e92e7f8deecbbb19ce.tar.gz gdb-3cc5d6634e2cdf5091bff9e92e7f8deecbbb19ce.tar.bz2 |
2004-01-08 Andrew Cagney <cagney@redhat.com>
* mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
(mips_o32_reg_struct_has_addr): Delete function.
(mips_gdbarch_init): Update.
(mips_extract_struct_value_address): Delete function.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 181e407..b25591d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2004-01-08 Andrew Cagney <cagney@redhat.com> + + * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function. + (mips_o32_reg_struct_has_addr): Delete function. + (mips_gdbarch_init): Update. + (mips_extract_struct_value_address): Delete function. + 2004-01-08 David Mosberger <davidm@hpl.hp.com> * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect |