index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgo
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR go/52358
ian
2012-04-27
1
-0
/
+5
*
mksysinfo: More fixes to emulate master Go library.
ian
2012-04-22
1
-1
/
+1
*
syscall: Additional constants, some type corrections.
ian
2012-04-21
1
-2
/
+2
*
net, syscall: Use native endianness for GNU/Linux netlink code.
ian
2012-04-20
1
-6
/
+0
*
syscall: Add more constants.
ian
2012-04-04
1
-1
/
+1
*
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
ian
2012-04-03
1
-0
/
+6
*
mksysinfo.sh: Add some more networking constants.
ian
2012-04-03
1
-1
/
+1
*
libgo: Fix Solaris ustat.h test.
ian
2012-03-05
1
-1
/
+4
*
libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux.
ian
2012-03-02
1
-1
/
+16
*
syscall: Fill out GNU/Linux support.
ian
2012-02-29
1
-2
/
+2
*
libgo: Add mount flags, fallocate, statfs.
ian
2012-02-18
1
-2
/
+3
*
PR go/52266
ian
2012-02-17
1
-2
/
+0
*
runtime: Support broken makecontext on Solaris 8/9.
ian
2012-02-15
1
-0
/
+18
*
PR go/48410
ian
2012-02-14
1
-15
/
+17
*
PR go/52084
ian
2012-02-12
1
-0
/
+28
*
libgo/configure: Fixes for Solaris 8 and cross-compilation.
ian
2012-02-10
1
-4
/
+11
*
runtime: Add matherr function when appropriate.
ian
2012-02-08
1
-0
/
+15
*
math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.
ian
2012-02-08
1
-0
/
+17
*
runtime: System-specific hack fix for x86_64 Solaris 10.
ian
2012-02-08
1
-0
/
+81
*
libgo: Build stubs for some syscall functions not on older systems.
ian
2012-01-26
1
-1
/
+6
*
libgo: Update to weekly.2012-01-15.
ian
2012-01-25
1
-1
/
+1
*
libgo: Solaris and Irix compatibility patches.
ian
2012-01-17
1
-0
/
+1
*
libgo: Update to weekly.2011-12-22.
ian
2012-01-13
1
-0
/
+2
*
libgo: Use -std=gnu99 on Solaris 10.
ian
2011-12-22
1
-2
/
+2
*
libgo: Fix use of -D_GNU_SOURCE and friends when building libgo.
ian
2011-12-20
1
-4
/
+5
*
libgo: Generate dependencies automatically.
ian
2011-12-03
1
-0
/
+5
*
libgo: Update to weekly.2011-11-01.
ian
2011-12-02
1
-1
/
+1
*
runtime: If no sem_timedwait, use pthread_cond_timedwait.
ian
2011-11-29
1
-0
/
+8
*
syscall: Portability code for epoll_event on GNU/Linux.
ian
2011-11-01
1
-0
/
+22
*
Implement new syscall package.
ian
2011-10-23
1
-4
/
+21
*
Update Go library to r60.
ian
2011-09-16
1
-7
/
+8
*
libgo: Define CC_FOR_BUILD in Makefile.
ian
2011-07-11
1
-0
/
+3
*
libgo: Make os.setenv_c work on systems without setenv.
ian
2011-05-24
1
-1
/
+1
*
libgo: Irix 6 patches.
ian
2011-04-25
1
-2
/
+7
*
libgo: Use MAP_FIXED if necessary to grab arena.
ian
2011-04-05
1
-1
/
+1
*
libgo: Support for alpha.
ian
2011-04-01
1
-0
/
+6
*
libgo: Try to guess the right type for select bits in mksysinfo.
ian
2011-04-01
1
-1
/
+1
*
libgo: Support Solaris 8/9.
ian
2011-04-01
1
-0
/
+16
*
libgo: Recognize MIPS ABIs.
ian
2011-04-01
1
-12
/
+32
*
PR go/47515
ian
2011-03-31
1
-0
/
+3
*
libgo: Use waitpid on systems which do not have wait4.
ian
2011-03-30
1
-1
/
+2
*
libgo: Support systems which do not have strerror_r.
ian
2011-03-30
1
-1
/
+3
*
Support libgo on Solaris.
ian
2011-02-21
1
-1
/
+1
*
libgo/configure.ac: Use AC_COMPILE_IFELSE, not AC_PREPROC_IFELSE.
ian
2011-02-10
1
-4
/
+4
*
Implement __sync_fetch_and_add_4 if necessary.
ian
2011-02-04
1
-0
/
+14
*
Check whether we are using setjmp/longjmp exceptions.
ian
2011-02-03
1
-0
/
+50
*
Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4.
ian
2011-02-01
1
-0
/
+14
*
Recognize m68k, mips, PPC. Don't require arch syscall files to exist.
ian
2011-01-24
1
-7
/
+54
*
libgo: Check whether we need -lrt for sched_yield.
ian
2011-01-14
1
-0
/
+3
*
Use GOARCH value of sparc64 rather than sparcv9.
ian
2011-01-13
1
-5
/
+5
[next]