- 05 Jan, 2011 3 commits
-
-
PR go/47176 byte/libbytes.a depends on unicode.gox. From-SVN: r168512
Ian Lance Taylor committed -
PR go/46959 PR go/46960 PR go/46961 PR go/46962 PR go/46963 PR go/46964 Use __builtin_unwind_init rather than the SAVE_REGS hack. From-SVN: r168500
Ian Lance Taylor committed -
PR go/46958 PR go/46965 Call __builtin_return_address with 0 rather than 1. From-SVN: r168495
Ian Lance Taylor committed
-
- 17 Dec, 2010 4 commits
-
-
From-SVN: r167973
Ian Lance Taylor committed -
From-SVN: r167972
Ian Lance Taylor committed -
From-SVN: r167971
Ian Lance Taylor committed -
From-SVN: r167970
Ian Lance Taylor committed
-
- 14 Dec, 2010 2 commits
-
-
From-SVN: r167785
Ian Lance Taylor committed -
Don't bother to hold thread lock while allocating cache. From-SVN: r167784
Ian Lance Taylor committed
-
- 09 Dec, 2010 1 commit
-
-
PR bootstrap/46812 Add explicit -I . when building libgo. From-SVN: r167668
Ian Lance Taylor committed
-
- 08 Dec, 2010 2 commits
-
-
PR other/46840 Link libgo against -lm. From-SVN: r167582
Ian Lance Taylor committed -
From-SVN: r167575
Ian Lance Taylor committed
-
- 07 Dec, 2010 1 commit
-
-
PR other/46789 PR bootstrap/46812 * go-lang.c (go_char_p): Define type and vectors. (go_search_dirs): New static variable. (go_langhook_handle_option): Use version and version/machine directories for -L. (go_langhook_post_options): Add non-specific -L paths. * Make-lang.in (go/go-lang.o): Define DEFAULT_TARGET_VERSION and DEFAULT_TARGET_MACHINE when compiling. * gccgo.texi (Invoking gccgo): Only document -L for linking. (Import and Export): Don't mention -L for finding import files. libgo: Install .gox files in version and target specific directory. From-SVN: r167537
Ian Lance Taylor committed
-
- 06 Dec, 2010 1 commit
-
-
Split patent grant clause out of LICENSE file and update text to be more like that used by WebM. These changes should make Go more acceptable to the Fedora project and they are acceptable to the FSF. From-SVN: r167520
Ian Lance Taylor committed
-
- 03 Dec, 2010 5 commits
-
-
From-SVN: r167445
Ian Lance Taylor committed -
From-SVN: r167443
Ian Lance Taylor committed -
From-SVN: r167440
Ian Lance Taylor committed -
From-SVN: r167439
Ian Lance Taylor committed -
gcc/: * gcc.c (default_compilers): Add entry for ".go". * common.opt: Add -static-libgo as a driver option. * doc/install.texi (Configuration): Mention libgo as an option for --enable-shared. Mention go as an option for --enable-languages. * doc/invoke.texi (Overall Options): Mention .go as a file name suffix. Mention go as a -x option. * doc/frontends.texi (G++ and GCC): Mention Go as a supported language. * doc/sourcebuild.texi (Top Level): Mention libgo. * doc/standards.texi (Standards): Add section on Go language. Move references for other languages into their own section. * doc/contrib.texi (Contributors): Mention that I contributed the Go frontend. gcc/testsuite/: * lib/go.exp: New file. * lib/go-dg.exp: New file. * lib/go-torture.exp: New file. * lib/target-supports.exp (check_compile): Match // Go. From-SVN: r167407
Ian Lance Taylor committed
-