PATCH: Add --alt-nops=short|long to x86/x86-64 assemblers
Paul Brook
paul@codesourcery.com
Thu Jun 15 14:51:00 GMT 2006
More information about the Binutils mailing list
Thu Jun 15 14:51:00 GMT 2006
- Previous message (by thread): PATCH: Add --alt-nops=short|long to x86/x86-64 assemblers
- Next message (by thread): PATCH: Add --alt-nops=short|long to x86/x86-64 assemblers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Maybe I should add -march= and -mtune= to assembler. > > It sounds like it would be a good idea, although if it is only to > support this new feature then you may not want to go that far. FWIW I've found it more useful to add .cpu and/or .arch assembly directives. Handling the gcc spec strings for commandline controls and making sure the gcc and gas defaults are consistent can get painful, especially if gcc has several different ways of specifying the cpu variant. Paul
- Previous message (by thread): PATCH: Add --alt-nops=short|long to x86/x86-64 assemblers
- Next message (by thread): PATCH: Add --alt-nops=short|long to x86/x86-64 assemblers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list