Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 115511 Details for
Bug 173471
cross-msp430/binutils add support for "$" in identifiers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
binutils_tinyos_dollar_support.patch
binutils_tinyos_dollar_support.patch (text/plain), 580 bytes, created by
Aurélien Francillon
on 2007-04-05 14:37:38 UTC
(
hide
)
Description:
binutils_tinyos_dollar_support.patch
Filename:
MIME Type:
Creator:
Aurélien Francillon
Created:
2007-04-05 14:37:38 UTC
Size:
580 bytes
patch
obsolete
>This patch enables support for dollar sign in identifiers when >binutils is built for target msp430, this is needed for tinyos > >--- gas/config/tc-msp430.h-orig 2007-04-05 15:24:29.000000000 +0200 >+++ gas/config/tc-msp430.h 2007-04-05 15:24:45.000000000 +0200 >@@ -97,7 +97,7 @@ > example, a value of 2 might print `1234 5678' where a value of 1 > would print `12 34 56 78'. The default value is 4. */ > >-#define LEX_DOLLAR 0 >+#undef LEX_DOLLAR > /* MSP430 port does not use `$' as a logical line separator */ > > #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173471
:
115510
| 115511