index
:
uClibc
0.9.31
0.9.32
0.9.33
0_9_28
0_9_29
0_9_30
future
ldso-future
master
prelink
superh_fdpic
A C library for embedded Linux
aldot
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
linuxthreads.old
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2014-09-16
1
-3
/
+1
*
linuxthreads.old: build all objects twice, once for shared lib and once for s...
Peter S. Mazinger
2012-06-15
1
-11
/
+5
*
linuxthreads.old: remove __old_sem_* and rename __new_sem_* to sem_*
Peter S. Mazinger
2012-06-15
1
-1
/
+1
*
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2011-03-05
1
-0
/
+1
*
nptl: proper soname handling
Natanael Copa
2010-04-22
1
-2
/
+2
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
1
-4
/
+4
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
1
-11
/
+14
*
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-07
1
-3
/
+3
*
- do not list non-existing files in the threads prerequisites
Bernhard Reutner-Fischer
2008-10-18
1
-2
/
+1
*
- fix toggling thread implementation.
Bernhard Reutner-Fischer
2008-10-17
1
-7
/
+8
*
- move stripping into do_ar resp compile-m for the sake of simplicity
Bernhard Reutner-Fischer
2008-06-17
1
-3
/
+0
*
- Improve prerequisites and avoid spurious reconfigurations.
Bernhard Reutner-Fischer
2008-06-09
1
-6
/
+10
*
- strip the targets and not prerequisites
Bernhard Reutner-Fischer
2008-06-04
1
-14
/
+11
*
A slight improvement over my previous commit which ensured we always rebuild
Bernd Schmidt
2008-06-01
1
-2
/
+2
*
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-13
1
-1
/
+1
*
#1273 if EXTRAVERSION is set, make sure we respect it
Mike Frysinger
2007-03-19
1
-1
/
+1
*
dont need to force optimization in CFLAGS anymore (if this fails your compile...
Mike Frysinger
2006-11-03
1
-5
/
+0
*
Make use of CFLAGS-OMIT-file
Peter S. Mazinger
2006-02-23
1
-3
/
+4
*
make headers more quiet
Mike Frysinger
2006-02-18
1
-4
/
+4
*
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...
Peter S. Mazinger
2006-02-15
1
-5
/
+5
*
Add IMA compiling
Peter S. Mazinger
2006-01-30
1
-10
/
+18
*
s/IS_IN_linuxthreads/IS_IN_libpthread/
Peter S. Mazinger
2006-01-25
1
-1
/
+1
*
Remove unneeded _GNU_SOURCE
Peter S. Mazinger
2006-01-23
1
-2
/
+1
*
depend on ldso
Mike Frysinger
2006-01-23
1
-1
/
+2
*
Add libc_pthread_init to libc.a as well, should correct bug reported to ml
Peter S. Mazinger
2006-01-17
1
-0
/
+1
*
update pthread weak handling to the style glibc uses
Mike Frysinger
2006-01-04
1
-6
/
+19
*
touchup code a bit to prep for new weak system
Mike Frysinger
2005-12-29
1
-8
/
+9
*
touchup whitespace
Mike Frysinger
2005-11-30
1
-4
/
+3
*
Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...
Peter S. Mazinger
2005-11-22
1
-7
/
+13
*
rework depends and stripping so that libraries arent rebuilt all the time in ...
Mike Frysinger
2005-11-22
1
-2
/
+4
*
Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...
Peter S. Mazinger
2005-11-17
1
-29
/
+66
*
Use -z relro/-z now on all libs, add some new variables needed later, move co...
Peter S. Mazinger
2005-11-17
1
-1
/
+1
*
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
1
-0
/
+62