elf.h (DBX_DEBUGGING_INFO): Delete.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 14 Jul 2003 20:25:55 +0000 (20:25 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 14 Jul 2003 20:25:55 +0000 (20:25 +0000)
* config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
* config/mips/elf64.h: Likewise.

From-SVN: r69354

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

index f3132a14cde0afed72d85676a201097d8291f66c..8723bcbf59f9b9b53d9a0e4994ae1ff5963881d3 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 a13c864a729cb9e164be3411fbae31661037eda6..20861f91ee5e1e0812971193cf82228ec01d71ad 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 b520812a8e600ad65338061753104db36943016f..f23ec9650cb2e6f6d061c588b68fd068bf146ec2 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