GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sparse.git
v0.4.3-gentoo
sys-devel/sparse backports and Gentoo-specific patches
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Add backend to graph basic blocks
Josh Triplett
2006-08-29
1
-1
/
+5
*
[PATCH] Use $(BINDIR) consistently in Makefile rather than $(PREFIX)/bin
Josh Triplett
2006-08-29
1
-3
/
+3
*
[PATCH] dissect.c
Oleg Nesterov
2005-12-20
1
-2
/
+7
*
[PATCH] Add a function to translate the SSA form back to normal form.
Luc Van Oostenryck
2005-11-21
1
-2
/
+5
*
Add DEBUG mode, which enables various expensive debug options
Linus Torvalds
2005-08-02
1
-0
/
+5
*
Move the ptrlist macros out of the sparse "lib.[ch]" files.
Linus Torvalds
2005-04-07
1
-2
/
+4
*
[PATCH] sparse: Makefile trivialities
Alexey Dobriyan
2005-04-07
1
-2
/
+2
*
Name static library "libsparse.a" to match shared library naming
Linus Torvalds
2005-04-07
1
-1
/
+1
*
[PATCH] : "make clean" doesn't delete libsparse.so
rmps@joel.ist.utl.pt
2005-04-07
1
-1
/
+1
*
Support building sparse as a shared library.
Linus Torvalds
2005-04-07
1
-13
/
+25
*
Remove stat-based file identity tests.
Linus Torvalds
2005-04-07
1
-2
/
+2
*
[PATCH] missing dependency for storage.o
Sam Ravnborg
2005-04-07
1
-0
/
+1
*
Make "storage" be part of the sparse library, and split out
Linus Torvalds
2005-04-07
1
-2
/
+3
*
Add silly storage handling example.
Linus Torvalds
2005-04-07
1
-1
/
+5
*
Fix up dependencies for allocate.c
Linus Torvalds
2005-04-07
1
-0
/
+1
*
Split out the blob allocator from lib.c into allocate.c.
Linus Torvalds
2005-04-07
1
-2
/
+3
*
Rename "register.c" into "liveness.c". That's what it does.
Linus Torvalds
2005-04-07
1
-2
/
+2
*
Add "memop" simplification phase.
Linus Torvalds
2005-04-07
1
-1
/
+2
*
Add a final pseudo usage tracking phase, which keeps
Linus Torvalds
2005-04-07
1
-1
/
+2
*
Happy Thanksgiving, everybody!
Linus Torvalds
2005-04-07
1
-0
/
+3
*
Move instruction simplification to new file "simplify.c".
Linus Torvalds
2005-04-07
1
-1
/
+2
*
Fix cse.c dependencies.
Linus Torvalds
2005-04-07
1
-0
/
+1
*
Add initial CSE pass
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Move flow analysis out of "linearize.c" and into new "flow.c"
Linus Torvalds
2005-04-07
1
-2
/
+3
*
Make 'make install' check the target install directory.
Linus Torvalds
2005-04-07
1
-1
/
+10
*
Add compatibility file for solaris.
welinder@troll.com
2005-04-07
1
-0
/
+6
*
Automerge
Linus Torvalds
2005-04-07
1
-1
/
+1
|
\
|
*
Add new "compat.h" header file to lib dependencies list.
Linus Torvalds
2005-04-07
1
-1
/
+1
*
|
New BitKeeper file ``test-sort.c''
welinder@anemone.rentec.com
2005-04-07
1
-0
/
+3
|
/
*
Add system-specific compatibility functions to make
Linus Torvalds
2005-04-07
1
-1
/
+3
*
[PATCH] Use $(CC) everywhere in Makefile.
pj@ludd.ltu.se
2005-04-07
1
-6
/
+6
*
Add sort_list() function that kind of works like qsort, but
Linus Torvalds
2005-04-07
1
-1
/
+3
*
Morten made us almost -Wwrite-strings clean. Go the extra mile.
Linus Torvalds
2005-04-07
1
-1
/
+1
*
[PATCH] more on fixing dependency
Christopher Li
2005-04-07
1
-0
/
+3
*
Add dependancy information for the new ident-list.h
Linus Torvalds
2005-04-07
1
-1
/
+2
*
Don't strip the binary when installing.
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Add proper dependencies on compile.h
Linus Torvalds
2005-04-07
1
-2
/
+2
*
[PATCH] sparse --- Makefile dependancy fix for check.o
Chris Wedgwood
2005-04-07
1
-0
/
+1
*
Add "bitmap.h" for some simple bitmap ops
Linus Torvalds
2005-04-07
1
-1
/
+1
*
[PATCH] small sparse additions
Chris Wedgwood
2005-04-07
1
-1
/
+1
*
Use "-O" to compile sparse, to make the compiler warn more.
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Use variables for target data structure information,
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Fix another missing dependency.
Linus Torvalds
2005-04-07
1
-0
/
+1
*
Fix dependencies
Linus Torvalds
2005-04-07
1
-0
/
+1
*
Add "goto/label" support for linearization.
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Add a "test-linearize" program to test the output of
Linus Torvalds
2005-04-07
1
-2
/
+6
*
[PATCH] "silly sparse x86 backend"
Jeff Garzik
2005-04-07
1
-5
/
+11
*
Make the default install directory be $(HOME)/bin instead of /usr/local/bin
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Split tree evaluation into two phases: the first phase
Linus Torvalds
2005-04-07
1
-1
/
+1
*
Make it easier to add extra libraries (eg add a "-lefence" thing for
Linus Torvalds
2005-04-07
1
-4
/
+5
[next]