summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (*-*-sysv4*): Don't enable libgomp.jsm282011-04-013-72/+15
* * configure.ac: Separate cases disabling target-libssp,jsm282011-04-013-46/+189
* * configure.ac (*-*-chorusos): Don't disable libgcj.jsm282011-04-013-148/+89
* gcc/rsandifo2011-04-016-23/+22
* gcc/rsandifo2011-04-013-35/+34
* gcc/rsandifo2011-04-014-86/+138
* libgo: Support Solaris 8/9.ian2011-04-016-15/+51
* * emit-rtl.c (emit_pattern_after_setloc): New function.froydnj2011-04-012-167/+118
* * dwarf2out.c (dw_separate_line_info_ref): Remove.rth2011-04-012-399/+369
* * go.test/go-test.exp (go-set-goarch): Recognize MIPS ABIs.ian2011-04-012-0/+34
* Daily bump.gccadmin2011-04-011-1/+1
* libgo: Recognize MIPS ABIs.ian2011-04-012-35/+134
* exception_ptr.h needs the forward declaration because it'sjyasskin2011-03-313-2/+8
* PR go/47515ian2011-03-317-9/+83
* libgo: Set name of test when using DejaGNU tests.ian2011-03-314-3/+23
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-318-60/+133
* PR go/48242ian2011-03-312-1/+35
* libgo: Remove unnecessary EINTR checks.ian2011-03-311-7/+7
* PR c++/48277jason2011-03-312-6/+3
* * tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Dropebotcazou2011-03-314-2/+47
* libgo/syscalls: Use _C_long as the type of the select bits array.ian2011-03-311-5/+7
* PR c++/48280jason2011-03-314-0/+19
* * parser.c (cp_parser_init_declarator): Avoid redundantjason2011-03-312-2/+7
* 2011-03-31 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-312-1/+10
* * cprop.c: Clean up hash table building.steven2011-03-312-175/+61
* libgo Makefile: Fix typo in test case name.ian2011-03-312-2/+2
* Taking a slice of an array requires moving the array to the heap.ian2011-03-311-4/+7
* libgo: Generate DejaGNU like .sum and .log files for "make check".ian2011-03-312-45/+136
* 2011-03-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-03-3124-126/+289
* * builtins.c (build_va_arg_indirect_ref): Usematz2011-03-312-1/+6
* * reload1.c (elimination_effects): Fix typo in recent change.law2011-03-312-1/+3
* * config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.aesok2011-03-314-14/+29
* PR target/16292ro2011-03-312-1/+8
* 2011-03-31 Tristan Gingold <gingold@adacore.com>gingold2011-03-312-0/+12
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-319-24/+36
* PR target/47109jsm282011-03-31121-607/+216
* PR target/48142ebotcazou2011-03-314-10/+49
* 2011-03-31 Tristan Gingold <gingold@adacore.com>gingold2011-03-312-1/+5
* 2011-03-31 Richard Guenther <rguenther@suse.de>rguenth2011-03-312-2/+8
* * common.opt (fdebug-types-section): Move earlier.jakub2011-03-313-9/+14
* 2011-03-31 Andreas Tobler <andreast@fgznet.ch>andreast2011-03-312-1/+5
* * tree.h (CASE_CHAIN): Define.froydnj2011-03-313-6/+13
* 2011-03-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-312-2/+8
* Daily bump.gccadmin2011-03-311-1/+1
* Add PR markerlaw2011-03-311-0/+1
* * reload1.c (reload): Fix botch in last change.law2011-03-313-2/+8
* libgo: Use waitpid on systems which do not have wait4.ian2011-03-308-20/+80
* libgo: Support systems which do not have strerror_r.ian2011-03-305-7/+61
* libgo: Use the right files on Solaris variants.ian2011-03-302-11/+23
* Copy env.go from master Go testsuite.ian2011-03-301-3/+6