Zap empty host lynx header files.

This commit is contained in:
Andrew Cagney 2002-01-20 03:29:01 +00:00
parent f8453e34b9
commit bbe5c628c2
11 changed files with 13 additions and 122 deletions

View File

@ -1,3 +1,16 @@
2002-01-19 Andrew Cagney <ac131313@redhat.com>
* config/sparc/sparclynx.mh (XM_FILE): Delete.
* config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
* config/m68k/m68klynx.mh (XM_FILE): Delete.
* config/i386/i386lynx.mh (XM_FILE): Delete.
* config/rs6000/xm-rs6000ly.h: Delete file.
* config/sparc/xm-sparclynx.h: Delete file.
* config/m68k/xm-m68klynx.h: Delete file.
* config/i386/xm-i386lynx.h: Delete file.
* config/xm-lynx.h: Delete file.
* config/djgpp/fnchange.lst: Update.
2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
* alpha-tdep.c (alpha_register_byte): New function.

View File

@ -92,11 +92,9 @@
@V@/gdb/config/rs6000/nm-rs6000ly.h @V@/gdb/config/rs6000/nm-rs6kly.h
@V@/gdb/config/rs6000/tm-rs6000.h @V@/gdb/config/rs6000/tm-rs6k.h
@V@/gdb/config/rs6000/tm-rs6000ly.h @V@/gdb/config/rs6000/tm-rs6kly.h
@V@/gdb/config/rs6000/xm-rs6000ly.h @V@/gdb/config/rs6000/xm-rs6kly.h
@V@/gdb/config/sparc/tm-sparclet.h @V@/gdb/config/sparc/tm-splet.h
@V@/gdb/config/sparc/tm-sparclite.h @V@/gdb/config/sparc/tm-splite.h
@V@/gdb/config/sparc/tm-sparclynx.h @V@/gdb/config/sparc/tm-splynx.h
@V@/gdb/config/sparc/xm-sparclynx.h @V@/gdb/config/sparc/xm-xplynx.h
@V@/gdb/config/vax/xm-vaxult2.h @V@/gdb/config/vax/xm-vaxut2.h
@V@/gdb/f-exp.tab.c @V@/gdb/f-exp_tab.c
@V@/gdb/gdbtk/generic/ChangeLog-1997 @V@/gdb/gdbtk/generic/ChangeLog.97

View File

@ -1,6 +1,5 @@
# Host: Intel 386 running LynxOS
XM_FILE= xm-i386lynx.h
XM_CLIBS= -lbsd
NAT_FILE= nm-i386lynx.h

View File

@ -1,23 +0,0 @@
/* Host-dependent definitions for Intel 386 running LynxOS.
Copyright 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Get generic LynxOS host definitions. */
#include "xm-lynx.h"

View File

@ -1,6 +1,5 @@
# Host: Motorola 680x0 running LynxOS
XM_FILE= xm-m68klynx.h
XM_CLIBS= -lbsd
NAT_FILE= nm-m68klynx.h

View File

@ -1,23 +0,0 @@
/* Host-dependent definitions for Motorola 680x0 running LynxOS, for GDB.
Copyright 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Get generic LynxOS host definitions. */
#include "xm-lynx.h"

View File

@ -1,6 +1,5 @@
# Host: RS6000 running LynxOS
XM_FILE= xm-rs6000ly.h
XM_CLIBS= -lbsd
NAT_FILE= nm-rs6000ly.h

View File

@ -1,28 +0,0 @@
/* Host-dependent definitions for RS6000 running LynxOS, for GDB.
Copyright 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef XM_RS6000LYNX_H
#define XM_RS6000LYNX_H
/* Get generic LynxOS host definitions. */
#include "xm-lynx.h"
#endif /* XM_RS6000LYNX_H */

View File

@ -1,6 +1,5 @@
# Host: Sparc running LynxOS
XM_FILE= xm-sparclynx.h
XM_CLIBS= -lbsd
NAT_FILE= nm-sparclynx.h

View File

@ -1,23 +0,0 @@
/* Host-dependent definitions for Sparc running LynxOS, for GDB.
Copyright 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Get generic LynxOS host definitions. */
#include "xm-lynx.h"

View File

@ -1,19 +0,0 @@
/* Host-dependent definitions for any CPU running LynxOS.
Copyright 1993, 1995, 1996 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */