aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-01re PR middle-end/48335 (ICE in convert_move)Jakub Jelinek14-22/+514
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S4-40/+74
2011-04-01re PR bootstrap/48400 (powerpc-apple-darwin9 fails to bootstrap at revision 1...Richard Henderson2-5/+31
2011-04-01constraints.md: New file.Nathan Froyd6-273/+261
2011-04-012011-04-01 Vincent Lefevre <vincent+gcc@vinc17.org>Vincent Lefevre2-0/+15
2011-04-01re PR fortran/48352 (segfault in fortran/frontend-passes.c)Thomas Koenig4-1/+28
2011-04-01configure.ac (avr-*-*): Add comment about why libssp is disabled.Joseph Myers3-6/+8
2011-04-01Fix 48262Andrew Pinski3-10/+23
2011-04-01Don't add DW_AT_low_pc if the CU has no associated code.Mark Wielaard2-12/+25
2011-04-01haifa-sched.c (prune_ready_list): New function, broken out of schedule_block.Bernd Schmidt2-47/+72
2011-04-0120091002-1_0.C: Use "dg-require-effective-target fpic".Bernd Schmidt27-0/+53
2011-04-01sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt7-83/+101
2011-04-01* sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.Bernd Schmidt2-2/+9
2011-04-01haifa-sched.c (queue_insn): New arg REASON.Bernd Schmidt2-12/+12
2011-04-01ifcvt.c (cond_exec_process_insns): Disallow converting a block that contains ...Bernd Schmidt4-1/+35
2011-04-01dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt4-34/+46
2011-04-01* config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.Ulrich Weigand2-2/+7
2011-04-01And last the ChangeLogKai Tietz1-0/+24
2011-04-01Missing new files from previous patch.Kai Tietz2-0/+23
2011-04-01config.gcc (*-*-mingw*): Allow as option the posix threading model.Kai Tietz7-13/+60
2011-04-01c-decl.c (grokdeclarator): Fix formatting.Gary Funck2-2/+6
2011-04-01configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange.Joseph Myers5-77/+10
2011-04-01configure.ac (*-*-sysv4*): Don't enable libgomp.Joseph Myers3-72/+15
2011-04-01configure.ac: Separate cases disabling target-libssp...Joseph Myers3-46/+189
2011-04-01configure.ac (*-*-chorusos): Don't disable libgcj.Joseph Myers3-148/+89
2011-04-01expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands.Richard Sandiford6-23/+22
2011-04-01recog.h (insn_data_d): Add n_generator_args.Richard Sandiford3-35/+34
2011-04-01gensupport.h (pattern_stats): New structure.Richard Sandiford4-86/+138
2011-04-01libgo: Support Solaris 8/9.Ian Lance Taylor6-15/+51
2011-04-01emit-rtl.c (emit_pattern_after_setloc): New function.Nathan Froyd2-167/+118
2011-03-31dwarf2out.c (dw_separate_line_info_ref): Remove.Richard Henderson2-399/+369
2011-04-01* go.test/go-test.exp (go-set-goarch): Recognize MIPS ABIs.Ian Lance Taylor2-0/+34
2011-04-01Daily bump.GCC Administrator1-1/+1
2011-04-01libgo: Recognize MIPS ABIs.Ian Lance Taylor2-35/+134
2011-03-31exception_ptr.h needs the forward declaration because it's included from...Jeffrey Yasskin3-2/+8
2011-03-31re PR go/47515 (Issues porting libgo to IRIX 6.5)Ian Lance Taylor7-9/+83
2011-03-31libgo: Set name of test when using DejaGNU tests.Ian Lance Taylor4-3/+23
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers8-60/+133
2011-03-31re PR go/48242 (gotest needs timeout mechanism)Ian Lance Taylor2-1/+35
2011-03-31libgo: Remove unnecessary EINTR checks.Ian Lance Taylor1-7/+7
2011-03-31re PR c++/48277 (ICE for g++.dg/ext/altivec-cell-1.C on powerpc*-*-*)Jason Merrill2-6/+3
2011-03-31tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop a zero minimum index ...Eric Botcazou4-2/+47
2011-03-31libgo/syscalls: Use _C_long as the type of the select bits array.Ian Lance Taylor1-5/+7
2011-03-31re PR c++/48280 ([C++0x] ICE: tree check: expected var_decl or function_decl,...Jason Merrill4-0/+19
2011-03-31parser.c (cp_parser_init_declarator): Avoid redundant cp_finish_decl for memb...Jason Merrill2-2/+7
2011-03-31re PR rtl-optimization/48381 (internal compiler error: in check_allocation, a...Vladimir Makarov2-1/+10
2011-03-31cprop.c: Clean up hash table building.Steven Bosscher2-175/+61
2011-03-31libgo Makefile: Fix typo in test case name.Ian Lance Taylor2-2/+2
2011-03-31Taking a slice of an array requires moving the array to the heap.Ian Lance Taylor1-4/+7
2011-03-31libgo: Generate DejaGNU like .sum and .log files for "make check".Ian Lance Taylor2-45/+136