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
/
extra
/
Configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add in an ARCH_CFLAGS placeholder so scripts can mod it.
David McCullough
2001-12-05
1
-0
/
+4
*
Use consistant paths
Eric Andersen
2001-11-24
5
-34
/
+34
*
Adjust configs for updated math lib
Eric Andersen
2001-11-23
10
-120
/
+40
*
Fix default install dirs
Eric Andersen
2001-11-19
1
-5
/
+5
*
Enable ld.so on powerpc
David Schleef
2001-11-12
1
-1
/
+1
*
Revert global old mmap usage, and do it per arch
Eric Andersen
2001-10-16
1
-5
/
+0
*
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
Eric Andersen
2001-10-11
1
-0
/
+192
*
powerpc doesn't have sbrk yet, so use "malloc", not "malloc-930716"
Eric Andersen
2001-08-14
1
-2
/
+2
*
Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer
Eric Andersen
2001-08-13
1
-5
/
+5
*
Use malloc on arm (since I've never bothered to write sbrk)
Eric Andersen
2001-08-11
1
-2
/
+2
*
Update the build system, yet again. I hope this is the last time...
Eric Andersen
2001-08-10
9
-262
/
+427
*
This syncs things up with my local tree. Mainly changes installer
Eric Andersen
2001-08-08
9
-196
/
+186
*
This commit merges David Schleef's updates to the build system, which a
Eric Andersen
2001-07-12
9
-176
/
+251
*
A patch from Michal Moskal <malekith@pld.org.pl> to include
Eric Andersen
2001-07-09
9
-0
/
+36
*
This config seems to be basically correct for arm uClinux systems.
Eric Andersen
2001-07-06
1
-0
/
+156
*
Renamed as extra/Configs/Config.i386
Eric Andersen
2001-07-04
1
-157
/
+0
*
Make PIC a config option
Eric Andersen
2001-06-23
9
-0
/
+27
*
Add in "HAVE_SHARED" so shared libs build or not as needed
Eric Andersen
2001-06-19
9
-7
/
+31
*
This commit finishes adding support for the old m68k-coff toolchains by
Eric Andersen
2001-06-18
1
-4
/
+7
*
Default to something like a strongArm, (i.e. has an MMU)
Eric Andersen
2001-06-13
1
-3
/
+2
*
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
Eric Andersen
2001-06-12
1
-0
/
+167
*
Default to malloc-930716 for x86
Eric Andersen
2001-06-11
2
-4
/
+4
*
Up the m68k defaults a little so that uClibc will support a g++ build.
David McCullough
2001-06-07
1
-5
/
+5
*
Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and
Manuel Novoa III
2001-05-31
8
-121
/
+144
*
Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh
Eric Andersen
2001-05-29
6
-0
/
+6
*
Make selection of uClibc floating point support in printf, etc. seperate
Manuel Novoa III
2001-05-28
8
-0
/
+1214