grischka
|
4e5170d4a5
|
tccpp: convert TOK_GET macro into function
|
2010-01-14 20:59:44 +01:00 |
|
grischka
|
88a3ccab9f
|
allow tcc be build from separate objects
If you want that, run: make NOTALLINONE=1
|
2009-12-20 01:53:49 +01:00 |
|
grischka
|
b5e2238483
|
tccasm: make VT_VOID symbols ST_NOTYPE, elf-wise
This was confusing objdump such that it did not print
disassembly with -d.
Also, put filename as with C compilation
|
2009-12-19 22:16:18 +01:00 |
|
Frederic Feret
|
526c464504
|
first support of x86_64 assembly
|
2009-11-13 18:08:59 +01:00 |
|
Frederic Feret
|
0d768b9713
|
added 16-bit x86 assembly support
|
2009-11-13 18:08:58 +01:00 |
|
grischka
|
f88350b611
|
fix some warning
|
2009-07-18 22:07:51 +02:00 |
|
grischka
|
d778bde7f9
|
Import more changesets from Rob Landley's fork (part 2)
|
2007-11-21 17:16:31 +00:00 |
|
bellard
|
7b8e283980
|
support for empty input register section in asm (Filip Navara)
|
2005-09-03 22:23:59 +00:00 |
|
bellard
|
0c7f0ed312
|
added -f[no-]leading-underscore
|
2005-06-15 22:32:10 +00:00 |
|
bellard
|
be5e9cb962
|
pool for symbol allocation
|
2004-11-07 15:45:40 +00:00 |
|
bellard
|
c9c05ca5f0
|
copyright update
|
2004-10-27 21:38:03 +00:00 |
|
bellard
|
e657dfb491
|
added .quad asm directive
|
2004-10-25 18:54:29 +00:00 |
|
bellard
|
eb79471184
|
added .ascii and .asciz directives
|
2004-10-23 22:52:42 +00:00 |
|
bellard
|
0bd402d2eb
|
absolute symbols support - .org, .fill and .previous directives
|
2004-10-18 00:19:51 +00:00 |
|
bellard
|
8da6027e73
|
both .globl and .global directives are accepted by as
|
2004-10-02 14:01:26 +00:00 |
|
bellard
|
8f5e44a439
|
changed license to LGPL
|
2003-05-24 14:11:17 +00:00 |
|
bellard
|
71f119fe25
|
various asm directives - char support (Dave Long)
|
2003-04-28 21:23:53 +00:00 |
|
bellard
|
0eef235475
|
asm number parsing (thanks to Dave Long)
|
2003-04-21 15:21:19 +00:00 |
|
bellard
|
6e197e3d5d
|
fixed inline asm without operand case
|
2003-04-14 22:22:34 +00:00 |
|
bellard
|
7893a9ecdf
|
asm support
|
2003-01-06 20:21:42 +00:00 |
|