index
:
xavi/sdcc-gas
master
Experimental fork of SDCC with support for dead code elimination.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
slabeldef is not needed for C strings in GAS format
HEAD
master
Xavi Del Campo
2019-11-10
1
-1
/
+1
*
Fixed pdk15 lib building
Xavi Del Campo
2019-11-07
1
-1
/
+1
*
Removed intermediate files
Xavi Del Campo
2019-11-06
2
-382
/
+0
*
Fixed github sdcc-gas issues #1, #2 and #4
Xavi Del Campo
2019-11-06
10
-82
/
+99
*
Removed intermediate files
Xavi Del Campo
2019-11-05
10
-105
/
+381
*
_Noreturn-qualified functions now do not generate any ret/iret instruction
Xavier ASUS
2019-10-30
1
-21
/
+31
*
Bugfixes
Xavier ASUS
2019-10-30
1
-2
/
+8
*
First implementation for --data-sections
Xavier ASUS
2019-10-28
3
-9
/
+36
*
Bugfixes on startup routine
Xavier ASUS
2019-10-25
1
-8
/
+16
*
Removed unneded "== ." directives for --gas
Xavier ASUS
2019-10-25
2
-9
/
+7
*
DWARF2 debugging (almost) working
Xavier ASUS
2019-10-25
5
-49
/
+47
*
Removed intermediate files
Xavier ASUS
2019-10-24
10
-435
/
+0
*
Got hi8/lo8 asm instructions working
Xavier ASUS
2019-10-24
4
-9
/
+42
*
Implemented -c support for --gas
Xavier ASUS
2019-10-23
6
-20
/
+45
*
Ignored options.const_seg and initializer->sname
Xavier ASUS
2019-10-22
2
-3
/
+4
*
.data symbols are now allocated correctly
Xavier ASUS
2019-10-22
2
-19
/
+19
*
First working example!
Xavier ASUS
2019-10-22
9
-50
/
+60
*
Removed unneeded module SDCCgas
Xavier ASUS
2019-10-21
2
-253
/
+0
*
Implemented --ffunction-sections
Xavier ASUS
2019-10-21
5
-47
/
+55
*
GNU as now assembles successfully
Xavier ASUS
2019-10-21
2
-39
/
+70
*
More work on GNU as generation
Xavier ASUS
2019-10-21
13
-104
/
+179
*
Creating GAS port in SDCCasm
Xavier ASUS
2019-10-19
2
-45
/
+48
*
SDCCgas: work on emitting .rodata section
Xavier ASUS
2019-10-19
1
-5
/
+92
*
sdcc-3.9.0 fork implementing GNU assembler syntax
Xavier ASUS
2019-10-18
297
-0
/
+268119