From: Joel Brobecker Date: Thu, 30 Jan 2003 05:48:26 +0000 (+0000) Subject: * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cad2e848712a672ad449829ba10414ec5f6692d8;p=binutils-gdb.git * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef causing some regressions due to a change in the default value for this macro. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 29046f43d77..6af38d3666c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-01-30 J. Brobecker + + * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef + causing some regressions due to a change in the default value + for this macro. + 2003-01-29 Richard Henderson Elena Zannoni Daniel Jacobowitz diff --git a/gdb/config/pa/tm-hppa64.h b/gdb/config/pa/tm-hppa64.h index 9a1ceb0a83a..775055f4a1f 100644 --- a/gdb/config/pa/tm-hppa64.h +++ b/gdb/config/pa/tm-hppa64.h @@ -217,7 +217,6 @@ call_dummy #undef FUNC_LDO_OFFSET #undef SR4EXPORT_LDIL_OFFSET #undef SR4EXPORT_LDO_OFFSET -#undef CALL_DUMMY_LOCATION #undef REG_STRUCT_HAS_ADDR