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

Unified Diff: bfd/riscix.c

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 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 | « bfd/reloc.c ('k') | bfd/section.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/riscix.c
diff --git a/bfd/riscix.c b/bfd/riscix.c
index 7e24fd965034d14d1e75b5eb62880f43956ec3c3..db04df1836843ec8f177d284aebb84abafe4b520 100644
--- a/bfd/riscix.c
+++ b/bfd/riscix.c
@@ -45,7 +45,7 @@
/* A reference to a shared library.
The text portion of the object contains "overflow text" from
the shared library to be linked in with an object. */
-#define SLOMAGIC (MF_IS_SL | OMAGIC)
+#define SLOMAGIC (MF_IS_SL | OMAGIC)
/* Sqeezed demand paged.
NOTE: This interpretation of QMAGIC seems to be at variance
« no previous file with comments | « bfd/reloc.c ('k') | bfd/section.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698