URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [bfd/] [targmatch.sed] - Rev 818
Compare with Previous | Blame | View Log
1,/START OF targmatch.h/ d/END OF targmatch.h/,$ d/^[ ]*case/,/^[ ]*esac/ ds/^#if/KEEP #if/s/^#endif/KEEP #endif/s/^[ ]*#.*$//s/^KEEP #/#/s/[ ]*\\$//t lab1:lab1s/[| ][| ]*\([^|() ][^|() ]*\)[ ]*|/{ "\1", NULL },/gs/[| ][| ]*\([^|() ][^|() ]*\)[ ]*)/{ "\1",/gt lab2s/^[ ]*targ_defvec=\([^ ]*\)/#if !defined (SELECT_VECS) || defined (HAVE_\1)/t lab3s/.*=.*//s/;;//b:lab2Hd:lab3Gs/\n/%EOL%/gs/\(defined (HAVE_\)\([^)]*\)\(.*\)/\1\2\3\\&\2 },\#endif/s/%EOL%/\/gps/.*//gs/\n//gh
