This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [commit] Cleanup: Remove dead FILL_FPXREGSET code
- From: "Ulrich Weigand" <uweigand at de dot ibm dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 11 Jun 2010 14:47:36 +0200 (CEST)
- Subject: Re: [commit] Cleanup: Remove dead FILL_FPXREGSET code
> * config/i386/nm-linux.h: Remove file.
Now that this file is gone, it no longer needs to be listed in
HFILES_NO_SRCDIR in the Makefile. Sorry for overlooking this.
Tested on i386-linux, committed to mainline.
Bye,
Ulrich
ChangeLog:
* Makefile.in (HFILES_NO_SRCDIR): Remove config/i386/nm-linux.h
Index: gdb/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.1124
diff -u -p -r1.1124 Makefile.in
--- gdb/Makefile.in 28 May 2010 18:50:30 -0000 1.1124
+++ gdb/Makefile.in 11 Jun 2010 12:42:30 -0000
@@ -770,7 +770,7 @@ language.h nbsd-tdep.h wrapper.h solib-s
macroexp.h ui-file.h regcache.h gdb_string.h tracepoint.h i386-tdep.h \
inf-child.h p-lang.h event-top.h gdbtypes.h scm-tags.h user-regs.h \
regformats/regdef.h config/alpha/nm-osf3.h config/i386/nm-i386gnu.h \
-config/i386/nm-fbsd.h config/i386/nm-linux.h \
+config/i386/nm-fbsd.h \
config/nm-nto.h config/sparc/nm-sol2.h config/nm-linux.h \
config/rs6000/nm-rs6000.h top.h bsd-kvm.h gdb-stabs.h reggroups.h \
annotate.h sim-regno.h dictionary.h dfp.h main.h frame-unwind.h \
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com