summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka2008-07-164-7/+48
* recog.c (peephole2_optimize): Fix formatting.Kaveh R. Ghazi2008-07-162-2/+7
* c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi2008-07-169-92/+108
* recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-169-194/+214
* cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi2008-07-1614-273/+297
* rs6000.c (processor_target_table): Remove duplicate MASK_POWERPC64 for power4...David Edelsohn2008-07-162-1/+6
* collect2.c (scan_prog_file, [...]): Use CONST_CAST instead of bare conversion...Olivier Hainque2008-07-162-2/+7
* xtensa.h (FUNCTION_OUTGOING_VALUE, [...]): Remove.Anatoly Sokolov2008-07-163-16/+21
* team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek2008-07-162-1/+7
* rs6000.c (processor_target_table): Add MASK_PPC_GPOPT for power4, power5, pow...David Edelsohn2008-07-162-7/+13
* ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2008-07-162-2/+8
* re PR target/36827 (newlib:libm/math/k_rem_pio2.c fails in reload)Joseph Myers2008-07-162-2/+20
* assign_neg.cc: Adjust dg-error lines.Paolo Carlini2008-07-165-5/+14
* c-decl.c (merge_decls): Keep DECL_SOURCE_LOCATION and DECL_IN_SYSTEM_HEADER i...Rafael Avila de Espindola2008-07-162-12/+26
* unique_ptr.h: Remove stray character.Paolo Carlini2008-07-162-1/+5
* user.cfg.in: Add complex, ratio, intializer_list.Benjamin Kosnik2008-07-169-65/+104
* Daily bump.GCC Administrator2008-07-161-1/+1
* tree-ssa-sccvn.c (expressions_equal_p): Check type equality.Daniel Berlin2008-07-154-26/+67
* chrono: New, as per N2661.Chris Fairles2008-07-1528-7/+2220
* re PR target/36782 (SH: spill failure in class 'R0_REGS' with -fpic)Kaz Kojima2008-07-152-3/+5
* acinclude.m4 (CLASSPATH_COND_IF): New macro.Ralf Wildenhues2008-07-155-9/+37
* libgcc-xtensa.ver: New file.Bob Wilson2008-07-153-0/+10
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-1511-190/+210
* bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-155-232/+244
* re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther2008-07-156-10/+87
* re PR target/36780 (Wrong reload generated for subreg address on SH)Kaz Kojima2008-07-152-0/+19
* re PR target/31568 (ICE with invalid %y operand (inline-asm))Andrew Pinski2008-07-154-3/+29
* * lang.c (java_init_options): Enable unit-at-a-time by default.Jan Hubicka2008-07-152-4/+4
* re PR libstdc++/36832 (error compiling with crope)Paolo Carlini2008-07-153-5/+64
* find_selectors.h: Correct name for include guard #ifndef.Johannes Singler2008-07-1540-50/+60
* builtins.c (std_canonical_va_list): Treat structure based va_list types.Kai Tietz2008-07-152-2/+9
* re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill2008-07-154-4/+13
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.Ben Elliston2008-07-152-1/+5
* Daily bump.GCC Administrator2008-07-151-1/+1
* objc-act.c (synth_module_prologue): Use TREE_NO_WARNING instead of DECL_IN_SY...Rafael Avila de Espindola2008-07-144-3/+16
* i386.md (sse5 cmov pattern): Update call of ix86_sse5_valid_op_pJan Hubicka2008-07-145-76/+89
* config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan2008-07-147-5/+185
* case_optimization1.ad[sb]: New test.Eric Botcazou2008-07-144-0/+465
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-07-142-134/+152
* check_makefile_deps.sh: New file.Ralf Wildenhues2008-07-148-202/+365
* Makefile.in (write_entries_to_file, [...]): New macros.Ralf Wildenhues2008-07-142-9/+24
* tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther2008-07-146-108/+24
* re PR target/36745 (ICE in gen_reg_rtx, at emit-rtl.c:868)Jakub Jelinek2008-07-142-1/+8
* tree-switch-conversion.c (gen_inbound_check): Make sure the type in which we ...Martin Jambor2008-07-142-1/+12
* Makefile.in (IPA_PROP_H): Added ipa-prop.h to IPA_PROP_H variable.Martin Jambor2008-07-142-1/+5
* tree-ssa-pre.c (insert_into_preds_of_block): Do not call convert.Richard Guenther2008-07-142-9/+7
* re PR target/36745 (ICE in gen_reg_rtx, at emit-rtl.c:868)Andreas Krebbel2008-07-145-3/+165
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-1417-27/+475
* tree-ssa-pre.c (fully_constant_expression): Add fold_convert calls.Daniel Berlin2008-07-142-8/+26
* re PR fortran/36725 (g0 edit descriptor: Missing compile-time checking for in...Jerry DeLisle2008-07-142-1/+11