index
:
toolchain_gcc
master
replicant-6.0
toolchain/gcc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ARM/GCC-4.7,4.8 generates insufficient alignment for NEON vst/vld
Andrew Hsieh
2013-05-15
2
-4
/
+12
*
Add new GCC/MIPS option -mldc1-sdc1
Andrew Hsieh
2013-04-26
8
-4
/
+20
*
Merge "[4.7] x32: Backport x32 support into 4.7"
Andrew Hsieh
2013-04-22
87
-395
/
+1483
|
\
|
*
[4.7] x32: Backport x32 support into 4.7
Pavel Chupin
2013-04-18
87
-395
/
+1483
*
|
Fix GNU4.7/4.8 libstdc++ for clang
Andrew Hsieh
2013-04-19
4
-4
/
+6
*
|
Merge "Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked ...
Andrew Hsieh
2013-04-18
3
-6
/
+9
|
\
\
|
*
|
Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked programs
Andrew Hsieh
2013-04-12
3
-6
/
+9
|
|
/
*
/
Update -mstack-protector-guard= support based on upstream comments
Andrew Hsieh
2013-04-17
4
-8
/
+17
|
/
*
Disable aarch64/linux-unwind.h for now
Andrew Hsieh
2013-04-09
1
-0
/
+5
*
Add -fuse-ld=mcld
Andrew Hsieh
2013-04-05
1
-1
/
+5
*
Misc fixes
Andrew Hsieh
2013-04-04
5
-5
/
+5
*
[4.8] Maintain default visibility for helper functions in libgcc.a.
Ben Cheng
2013-04-03
1
-0
/
+10
*
[4.8] GNU libstdc++ --enable-linux-futex
Andrew Hsieh
2013-04-02
2
-0
/
+17
*
[4.8] Use READELF_FOR_TARGET in GCC 4.8
Andrew Hsieh
2013-04-02
2
-3
/
+7
*
[4.8] Fix openmp support to use libgomp/config/linux
Andrew Hsieh
2013-04-02
4
-3
/
+28
*
[4.8] OpenMP: Better CPU count detection for Linux
Geunsik Lim
2013-04-02
1
-3
/
+186
*
[4.8] Use default visibility for the __cxa functions in eh_arm.cc.
Ben Cheng
2013-04-02
1
-0
/
+12
*
[4.8] Fixed GCC 4.8 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832
Andrew Hsieh
2013-04-02
2
-2
/
+3
*
[4.8] Fix MIPS GCC to emit -m elf32ltsmip for linker
Andrew Hsieh
2013-04-02
1
-0
/
+1
*
[4.8] Add mclinker support: -fuse-ld=mcld
Andrew Hsieh
2013-04-02
3
-2
/
+9
*
[4.8] Use memalign instead of posix_memalign in GCC x86 mm_malloc.h
Andrew Hsieh
2013-04-02
1
-0
/
+6
*
[4.8] Disable libstdc versioning
Andrew Hsieh
2013-04-02
2
-2
/
+2
*
[4.8] Support OpenMP
Andrew Hsieh
2013-04-02
8
-9
/
+72
*
[4.8] Enable _GLIBCXX_HAS_GTHREADS in GCC 4.8
Andrew Hsieh
2013-04-02
1
-1
/
+1
*
[4.8] Patch GCC libstdc++ to work with Clang in C++11
Andrew Hsieh
2013-04-02
1
-1
/
+1
*
[4.8] Fix ARM GCC fail to links code using 64-bit atomic built-in
Andrew Hsieh
2013-04-02
1
-0
/
+4
*
[4.8] Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bi...
Iceberg Fu
2013-04-02
2
-9
/
+4
*
[4.8] Backport a gimplify fix.
Ben Cheng
2013-04-02
2
-0
/
+48
*
[4.8] Enable armv7/thumb2 multilib for arm-eabi.
Ben Cheng
2013-04-02
1
-12
/
+17
*
[4.8] Add -mstack-protector-guard= to x86 compilers
Andrew Hsieh
2013-04-02
4
-4
/
+29
*
[4.8] Handle NULL return value of setlocale() in libstdc++
Andrew Hsieh
2013-04-02
3
-21
/
+41
*
[4.8] Simplify GCC 4.7 BASE-VER
Andrew Hsieh
2013-04-02
1
-1
/
+1
*
[4.8] Port MIPS Android support to GCC-4.8
Andrew Hsieh
2013-04-02
4
-2
/
+12
*
[4.8] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath hardcoded values
Andrew Hsieh
2013-04-02
3
-4
/
+11
*
[4.8] Enable assembler linker default for security
Andrew Hsieh
2013-04-02
5
-5
/
+17
*
[4.8] Workaround for Android __cxa_finalize bug
Andrew Hsieh
2013-04-02
1
-0
/
+8
*
[4.8] Fix crash on null context in cp/mangle.c::write_unscoped_name
Andrew Hsieh
2013-04-02
1
-1
/
+1
*
[4.8] Disable warning: the mangling of <va_list> has changed in GCC 4.4
Andrew Hsieh
2013-04-02
1
-1
/
+23
*
[GCC 4.8] Initial check-in of GCC 4.8.0
Ben Cheng
2013-03-28
79423
-0
/
+13679678
*
Merge "Use READELF_FOR_TARGET in GCC 4.6/4.7"
Andrew Hsieh
2013-03-27
4
-6
/
+14
|
\
|
*
Use READELF_FOR_TARGET in GCC 4.6/4.7
Andrew Hsieh
2013-03-26
4
-6
/
+14
*
|
Add for READELF and READELF_FOR_TARGET for GCC 4.6
Andrew Hsieh
2013-03-26
5
-0
/
+439
|
/
*
MIPS GCC 4.4.3 use .cfi_* directives by default
Andrew Hsieh
2013-03-26
1
-1
/
+1
*
Merge "More fix to handle NULL return value of setlocale() in libstdc++/GCC4.7"
Andrew Hsieh
2013-03-09
2
-12
/
+24
|
\
|
*
More fix to handle NULL return value of setlocale() in libstdc++/GCC4.7
Andrew Hsieh
2013-03-08
2
-12
/
+24
*
|
Fixed GCC 4.7 ICE in redirect_eh_edge_1, at tree-eh.c:2214
Andrew Hsieh
2013-03-08
3
-0
/
+34
|
/
*
Merge "Fix GCC 4.4.3/4.6/4.7 openmp support to use libgomp/config/linux"
Andrew Hsieh
2013-03-08
13
-9
/
+164
|
\
|
*
Fix GCC 4.4.3/4.6/4.7 openmp support to use libgomp/config/linux
Andrew Hsieh
2013-03-07
13
-9
/
+164
*
|
GNU libstdc++ --enable-linux-futex
Andrew Hsieh
2013-03-07
6
-0
/
+51
|
/
*
Merge "GCC 4.6/4.4.3: OpenMP: Better CPU count detection for Linux"
Andrew Hsieh
2013-03-06
2
-6
/
+372
|
\
[next]