13 Commits (8dd87f6b1677f56ec58c9302134c9c7f8d5230ef)

Author SHA1 Message Date
Peter Johnson 94ab1135a3 Remove $Id$ and RCSID() usage. 13 years ago
Peter Johnson 5355299056 Improve gas syntax .set directive to better match GNU as behavior. 14 years ago
Peter Johnson 0d3b3797e5 Fix #213: Fix gas-preproc misuse of strcpy() and uninitialized variables. 14 years ago
Peter Johnson 74e776b0f6 Add support for gas preprocessor macro directives. 15 years ago
Peter Johnson 26c7e74729 substitute_values(): Allocate sufficient space for null terminator. 15 years ago
Peter Johnson e7185d2e24 gas-preproc.c: Use sprintf instead of snprintf. 15 years ago
Peter Johnson 553e615b56 Unbreak make distcheck. 15 years ago
Peter Johnson 6ede18e881 GAS preproc: Fix line number for .rept without matching .endr error. 15 years ago
Peter Johnson 5ce81be7fe gas-preproc.c: Avoid warning on unused variable. 15 years ago
Peter Johnson bf8e6be2a9 Improve the gas preprocessor and re-add it as default for gas parser. 15 years ago
Peter Johnson a530673198 gas-preproc.c: Avoid casting away of const. 15 years ago
Peter Johnson 7a6e9cb430 Update gas preproc a bit: 15 years ago
Peter Johnson 493c5b8861 Add initial gas preprocessor, contributed by Alexei Svitkine. 15 years ago