summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange.Joseph Myers2011-04-015-77/+10
* configure.ac (*-*-sysv4*): Don't enable libgomp.Joseph Myers2011-04-013-72/+15
* configure.ac: Separate cases disabling target-libssp...Joseph Myers2011-04-013-46/+189
* configure.ac (*-*-chorusos): Don't disable libgcj.Joseph Myers2011-04-013-148/+89
* expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands.Richard Sandiford2011-04-016-23/+22
* recog.h (insn_data_d): Add n_generator_args.Richard Sandiford2011-04-013-35/+34
* gensupport.h (pattern_stats): New structure.Richard Sandiford2011-04-014-86/+138
* libgo: Support Solaris 8/9.Ian Lance Taylor2011-04-016-15/+51
* emit-rtl.c (emit_pattern_after_setloc): New function.Nathan Froyd2011-04-012-167/+118
* dwarf2out.c (dw_separate_line_info_ref): Remove.Richard Henderson2011-03-312-399/+369
* * go.test/go-test.exp (go-set-goarch): Recognize MIPS ABIs.Ian Lance Taylor2011-04-012-0/+34
* Daily bump.GCC Administrator2011-04-011-1/+1
* libgo: Recognize MIPS ABIs.Ian Lance Taylor2011-04-012-35/+134
* exception_ptr.h needs the forward declaration because it's included from...Jeffrey Yasskin2011-03-313-2/+8
* re PR go/47515 (Issues porting libgo to IRIX 6.5)Ian Lance Taylor2011-03-317-9/+83
* libgo: Set name of test when using DejaGNU tests.Ian Lance Taylor2011-03-314-3/+23
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-318-60/+133
* re PR go/48242 (gotest needs timeout mechanism)Ian Lance Taylor2011-03-312-1/+35
* libgo: Remove unnecessary EINTR checks.Ian Lance Taylor2011-03-311-7/+7
* re PR c++/48277 (ICE for g++.dg/ext/altivec-cell-1.C on powerpc*-*-*)Jason Merrill2011-03-312-6/+3
* tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop a zero minimum index ...Eric Botcazou2011-03-314-2/+47
* libgo/syscalls: Use _C_long as the type of the select bits array.Ian Lance Taylor2011-03-311-5/+7
* re PR c++/48280 ([C++0x] ICE: tree check: expected var_decl or function_decl,...Jason Merrill2011-03-314-0/+19
* parser.c (cp_parser_init_declarator): Avoid redundant cp_finish_decl for memb...Jason Merrill2011-03-312-2/+7
* re PR rtl-optimization/48381 (internal compiler error: in check_allocation, a...Vladimir Makarov2011-03-312-1/+10
* cprop.c: Clean up hash table building.Steven Bosscher2011-03-312-175/+61
* libgo Makefile: Fix typo in test case name.Ian Lance Taylor2011-03-312-2/+2
* Taking a slice of an array requires moving the array to the heap.Ian Lance Taylor2011-03-311-4/+7
* libgo: Generate DejaGNU like .sum and .log files for "make check".Ian Lance Taylor2011-03-312-45/+136
* re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini2011-03-3124-126/+289
* builtins.c (build_va_arg_indirect_ref): Use build_simple_mem_ref_loc.Michael Matz2011-03-312-1/+6
* reload1.c (elimination_effects): Fix typo in recent change.Jeff Law2011-03-312-1/+3
* h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov2011-03-314-14/+29
* re PR target/16292 (Test power.f90 fails on irix6.5 for complex**real)Rainer Orth2011-03-312-1/+8
* dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.Tristan Gingold2011-03-312-0/+12
* tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...Jeff Law2011-03-319-24/+36
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-31121-607/+216
* re PR target/48142 (miscompilation with -Os -mpreferred-stack-boundary=5 -fst...Eric Botcazou2011-03-314-10/+49
* makefile.vms (OBJS): Add filename_cmp.objTristan Gingold2011-03-312-1/+5
* re PR lto/48246 (ICE in lto_wpa_write_files)Richard Guenther2011-03-312-2/+8
* common.opt (fdebug-types-section): Move earlier.Jakub Jelinek2011-03-313-9/+14
* rs6000.c (rs6000_handle_option): Remove unused isel var.Andreas Tobler2011-03-312-1/+5
* tree.h (CASE_CHAIN): Define.Nathan Froyd2011-03-313-6/+13
* re PR middle-end/48367 (200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled)Vladimir Makarov2011-03-312-2/+8
* Daily bump.GCC Administrator2011-03-311-1/+1
* Add PR markerJeff Law2011-03-301-0/+1
* reload1.c (reload): Fix botch in last change.Jeff Law2011-03-303-2/+8
* libgo: Use waitpid on systems which do not have wait4.Ian Lance Taylor2011-03-308-20/+80
* libgo: Support systems which do not have strerror_r.Ian Lance Taylor2011-03-305-7/+61
* libgo: Use the right files on Solaris variants.Ian Lance Taylor2011-03-302-11/+23