Age | Commit message (Expand) | Author | Files | Lines |
2010-04-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 13 | -8/+149 |
2010-04-12 | i386.md (any_rotate): New code iterator. | Uros Bizjak | 4 | -419/+219 |
2010-04-12 | pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias. | Steve Ellcey | 2 | -6/+7 |
2010-04-12 | re PR c++/43641 ([C++0x] internal compiler error: tree check: expected call_e... | Jason Merrill | 4 | -2/+25 |
2010-04-12 | * call.c (type_decays_to): Call cv_unqualified for non-class type. | Jason Merrill | 4 | -0/+25 |
2010-04-12 | re PR c++/25811 (No failure creating a POD containing a const member, using n... | Fabien Chêne | 5 | -2/+300 |
2010-04-12 | config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. | Rainer Orth | 7 | -86/+34 |
2010-04-12 | config.build (alpha*-dec-osf4*): Remove. | Rainer Orth | 7 | -295/+266 |
2010-04-12 | * doc/contrib.texi (Contributors, Rainer Orth): Update. | Rainer Orth | 2 | -2/+8 |
2010-04-12 | i386.c (x86_this_parameter): Handle aggregate for __thiscall convention. | Kai Tietz | 2 | -4/+12 |
2010-04-12 | pa.c (hppa_legitimize_address): Remove unused variable orig_base. | Steve Ellcey | 3 | -20/+21 |
2010-04-12 | function.c (assign_parms_initialize_all): Add unused attribute to fntype. | Steve Ellcey | 2 | -1/+6 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Biener | 1 | -2/+0 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 17 | -78/+197 |
2010-04-12 | ipa.c (cgraph_postorder): Adjust postorder to guarantee single-iteration alwa... | Richard Guenther | 5 | -242/+277 |
2010-04-12 | re PR bootstrap/43699 ("variable set but not used" error during bootstrap) | Jakub Jelinek | 4 | -1/+41 |
2010-04-12 | re PR tree-optimization/43560 (possible wrong code bug) | Jakub Jelinek | 2 | -0/+33 |
2010-04-12 | expr.c (categorize_ctor_elements_1): Properly count sub-elements of non-const... | Eric Botcazou | 8 | -11/+85 |
2010-04-12 | re PR c++/43611 (ICE: SIGSEGV with -fipa-cp-clone -fkeep-inline-functions) | Richard Guenther | 4 | -1/+36 |
2010-04-12 | trans.c (Identifier_to_gnu): Use boolean variable. | Eric Botcazou | 3 | -103/+75 |
2010-04-12 | re PR c/36774 (-Wmissing-prototypes triggers on nested functions) | Shujing Zhao | 5 | -4/+33 |
2010-04-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-11 | sh-protos.h (sh_legitimize_reload_address): Declare. | Kaz Kojima | 4 | -77/+99 |
2010-04-11 | sh.md (*movqi_pop): New insn pattern. | Kaushik Phatak | 5 | -2/+80 |
2010-04-11 | i386.md (any_shiftrt): New code iterator. | Uros Bizjak | 2 | -266/+90 |
2010-04-11 | i386.md (*ashr<mode>3_cconly): Fix wrong mode of scratch register. | Uros Bizjak | 2 | -5/+11 |
2010-04-11 | i386.md (lshr<mode>3): Macroize expander from lshr{qi,hi,si,di,ti}3_1 using S... | Uros Bizjak | 2 | -512/+197 |
2010-04-11 | trans.c (lvalue_required_for_attribute_p): New static function. | Eric Botcazou | 8 | -19/+109 |
2010-04-11 | utils2.c (build_cond_expr): Take the address and dereference if the result ty... | Eric Botcazou | 2 | -3/+10 |
2010-04-11 | trans.c (Case_Statement_to_gnu): Bool-ify variable. | Eric Botcazou | 2 | -4/+25 |
2010-04-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-10 | i386.md (ashr<mode>3): Macroize expander from ashr{qi,hi,si,di,ti}3_1 using S... | Uros Bizjak | 4 | -604/+262 |
2010-04-10 | re PR target/43417 (SH: 4.4 ICE in final_scan_insn, at final.c:2604) | Jie Zhang | 2 | -0/+41 |
2010-04-10 | re PR fortran/43591 (PPC: internal compiler error: in gfc_traverse_expr, at f... | Tobias Burnus | 4 | -1/+72 |
2010-04-10 | re PR target/42601 (Simplify code to address function static variables with o... | Wei Guozhi | 3 | -17/+70 |
2010-04-10 | reload1.c (eliminate_regs_in_insn): Don't restore an operand if doing so woul... | Bernd Schmidt | 2 | -1/+7 |
2010-04-10 | Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H). | Bernd Schmidt | 3 | -19/+52 |
2010-04-10 | ira-costs.c (record_reg_classes): Ignore alternatives that are not enabled. | Bernd Schmidt | 2 | -0/+13 |
2010-04-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-04-09 | re PR target/43707 (gcc.c-torture/execute/ashldi-1.c) | Uros Bizjak | 2 | -10/+23 |
2010-04-09 | ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addr... | Martin Jambor | 3 | -5/+31 |
2010-04-09 | loop-invariant.c (replace_uses): New static function. | Eric Botcazou | 2 | -26/+50 |
2010-04-09 | picochip.c (picochip_rtx_costs): Use correct function template. | Hariharan Sandanagobalane | 2 | -11/+17 |
2010-04-09 | configure.ac (plugin -rdynamic test): Log result. | Rainer Orth | 5 | -0/+23 |
2010-04-09 | configure.ac: Determine Sun ld version numbers. | Rainer Orth | 4 | -8/+111 |
2010-04-09 | sol2-gld.h: Remove SPARC reference. | Rainer Orth | 3 | -2/+13 |
2010-04-09 | ia64.c (ia64_dfa_new_cycle): Remove unused variable setup_clocks_p. | Steve Ellcey | 2 | -15/+7 |
2010-04-09 | re PR preprocessor/43195 (#pragma once and -H) | Manuel López-Ibáñez | 3 | -0/+13 |
2010-04-09 | re PR other/42965 (no "warnings being treated as errors" for individual -Werr... | Manuel López-Ibáñez | 31 | -57/+109 |