OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
runtime: Use some of 6g runtime.c for easier merging.
2011-11-14
ian
runtime: Use some of 6g runtime.c for easier merging.
commit
|
commitdiff
|
tree
2011-11-11
ian
Introduce G structure and thread-local global g.
commit
|
commitdiff
|
tree
2011-11-09
ian
libgcc/:
commit
|
commitdiff
|
tree
2011-11-04
ian
Fix select { case v, ok := <-c: }.
commit
|
commitdiff
|
tree
2011-11-02
ian
syscall: Remove Linux system calls not available in...
commit
|
commitdiff
|
tree
2011-11-02
ian
exp/terminal: Use tcgetattr/tcsetattr rather than ioctl.
commit
|
commitdiff
|
tree
2011-11-02
ian
libgo/Makefile: Fix dependency.
commit
|
commitdiff
|
tree
2011-11-02
ian
* godump.c (struct macro_hash_value): Define.
commit
|
commitdiff
|
tree
2011-11-01
ian
runtime: Don't ask mmap for wrapping memory.
commit
|
commitdiff
|
tree
2011-11-01
ian
runtime: Correct test of mmap return value.
commit
|
commitdiff
|
tree
2011-11-01
ian
syscall: Portability code for epoll_event on GNU/Linux.
commit
|
commitdiff
|
tree
2011-10-31
ian
syscall: Use sched_yield rather than pthread_yield.
commit
|
commitdiff
|
tree
2011-10-31
ian
syscall: Fix Errstr on systems without strerror_r.
commit
|
commitdiff
|
tree
2011-10-31
ian
syscall: Remove a couple more 3-parameter match's in...
commit
|
commitdiff
|
tree
2011-10-29
ian
* setproctitle.c (setproctitle): Use "GNU/Linux" in...
commit
|
commitdiff
|
tree
2011-10-28
ian
Add rune as an alias for int.
commit
|
commitdiff
|
tree
2011-10-28
ian
* config/i386/morestack.S: Correct CFI information...
commit
|
commitdiff
|
tree
2011-10-27
ian
* cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if
commit
|
commitdiff
|
tree
2011-10-27
ian
syscalls: Rewrite awk script to work with nawk.
commit
|
commitdiff
|
tree
2011-10-26
ian
Update Go library to last weekly.
commit
|
commitdiff
|
tree
2011-10-25
ian
* tree-eh.c (do_return_redirection): Remove return_value_p
commit
|
commitdiff
|
tree
2011-10-25
ian
Solaris/Irix compatibility patches.
commit
|
commitdiff
|
tree
2011-10-25
ian
Fix Solaris build.
commit
|
commitdiff
|
tree
2011-10-25
ian
Implement predeclared delete function.
commit
|
commitdiff
|
tree
2011-10-25
ian
Don't permit close of receive-only channel.
commit
|
commitdiff
|
tree
2011-10-25
ian
Implement new order of assignment rules.
commit
|
commitdiff
|
tree
2011-10-24
ian
Error if naked return when result variables are shadowed.
commit
|
commitdiff
|
tree
2011-10-24
ian
Implement append([]byte, string...).
commit
|
commitdiff
|
tree
2011-10-24
ian
Some minor fixes to the rewritten syscall library.
commit
|
commitdiff
|
tree
2011-10-24
ian
Rename is_open_array_type to is_slice_type.
commit
|
commitdiff
|
tree
2011-10-23
ian
Implement new syscall package.
commit
|
commitdiff
|
tree
2011-10-22
ian
Update Go library to r60.3 release.
commit
|
commitdiff
|
tree
2011-10-17
ian
* configure.ac: Add --with-native-system-header-dir...
commit
|
commitdiff
|
tree
2011-10-11
ian
Remove incorrect ChangeLog entry, correct spacing.
commit
|
commitdiff
|
tree
2011-10-10
ian
PR c++/48665
commit
|
commitdiff
|
tree
2011-10-07
ian
* generic-morestack-thread.c: #include <errno.h>.
commit
|
commitdiff
|
tree
2011-10-07
ian
PR target/46093
commit
|
commitdiff
|
tree
2011-10-04
ian
Fix global var initialized to function call with calls...
commit
|
commitdiff
|
tree
2011-10-03
ian
* godump.c (go_output_typedef): Support printing enum...
commit
|
commitdiff
|
tree
2011-09-28
ian
mksysinfo: #include <ttold.h> on Irix.
commit
|
commitdiff
|
tree
2011-09-27
ian
mksysinfo: Fix for systems that don't define TIOCSCTTY.
commit
|
commitdiff
|
tree
2011-09-26
ian
Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.
commit
|
commitdiff
|
tree
2011-09-26
ian
Fix sysinfo.go on systems which don't need to import...
commit
|
commitdiff
|
tree
2011-09-26
ian
Fix location of error about unused import "unsafe".
commit
|
commitdiff
|
tree
2011-09-23
ian
* go.test/go-test.exp (errchk): Handle more cases...
commit
|
commitdiff
|
tree
2011-09-23
ian
Better parsing of erroneous expression on left of :=.
commit
|
commitdiff
|
tree
2011-09-23
ian
* md5.c (md5_process_bytes): Correct handling of unaligned
commit
|
commitdiff
|
tree
2011-09-23
ian
Include <termios.h> in mksysinfo.sh.
commit
|
commitdiff
|
tree
2011-09-23
ian
* godump.c (go_define): Treat a single character in...
commit
|
commitdiff
|
tree
2011-09-22
ian
Update Go library to release r60.1.
commit
|
commitdiff
|
tree
2011-09-22
ian
Add html/testdata files accidentally omitted.
commit
|
commitdiff
|
tree
2011-09-21
ian
Update Go testsuite to release r60.
commit
|
commitdiff
|
tree
2011-09-21
ian
Increase default libgo test timeout.
commit
|
commitdiff
|
tree
2011-09-21
ian
Better handling of unexpected EOF in parser.
commit
|
commitdiff
|
tree
2011-09-21
ian
Better error message for shift context types.
commit
|
commitdiff
|
tree
2011-09-21
ian
Support nil maps.
commit
|
commitdiff
|
tree
2011-09-21
ian
Fix channels with element type of size zero.
commit
|
commitdiff
|
tree
2011-09-21
ian
Fix typo in error message.
commit
|
commitdiff
|
tree
2011-09-20
ian
Improve error for undefined name in imported package.
commit
|
commitdiff
|
tree
2011-09-20
ian
Fix calling make with slice whose element type is size...
commit
|
commitdiff
|
tree
2011-09-20
ian
Implement goto restrictions.
commit
|
commitdiff
|
tree
2011-09-20
ian
Check for duplicate parameter/result names.
commit
|
commitdiff
|
tree
2011-09-20
ian
Emit compiler errors for unused values.
commit
|
commitdiff
|
tree
2011-09-19
ian
Fix handling of mutually recursive named types.
commit
|
commitdiff
|
tree
2011-09-17
ian
Improve errors for invalid use of [...]type.
commit
|
commitdiff
|
tree
2011-09-16
ian
Block forever on send/receive to/from nil channel.
commit
|
commitdiff
|
tree
2011-09-16
ian
Update Go library to r60.
commit
|
commitdiff
|
tree
2011-09-16
ian
Fix defer when not calling recover in function with...
commit
|
commitdiff
|
tree
2011-09-14
ian
Fix handling of structs with embedded global types.
commit
|
commitdiff
|
tree
2011-09-14
ian
Fix defer/recover at high optimization levels.
commit
|
commitdiff
|
tree
2011-09-13
ian
Always dereference nil receiver passed to value method.
commit
|
commitdiff
|
tree
2011-09-13
ian
Fix inheriting hidden methods with arguments of hidden...
commit
|
commitdiff
|
tree
2011-09-13
ian
Fix inherited hidden methods that return hidden types.
commit
|
commitdiff
|
tree
2011-09-10
ian
Fix using package name as composite literal struct...
commit
|
commitdiff
|
tree
2011-08-29
ian
Lower calls to bound method expressions.
commit
|
commitdiff
|
tree
2011-08-29
ian
Don't lower blocks twice.
commit
|
commitdiff
|
tree
2011-08-25
ian
Change Bound_method_expression to refer to a constant...
commit
|
commitdiff
|
tree
2011-08-24
ian
gccgo: fixes to ast-dump, refactoring of export and...
commit
|
commitdiff
|
tree
2011-08-16
ian
Remove entry for gofrontend directory which should...
commit
|
commitdiff
|
tree
2011-08-04
ian
PR go/49889
commit
|
commitdiff
|
tree
2011-08-03
ian
gccgo: Added code to dump the AST tree. The AST dump is
commit
|
commitdiff
|
tree
2011-08-01
ian
Use temporary variables for calls with multiple results.
commit
|
commitdiff
|
tree
2011-07-26
ian
* configure.ac: Set have_compiler based on whether...
commit
|
commitdiff
|
tree
2011-07-26
ian
* cp-demangle.c (d_print_init): Initialize pack_index...
commit
|
commitdiff
|
tree
2011-07-22
ian
* fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
commit
|
commitdiff
|
tree
2011-07-21
ian
gcc/c-family:
commit
|
commitdiff
|
tree
2011-07-20
ian
PR bootstrap/49787
commit
|
commitdiff
|
tree
2011-07-19
ian
./:
commit
|
commitdiff
|
tree
2011-07-13
ian
libgo/testsuite/gotest: Run tests in source file order.
commit
|
commitdiff
|
tree
2011-07-11
ian
libgo: Define CC_FOR_BUILD in Makefile.
commit
|
commitdiff
|
tree
2011-07-11
ian
libgo/runtime: Change std::abort to abort.
commit
|
commitdiff
|
tree
2011-07-06
ian
libgo: Use GOCFLAGS when compiling tests.
commit
|
commitdiff
|
tree
2011-07-06
ian
json: fix test when rand returns 0.
commit
|
commitdiff
|
tree
2011-07-06
ian
* doc/install.texi (Configuration): It's
commit
|
commitdiff
|
tree
2011-06-24
ian
Remove entry for gofrontend change which should not...
commit
|
commitdiff
|
tree
2011-06-14
ian
Change builtin make to runtime call at lowering time.
commit
|
commitdiff
|
tree
2011-06-14
ian
Change builtin make to runtime call at lowering time.
commit
|
commitdiff
|
tree
2011-06-11
ian
Use backend interface for map descriptors.
commit
|
commitdiff
|
tree
2011-06-11
ian
Use backend interface for type descriptors.
commit
|
commitdiff
|
tree
2011-06-09
ian
Use backend interface for zero initialization.
commit
|
commitdiff
|
tree
next