aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-sun4sol2.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-03-14 10:49:01 +0000
committerJohn Gilmore <gnu@cygnus>1993-03-14 10:49:01 +0000
commit84a05e5253714e3943cd86a48e2f57d05a984f1a (patch)
treed481bb7581289fc26cafbe63ef0aa0ff49d068e3 /gdb/tm-sun4sol2.h
parent961ee88e92251181bfe6c4923a8202f8013d7396 (diff)
downloadgdb-84a05e5253714e3943cd86a48e2f57d05a984f1a.zip
gdb-84a05e5253714e3943cd86a48e2f57d05a984f1a.tar.gz
gdb-84a05e5253714e3943cd86a48e2f57d05a984f1a.tar.bz2
Remove a few remaining underscore/no-underscore remnants from config files.
* config/{m68k-un.mt, sparc-un.mt}: Remove. * config/m68k-noun.mt: Rename to m68k-fp.mt. * config/sparc-noun.mt: Rename to sparc-em.mt. * tm-68k-noun.h, tm-spc-noun.h: Remove. * tm-68k-un.h: Rename to tm-68k-fp.h. * tm-spc-un.h: Rename to tm-spc-em.h. * tm-sun4sol2.h: Cleanup. * configure.in (m68k-*, sparc-* targets): Corresponding changes.
Diffstat (limited to 'gdb/tm-sun4sol2.h')
-rw-r--r--gdb/tm-sun4sol2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/tm-sun4sol2.h b/gdb/tm-sun4sol2.h
index dbf9ffb..5d6da56 100644
--- a/gdb/tm-sun4sol2.h
+++ b/gdb/tm-sun4sol2.h
@@ -1,5 +1,5 @@
/* Macro definitions for GDB for a Sun 4 running Solaris 2
- Copyright 1989, 1992 Free Software Foundation, Inc.
+ Copyright 1989, 1992, 1993 Free Software Foundation, Inc.
This file is part of GDB.
@@ -37,7 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SUN_FIXED_LBRAC_BUG
-#if 0 /* Setjmp/longjmp are not as well doc'd in SunOS 5.x yet */
+#if 0 /* FIXME Setjmp/longjmp are not as well doc'd in SunOS 5.x yet */
/* Offsets into jmp_buf. Not defined by Sun, but at least documented in a
comment in <machine/setjmp.h>! */