diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b18850712b..f1b72c2c43 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,9 +1,14 @@ +2002-07-18 Michal Ludvig + + * config/sparc/tm-sp64linux.h: Make the rest of #endif + line a comment. + 2002-07-17 Jim Blandy * macrocmd.c (info_macro_command): Remove newline from error message. -Wed Jul 17 19:36:38 2002 J"orn Rennecke +2002-07-17 J"orn Rennecke * sh-tdep.c (sh_dsp_register_sim_regno): New function. (sh_gdbarch_init): Use it for sh-dsp. diff --git a/gdb/config/sparc/tm-sp64linux.h b/gdb/config/sparc/tm-sp64linux.h index c7ba03d3fb..17bdd8a002 100644 --- a/gdb/config/sparc/tm-sp64linux.h +++ b/gdb/config/sparc/tm-sp64linux.h @@ -33,4 +33,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config/tm-sysv4.h" -#endif TM_SPARC_LIN64_H +#endif /* TM_SPARC_LIN64_H */