This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Date: Thu, 5 Feb 1998 11:26:18 -0600 (CST) From: Joel Sherrill <joel@OARcorp.com> Also people do write assembly language so not all input is compiler generated. I know this almost qualifies as a smart mouthed suggestion. :) When they do this, is the code ever fed through anything other than an assembler that takes in assembly files and spits out object files? The reason I'm asking is that I have an assembly language parser for some chips and am wondering whether it has any use outside of GAS.