From: Michal Ludvig Date: Thu, 18 Jul 2002 10:10:49 +0000 (+0000) Subject: 2002-07-18 Michal Ludvig X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b6aa020af1844ef42b23aa683a8369ec63c1c76;p=binutils-gdb.git 2002-07-18 Michal Ludvig * config/sparc/tm-sp64linux.h: Make the rest of #endif line a comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b18850712b9..f1b72c2c437 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 c7ba03d3fbb..17bdd8a002a 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 */