Fix discrepancies in submitted patch vs.

Fix discrepancies in submitted patch vs. committed patch for CRIS
-march= fix change on 2012-05-31 and ditto typo ChangeLog.

From-SVN: r188324
This commit is contained in:
Hans-Peter Nilsson 2012-06-08 02:25:08 +00:00 committed by Hans-Peter Nilsson
parent f53448204e
commit ef0cd8fe8b
2 changed files with 2 additions and 2 deletions

View file

@ -768,7 +768,7 @@
* config/cris/cris.h (CC1_SPEC): Pass through all -march=
and -mcpu= options.
(ASM_SPEC): Ditto, not just -march=v32, but translate non-v10,
non-v32 into --march=v0_v0_v10.
non-v32 into --march=v0_v10.
2012-05-31 Richard Sandiford <rdsandiford@googlemail.com>

View file

@ -186,7 +186,7 @@ extern int cris_cpu_version;
#define MAYBE_AS_NO_MUL_BUG_ABORT
#endif
/* Override previous definitions (linux.h). */
/* Override previous definitions (../linux.h). */
#undef ASM_SPEC
#define ASM_SPEC \
MAYBE_AS_NO_MUL_BUG_ABORT \