Jump to content

GNU Assembler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 24: Line 24:
*[https://cs.lmu.edu/~ray/notes/gasexamples/ GNU Assembler Examples]
*[https://cs.lmu.edu/~ray/notes/gasexamples/ GNU Assembler Examples]


[[Category:Assembler]][[Category:Open Source Software]]
[[Category:Assembler]][[Category:GNU Software]]

Revision as of 14:38, 3 May 2020

GNU Assembler
[[File:{{{Picture}}}|128px]]
Name gas
Version 2.32 (Feb 2019)
Vendor FSF
Author Dean Elsner
Licence GNU GPL v3
WWW

GNU Assembler (gas)

Version 2.10 supports AT&T Syntax and Intel Syntax

Versions

emx
  • 1.38.1 - emx 0.8c
  • 2.3 - emx 0.9a
  • 2.6 - emx 0.9d
GCC/2
  • 1.38 - GCC/2 2.5.4

Links