* config/i386/tm-x86-64linux.h: Tweak comments.
authorMark Kettenis <kettenis@gnu.org>
Wed, 25 Feb 2004 19:27:40 +0000 (19:27 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 25 Feb 2004 19:27:40 +0000 (19:27 +0000)
gdb/ChangeLog
gdb/config/i386/tm-x86-64linux.h

index 8f4c1271d1880f83408ae5374715b6e8de57ca14..439cd23fb61d5b5fe08a4efc74c8fafb65eb4362 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 4c16766f3a8e924875973509a4d668d98ff70282..cc61d65ee97d98354a28b6bad6b4b78435cf1f60 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 */