index
:
liboil.git
android-0.3.15
master
Unnamed repository; edit this file to name it for gitweb.
Edward Hervey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
Cleanup makefiles
HEAD
master
android-0.3.15
Edward Hervey
2
-35/+18
2009-03-12
swab: bionic doesn't have swab() ...
Prajnashi S
1
-0/+18
2009-03-12
Add auto-generated headers
Prajnashi S
3
-0/+2862
2009-03-12
Adding Android makefiles
Prajnashi S
2
-0/+157
2008-07-01
Merge branch 'master' of ssh://git.freedesktop.org/git/liboil
David Schleef
1
-3/+10
2008-07-01
[build] bump version
David Schleef
1
-2/+2
2008-07-01
[tests] fix stack alignment test on OS/X
David Schleef
1
-3/+10
2008-06-30
Move orc into separate package
David Schleef
28
-4278/+3
2008-06-30
make autogen flags dependent on username
David Schleef
1
-2/+9
2008-06-30
make mmx test a bit more accurate
David Schleef
1
-4/+36
2008-06-27
Compile fixes on Darwin
David Schleef
1
-0/+5
2008-06-10
Merge branch 'master' of ssh://git.freedesktop.org/git/liboil
David Schleef
24
-24/+105
2008-06-10
add pkg.m4
David Schleef
1
-0/+135
2008-05-29
[oil] Compile fixes for windows
David Schleef
11
-12/+31
2008-05-29
[orc] glib isn't used, so remove it from libs/cflags
David Schleef
1
-2/+2
2008-05-29
[orc] Fixes for compiling for windows
David Schleef
2
-2/+0
2008-05-29
[orc] Fixes for compiling for windows
David Schleef
10
-8/+72
2008-05-28
[orc] add functions to refer to variables by name
David Schleef
3
-0/+63
2008-05-27
[orc] Fixes to get SSE rules working.
David Schleef
5
-11/+140
2008-05-27
[orc] split up x86 related files
David Schleef
7
-1161/+1247
2008-05-27
[orc] add sse rules (doesn't work yet)
David Schleef
2
-4/+188
2008-05-26
[orc] handle end pieces in MMX_4
David Schleef
2
-27/+158
2008-05-25
[orc] powerpc fixes
David Schleef
3
-37/+56
2008-05-25
[orc] Fix compile on powerpc
David Schleef
1
-4/+2
2008-05-23
[orc] fixes on x86-64
David Schleef
1
-1/+11
2008-05-23
[orc] attempt to make the same code work on all platforms
David Schleef
4
-42/+122
2008-05-22
[orc] Add support for x86-64
David Schleef
2
-60/+184
2008-05-22
[orc] remove glib dependency
David Schleef
11
-98/+105
2008-05-22
[orc] add pkgconfig files and install properly
David Schleef
5
-2/+38
2008-05-22
[orc] Add more complicated example. Fix valgrind problems.
David Schleef
6
-28/+104
2008-05-21
[orc] implement powerpc assembly.
David Schleef
3
-389/+317
2008-05-21
[orc] Bump number of registers to 100
David Schleef
1
-1/+1
2008-05-21
[orc] Add basic code generation for powerpc
David Schleef
1
-57/+68
2008-05-21
[orc] add beginnings of powerpc support
David Schleef
6
-29/+834
2008-05-21
[orc] Fix some mmx instructions. Add C backend
David Schleef
7
-29/+263
2008-05-21
[liboil] fix compile error on powerpc
David Schleef
1
-0/+2
2008-05-21
[orc] changes to register allocation and addition emit functions to make
David Schleef
5
-69/+402
2008-05-20
[orc] rearranging code in order to add OilRegister
David Schleef
3
-28/+66
2008-05-20
[orc] rewrite register handling, add mmx rules
David Schleef
5
-90/+201
2008-05-18
[orc] handle immediate operands
David Schleef
3
-19/+73
2008-05-17
[orc] convert register allocation to be more cross-platform
David Schleef
3
-28/+44
2008-05-17
[orc] implement register chaining
David Schleef
3
-9/+60
2008-05-17
[orc] keep track of registers that are used, in order to save/restore
David Schleef
3
-6/+21
2008-05-17
[orc] fix some rules
David Schleef
4
-685/+11
2008-05-16
[orc] fix valgrind problems
David Schleef
10
-14/+137
2008-05-15
[orc] global replace of oj_ (etc) with orc_
David Schleef
9
-288/+288
2008-05-15
[orc] rename files to orc*.[ch]
David Schleef
10
-11/+685
2008-05-15
[orc] Splitting C files
David Schleef
8
-184/+232
2008-05-15
move jit code to toplevel orc directory in preparation for libification
David Schleef
11
-7/+4
2008-05-15
jit: rearrange code
David Schleef
5
-92/+110
[next]