index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libacc
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix static and shared library usage for acc and accRuntimeTest
Jack Palevich
2009-11-12
1
-0
/
+5
*
Build accRuntimeTest with static library rather than shared library.
Jack Palevich
2009-11-12
1
-2
/
+3
*
Skip OTCCANSI test on OS X
Jack Palevich
2009-11-12
1
-3
/
+11
*
Build acc tool with static rather than shared library.
Jack Palevich
2009-11-12
1
-2
/
+3
*
am 556c60f4: am 51da51a2: am 02effee6: Correctly compute the type of an assig...
Jack Palevich
2009-11-09
2
-0
/
+14
|
\
|
*
Correctly compute the type of an assignment expression.
Jack Palevich
2009-11-09
2
-0
/
+14
*
|
Add support for the continue statement
Jack Palevich
2009-10-29
2
-0
/
+17
*
|
Implement typedef.
Jack Palevich
2009-10-28
2
-0
/
+46
*
|
Support nested macros. (Still don't support macro arguments.)
Jack Palevich
2009-10-27
3
-8
/
+17
*
|
Print out error message when symbol lookup fails.
Jack Palevich
2009-10-27
1
-1
/
+8
*
|
Add back missing libdl in linker command. The executables here contain call
Doug Kwan
2009-10-02
1
-2
/
+4
|
/
*
Produce error rather than assert when encountering a nested function.
Jack Palevich
2009-09-18
1
-4
/
+11
*
Add a script "accarm" for ad-hoc testing of the ARM acc compiler.
Jack Palevich
2009-09-10
1
-0
/
+69
*
Move ARM disassembler out of libacc and into the acc command-line tool.
Jack Palevich
2009-09-09
5
-7
/
+1136
*
Improve address operator (unary &).
Jack Palevich
2009-09-04
2
-0
/
+38
*
Preliminary struct and union support.
Jack Palevich
2009-08-26
2
-0
/
+102
*
Make pointer casting work.
Jack Palevich
2009-08-25
2
-0
/
+15
*
Add runtime check for whether or not the OTCC-output tests can be run.
Jack Palevich
2009-08-25
1
-2
/
+11
*
Add a --nox86 flag to allow disabling x86 tests
Jack Palevich
2009-08-19
1
-1
/
+5
*
Handle functions with anonymous arguments
Jack Palevich
2009-08-19
2
-0
/
+13
*
Allow redefinition of macros.
Jack Palevich
2009-08-18
1
-0
/
+1
*
Allow '//'-style comments in #defines.
Jack Palevich
2009-08-18
1
-2
/
+3
*
Allow parenthesized expressions as the value of defines
Jack Palevich
2009-08-18
3
-12
/
+53
*
Support 2D arrays.
Jack Palevich
2009-08-04
2
-0
/
+42
*
Implement arrays.
Jack Palevich
2009-08-04
2
-0
/
+87
*
Add support for "short" data type.
Jack Palevich
2009-08-03
3
-0
/
+19
*
Fix parsing of function declarations that return pointers.
Jack Palevich
2009-07-31
2
-6
/
+9
*
Support brackets for accessing array values.
Jack Palevich
2009-07-31
2
-0
/
+68
*
Implement pre-increment / pre-decrement
Jack Palevich
2009-07-31
2
-0
/
+8
*
Support the comma operator.
Jack Palevich
2009-07-31
2
-0
/
+45
*
Implement op=.
Jack Palevich
2009-07-31
2
-0
/
+80
*
Test multiple levels of pointer indirection.
Jack Palevich
2009-07-31
2
-1
/
+47
*
Fix bad ARM code generation for '||' and '&&' operators.
Jack Palevich
2009-07-30
2
-0
/
+58
*
Load function symbols using lea syntax.
Jack Palevich
2009-07-29
1
-1
/
+1
*
Implement inc/dec in a more lval-friendly way.
Jack Palevich
2009-07-29
2
-0
/
+19
*
Fix the ARM postdecrement operator.
Jack Palevich
2009-07-23
2
-7
/
+57
*
Coerce R0 to destination type before storing it into a variable.
Jack Palevich
2009-07-16
2
-0
/
+12
*
Improve numerical constant parsing.
Jack Palevich
2009-07-15
2
-1
/
+18
*
Add accRegisterSymbolCallback API to control external symbol linkage.
Jack Palevich
2009-07-14
3
-0
/
+148
*
Add test for passing floats and doubles as ints, floats, and doubles.
Jack Palevich
2009-07-14
2
-12
/
+25
*
Make forward declarations of external symbols really work.
Jack Palevich
2009-07-14
2
-0
/
+13
*
Implement pointer arithmetic.
Jack Palevich
2009-07-13
2
-0
/
+23
*
Implement support for "char" local and global variables.
Jack Palevich
2009-07-13
2
-0
/
+19
*
Implement general casts and pointer dereferencing.
Jack Palevich
2009-07-13
2
-68
/
+169
*
Run tests on both ARM and x86
Jack Palevich
2009-07-13
1
-9
/
+61
*
Implement floating point for ARM.
Jack Palevich
2009-07-09
3
-8
/
+37
*
Add x86 floating point test.
Jack Palevich
2009-07-09
1
-3
/
+61
*
Finish implementing x86 floating point
Jack Palevich
2009-07-09
2
-1
/
+16
*
Implement x86 floating point operations
Jack Palevich
2009-07-08
1
-0
/
+115
*
Implement global, local, and stack based float and double variables.
Jack Palevich
2009-07-08
1
-0
/
+24
[next]