OSDN Git Service

* config/i386/tm-x86-64linux.h: Tweak comments.
authorkettenis <kettenis>
Wed, 25 Feb 2004 19:27:37 +0000 (19:27 +0000)
committerkettenis <kettenis>
Wed, 25 Feb 2004 19:27:37 +0000 (19:27 +0000)
gdb/ChangeLog
gdb/config/i386/tm-x86-64linux.h

index 8f4c127..439cd23 100644 (file)
@@ -1,3 +1,7 @@
+2004-02-25  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/tm-x86-64linux.h: Tweak comments.
+
 2004-02-25  Richard Sandiford  <rsandifo@redhat.com>
 
        * MAINTAINERS: Add self to write-after-approval list.
index 4c16766..cc61d65 100644 (file)
@@ -1,6 +1,6 @@
-/* Definitions to target GDB to GNU/Linux on x86-64.
+/* Target-dependent definitions for GNU/Linux x86-64.
 
-   Copyright 2002, 2003 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
 
    Contributed by Michal Ludvig, SuSE Labs.
 
@@ -33,4 +33,4 @@
 #define SVR4_SHARED_LIBS
 #include "solib.h"              /* Support for shared libraries. */
 
-#endif /* #ifndef TM_X86_64LINUX_H */
+#endif /* tm-x86-64linux.h */