From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gcc@gcc.gnu.org Cc: gdb@sources.redhat.com Subject: [rfc] include/floatformat.h libiberty/floatformat.c Date: Sat, 14 Jul 2001 18:52:00 -0000 Message-id: <3B50F703.9020706@cygnus.com> X-SW-Source: 2001-07/msg00162.html [Reply-to: gcc@gcc.gnu.org which controls include/ and libiberty/ ] Hello, I'm looking to delete the files: include/floatformat.h and libiberty/floatformat.c which were added, back in '94, by GDB. To the best of my knowledge, nothing, except GDB, uses these. Further, in the case of GDB, it has ('96) managed to clone the bulk of floatformat.c's code and suck it back into GDB :-/ Any comments? Andrew for GDB