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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Recognize 'n' tristate/boolean symbol value in the .config file,
Eric Andersen
2002-11-06
1
-4
/
+7
*
Cleanup soft-float support
Eric Andersen
2002-11-05
1
-0
/
+5
*
Fix gcc-uClibc.h dependancies
Eric Andersen
2002-11-05
1
-1
/
+1
*
Massive scrubbing of the shared lib loader error handling.
Eric Andersen
2002-11-05
1
-0
/
+60
*
Standardize LIBGCC_DIR
Eric Andersen
2002-11-05
2
-8
/
+5
*
Patch from M. R. Brown to fix 'make defconfig'
Eric Andersen
2002-11-05
1
-0
/
+7
*
Another update to initfini.awk and initfini.c from Stefan Allius
Eric Andersen
2002-11-03
1
-13
/
+15
*
Yet more config system updating.
Eric Andersen
2002-11-03
15
-117
/
+17
*
kill some ancient stuff that appears to be lingering
Eric Andersen
2002-11-02
1
-8
/
+8
*
Default to SH4
Eric Andersen
2002-11-02
1
-1
/
+1
*
update all the Config files for the various arches so they work with the new
Eric Andersen
2002-11-02
17
-2464
/
+411
*
A few cosmetic adjustments, and fixup the makefile a bit
Eric Andersen
2002-11-02
4
-13
/
+15
*
Fix PIC configuration, so shared libraries once again work
Eric Andersen
2002-11-02
2
-3
/
+3
*
It looks like I lost DEVEL_TOOL_PREFIX. Put it back.
Eric Andersen
2002-11-02
1
-0
/
+10
*
Add a few more entries.
Manuel Novoa III
2002-11-01
1
-0
/
+16
*
Work around glibc brain-damage regarding nl_langinfo and {mon_}grouping
Manuel Novoa III
2002-11-01
1
-2
/
+85
*
Make it so arch specific stuff can be simpler. Initial attempt at
Eric Andersen
2002-10-31
3
-294
/
+171
*
Oops. Kill generated binaries.
Eric Andersen
2002-10-31
9
-5227
/
+7
*
Skip the dependancy on .config for now
Eric Andersen
2002-10-31
1
-1
/
+1
*
Fix a lingering reference to Config
Eric Andersen
2002-10-31
1
-1
/
+1
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
40
-194
/
+18807
*
Fixup script to avoid potential spurious whining over empty object files.
Eric Andersen
2002-10-31
1
-6
/
+9
*
For now, comment out the broken part
Eric Andersen
2002-10-29
1
-6
/
+6
*
Remove my horrible SH hack infavor of this fix for initfini.awk from
Eric Andersen
2002-10-29
1
-1
/
+16
*
Add appropriate -I options so that any files included by unistd.h are
Miles Bader
2002-10-28
1
-3
/
+6
*
Make `-nostdlib' and `-nodefaultlibs' work correctly.
Miles Bader
2002-10-23
1
-6
/
+7
*
Kill the now redundant initfini.pl
Eric Andersen
2002-10-14
1
-156
/
+0
*
Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement
Eric Andersen
2002-10-14
1
-0
/
+77
*
Patch from Stefan Allius <allius@atecom.com>:
Eric Andersen
2002-10-01
2
-7
/
+8
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
3
-6
/
+8
*
Sigh. OpenBSD used /usr/bin/{true|false}
Eric Andersen
2002-10-01
1
-2
/
+2
*
Build libpthread now that the CRIS as support for it!
Tobias Anderberg
2002-09-20
1
-0
/
+4
*
Configuration for the CRIS port.
Tobias Anderberg
2002-09-16
1
-0
/
+212
*
Some minor C++ support updates
Eric Andersen
2002-09-12
1
-1
/
+13
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
1
-4
/
+4
*
Make sure that bits/syscalls.h always includes bits/syscall.h
Eric Andersen
2002-08-27
1
-1
/
+2
*
Kill the HAS_LONG_LONG option. It really did not make a lot of
Eric Andersen
2002-08-25
15
-91
/
+0
*
Hide .hidden stuff unless explicitly enabled
Eric Andersen
2002-08-22
1
-0
/
+2
*
SuperH config update
Eric Andersen
2002-08-19
1
-0
/
+4
*
Work from Stefan Allius which allows superH to use the common
Eric Andersen
2002-08-19
1
-2
/
+8
*
Cleanup exit a bit, from Ronald Wahl
Eric Andersen
2002-08-16
1
-1
/
+3
*
Only try to install existing binaries
Eric Andersen
2002-08-12
1
-2
/
+5
*
Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling
Eric Andersen
2002-08-12
1
-3
/
+20
*
Update default config files
Eric Andersen
2002-08-08
14
-100
/
+72
*
Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for
"Steven J. Hill"
2002-08-07
1
-1
/
+1
*
When symbols are missing, its supposed to be an error...
Eric Andersen
2002-08-06
1
-0
/
+3
*
Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as
Eric Andersen
2002-07-31
1
-1
/
+11
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-2
/
+1
*
Miles Bader implemented a new mmap based malloc which is much
Eric Andersen
2002-07-18
14
-132
/
+104
*
Grumble...
Miles Bader
2002-07-11
1
-14
/
+9
[prev]
[next]