OSDN Git Service

* config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 20:25:55 +0000 (20:25 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 20:25:55 +0000 (20:25 +0000)
* config/mips/elf64.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69354 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/elf64.h

index f3132a1..8723bcb 100644 (file)
@@ -1,5 +1,8 @@
 2003-07-14  Richard Sandiford  <rsandifo@redhat.com>
 
+       * config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
+       * config/mips/elf64.h: Likewise.
+
        * config/mips/elf.h (ASM_DECLARE_OBJECT_NAME): Use
        mips_declare_object_name.
        (ASM_FINISH_DECLARE_OBJECT): Likewise mips_finish_declare_object.
index a13c864..20861f9 100644 (file)
@@ -20,8 +20,6 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-/* Use ELF.  */
-#define DBX_DEBUGGING_INFO 1
 #define DWARF2_DEBUGGING_INFO 1
 
 #undef  PREFERRED_DEBUGGING_TYPE
index b520812..f23ec96 100644 (file)
@@ -20,7 +20,6 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#define DBX_DEBUGGING_INFO 1
 #define DWARF2_DEBUGGING_INFO 1
 
 #undef  PREFERRED_DEBUGGING_TYPE