- Jun 23, 2011
-
-
Mirko Vogt authored
This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. SVN-Revision: 27264
-
Jo-Philipp Wich authored
SVN-Revision: 27262
-
Jo-Philipp Wich authored
introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware) SVN-Revision: 27261
-
- Jun 20, 2011
-
-
Mirko Vogt authored
Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization" Still, building with -Os is listed as feature in <http://www.eglibc.org/features>: "" Building with -Os EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2. "" SVN-Revision: 27245
-
- Jun 18, 2011
-
-
Mirko Vogt authored
SVN-Revision: 27220
-
Mirko Vogt authored
SVN-Revision: 27216
-
Mirko Vogt authored
SVN-Revision: 27215
-
Mirko Vogt authored
SVN-Revision: 27214
-
Mirko Vogt authored
SVN-Revision: 27213
-
- Jun 17, 2011
-
-
Mirko Vogt authored
SVN-Revision: 27210
-
- Jun 11, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27155
-
- Jun 07, 2011
-
-
Jo-Philipp Wich authored
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts SVN-Revision: 27131
-
Mirko Vogt authored
SVN-Revision: 27122
-
Mirko Vogt authored
SVN-Revision: 27118
-
- May 24, 2011
-
-
Mirko Vogt authored
this eliminates a source of reproduceable freezes http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html SVN-Revision: 27001
-
- Apr 17, 2011
-
-
Felix Fietkau authored
SVN-Revision: 26703
-
Felix Fietkau authored
SVN-Revision: 26702
-
- Apr 09, 2011
-
-
Felix Fietkau authored
uClibc: forced unwind for pthread_cancel handling is broken and triggers spurious abort() calls from libgcc. disable it and use the other method instead SVN-Revision: 26547
-
- Apr 04, 2011
-
-
Felix Fietkau authored
SVN-Revision: 26460
-
- Mar 11, 2011
-
-
Imre Kaloz authored
SVN-Revision: 26034
-
Imre Kaloz authored
SVN-Revision: 26033
-
- Mar 10, 2011
-
-
Felix Fietkau authored
SVN-Revision: 26006
-
Alexandros C. Couloumbis authored
SVN-Revision: 26004
-
- Mar 09, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25969
-
- Mar 08, 2011
-
-
Felix Fietkau authored
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically SVN-Revision: 25952
-
Imre Kaloz authored
SVN-Revision: 25948
-
- Mar 07, 2011
-
-
Felix Fietkau authored
uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes depend on it for powerpc SVN-Revision: 25944
-
Imre Kaloz authored
SVN-Revision: 25928
-
- Mar 06, 2011
-
-
Felix Fietkau authored
gcc: include assembler functions in the shared libgcc_s library, fixes missing symbol issues on powerpc SVN-Revision: 25912
-
- Mar 04, 2011
-
-
Felix Fietkau authored
This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by:
Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871
-
- Mar 03, 2011
-
-
Alexandros C. Couloumbis authored
SVN-Revision: 25844
-
- Mar 02, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25834
-
- Mar 01, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25807
-
Felix Fietkau authored
SVN-Revision: 25803
-
Felix Fietkau authored
SVN-Revision: 25801
-
- Feb 25, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25709
-
Imre Kaloz authored
SVN-Revision: 25708
-
Imre Kaloz authored
We use different toolchain directories for different ARM archs, so we should set the default arch of gcc to reflect this. This enables EABI support for armv4 CPUs. Signed-off-by:
Jochen Friedrich <jochen@scram.de> SVN-Revision: 25705
-
- Feb 24, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25698
-
Imre Kaloz authored
SVN-Revision: 25696
-