Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: gcc/gcc/config/mips/dbxmdebug.h

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/mips/5500.md ('k') | gcc/gcc/config/mips/iris.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/mips/dbxmdebug.h
diff --git a/gcc/gcc/config/mips/dbxmdebug.h b/gcc/gcc/config/mips/dbxmdebug.h
deleted file mode 100644
index 230e2ea6450814e0a7c0bd69f193fcdcf6dd15b2..0000000000000000000000000000000000000000
--- a/gcc/gcc/config/mips/dbxmdebug.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Definitions of target machine for GNU compiler, for MIPS running IRIX 5
- or IRIX 6 (O32 ABI) using the GNU assembler with stabs-in-mdebug. */
-
-/* Override iris5gas.h version again to retain mips.h default. */
-#undef MDEBUG_ASM_SPEC
-#define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}"
« no previous file with comments | « gcc/gcc/config/mips/5500.md ('k') | gcc/gcc/config/mips/iris.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698