index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rules.mak
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
Austin Foxley
2009-11-22
1
-4
/
+11
*
build with -fmerge-all-constants
Mike Frysinger
2009-11-09
1
-0
/
+2
*
test/plt: add a script to find PLT usage
Mike Frysinger
2009-11-09
1
-0
/
+1
*
Rules.mak fix typo (qstrup -> qstrip)
Austin Foxley
2009-11-09
1
-1
/
+1
*
check_ld some more flags
Bernhard Reutner-Fischer
2009-10-16
1
-2
/
+5
*
add and use qstrip
Bernhard Reutner-Fischer
2009-10-16
1
-13
/
+16
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
1
-0
/
+1
*
handle make ARCH= config
Bernhard Reutner-Fischer
2009-09-18
1
-10
/
+13
*
Revert "default ?conf to native arch"
Bernhard Reutner-Fischer
2009-09-18
1
-3
/
+2
*
default ?conf to native arch
Bernhard Reutner-Fischer
2009-09-03
1
-2
/
+3
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-17
/
+17
*
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-08-19
1
-5
/
+1
*
use -EB/-EL for all targets
Mike Frysinger
2009-08-19
1
-8
/
+3
*
Rules.mak: Fix references to svn.
Khem Raj
2009-08-02
1
-1
/
+1
*
use -isystem with gcc paths
Mike Frysinger
2009-07-09
1
-1
/
+1
*
sh: Fix FPU config option
Peter Griffin
2009-05-04
1
-1
/
+1
*
Merged revisions 25821 via svnmerge from
Bernhard Reutner-Fischer
2009-03-25
1
-2
/
+2
*
- also filter out headers-y
Bernhard Reutner-Fischer
2009-02-23
1
-1
/
+1
*
- fix install_headers on hosts where ld does not support gnu hash-style but
Bernhard Reutner-Fischer
2009-02-03
1
-0
/
+2
*
Synch build system with trunk.
Carmelo Amoroso
2009-01-29
1
-32
/
+55
*
Synch with trunk: miscellaneous changes, mostly cleanup,
Carmelo Amoroso
2009-01-22
1
-1
/
+26
*
- pull 24836:24838 from trunk (2 of psm's small fixes)
Bernhard Reutner-Fischer
2009-01-14
1
-2
/
+3
*
- pull r24834 from trunk
Bernhard Reutner-Fischer
2009-01-14
1
-8
/
+0
*
utils/Makefile.in: de-obfuscate it a bit
Denis Vlasenko
2009-01-11
1
-1
/
+1
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
1
-1
/
+2
*
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
Denis Vlasenko
2008-12-26
1
-1
/
+3
*
Merges from trunk
Khem Raj
2008-12-15
1
-2
/
+6
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
1
-1
/
+0
*
Synch with trunk @ 24071.
Carmelo Amoroso
2008-11-17
1
-10
/
+18
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-0
/
+3
*
Ahhhhh too tired... I'm doing all wrong. Stop me
Carmelo Amoroso
2008-07-11
1
-2
/
+2
*
Resynch with trunk fixing problem on test build system due to my last commit
Carmelo Amoroso
2008-07-11
1
-2
/
+2
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
1
-33
/
+134
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-25
/
+29
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-6
/
+35
*
More merging from trunk.
"Steven J. Hill"
2007-01-21
1
-33
/
+34
*
Merge from trunk.
"Steven J. Hill"
2006-08-18
1
-28
/
+46
*
Merge from trunk.
"Steven J. Hill"
2006-02-23
1
-47
/
+71
*
Remove remaining usage of the NPTL 'compat' compatiblity files directory. Hoo...
"Steven J. Hill"
2006-02-05
1
-3
/
+2
*
Merge from trunk.
"Steven J. Hill"
2006-01-06
1
-0
/
+1
*
Merge from trunk.
"Steven J. Hill"
2006-01-06
1
-1
/
+22
*
Merge from trunk.
"Steven J. Hill"
2005-12-06
1
-1
/
+4
*
Merge from trunk that gives us a valid NPTL dynamic loader and the start of t...
"Steven J. Hill"
2005-11-29
1
-8
/
+17
*
Sync with trunk.
"Steven J. Hill"
2005-11-20
1
-74
/
+102
*
Clean up -O optimizations for MIPS and fix libcrypt Makefile temporarily.
"Steven J. Hill"
2005-11-16
1
-1
/
+4
*
Sync with trunk.
"Steven J. Hill"
2005-10-08
1
-11
/
+11
*
Sync with trunk.
"Steven J. Hill"
2005-10-06
1
-13
/
+20
*
Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e...
"Steven J. Hill"
2005-10-04
1
-25
/
+10
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-2
/
+2
*
Finish merge from trunk.
"Steven J. Hill"
2005-09-13
1
-5
/
+2
[next]