OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [ldlex.l] - Diff between revs 145 and 157

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 145 Rev 157
Line 311... Line 311...
"SPECIAL"       { RTOKEN(SPECIAL); }
"SPECIAL"       { RTOKEN(SPECIAL); }
"o"                     { RTOKEN(ORIGIN);}
"o"                     { RTOKEN(ORIGIN);}
"org"                   { RTOKEN(ORIGIN);}
"org"                   { RTOKEN(ORIGIN);}
"l"                     { RTOKEN( LENGTH);}
"l"                     { RTOKEN( LENGTH);}
"len"                   { RTOKEN( LENGTH);}
"len"                   { RTOKEN( LENGTH);}
 
"INPUT_SECTION_FLAGS"   { RTOKEN(INPUT_SECTION_FLAGS); }
"INCLUDE"       { RTOKEN(INCLUDE);}
"INCLUDE"       { RTOKEN(INCLUDE);}
"PHDRS"                 { RTOKEN (PHDRS); }
"PHDRS"                 { RTOKEN (PHDRS); }
"AT"            { RTOKEN(AT);}
"AT"            { RTOKEN(AT);}
"SUBALIGN"      { RTOKEN(SUBALIGN);}
"SUBALIGN"      { RTOKEN(SUBALIGN);}
"PROVIDE"       { RTOKEN(PROVIDE); }
"PROVIDE"       { RTOKEN(PROVIDE); }

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.