| Commit message (Expand) | Author | Age | Files | Lines |
* | 2011-05-08 Doug Kwan <dougkwan@google.com> | dougkwan | 2011-05-09 | 5 | -2/+15 |
* | Daily bump. | gccadmin | 2011-05-09 | 1 | -1/+1 |
* | 2011-05-08 Chung-Lin Tang <cltang@codesourcery.com> | cltang | 2011-05-08 | 2 | -217/+275 |
* | * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. | hubicka | 2011-05-08 | 10 | -46/+303 |
* | 2011-05-08 Richard Guenther <rguenther@suse.de> | rguenth | 2011-05-08 | 2 | -4/+15 |
* | 2011-05-08 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2011-05-08 | 2 | -2/+6 |
* | * config/avr/avr.c (print_operand_address): Fix invalid RTL access. | ebotcazou | 2011-05-08 | 2 | -1/+7 |
* | * config/rs6000/rs6000.c (output_profile_hook): Fix thinko. | ebotcazou | 2011-05-08 | 2 | -1/+5 |
* | Fix long lines | ebotcazou | 2011-05-08 | 2 | -11/+19 |
* | Daily bump. | gccadmin | 2011-05-08 | 1 | -1/+1 |
* | 2011-05-08 Jonathan Wakely <jwakely.gcc@gmail.com> | redi | 2011-05-07 | 2 | -9/+14 |
* | * ipa-inline-transform.c (inline_call): Account when program size decreases. | hubicka | 2011-05-07 | 3 | -47/+100 |
* | * gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces. | ebotcazou | 2011-05-07 | 2 | -1/+3 |
* | 2011-05-07 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2011-05-07 | 21 | -53/+80 |
* | PR tree-optimization/48837 | rakdver | 2011-05-07 | 4 | -0/+49 |
* | * i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL. | hubicka | 2011-05-07 | 3 | -22/+17 |
* | * ipa-inline.c (update_callee_keys): Don't reset node growth cache. | hubicka | 2011-05-07 | 2 | -3/+7 |
* | 2011-05-07 François Dumont <francois.cppdevs@free.fr> | fdumont | 2011-05-07 | 117 | -1352/+1766 |
* | 2011-05-07 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-07 | 6 | -19/+61 |
* | Daily bump. | gccadmin | 2011-05-07 | 1 | -1/+1 |
* | Use backend types for all type conversions. | ian | 2011-05-07 | 6 | -286/+286 |
* | * cgraph.c (cgraph_add_thunk): Create real function node instead | hubicka | 2011-05-06 | 15 | -122/+384 |
* | * decl.c (stabilize_save_expr_r): Set *walk_subtrees as | jason | 2011-05-06 | 2 | -1/+5 |
* | PR c++/48909 | jason | 2011-05-06 | 4 | -9/+33 |
* | PR c++/48911 | jason | 2011-05-06 | 4 | -1/+62 |
* | * config/rs6000/rs6000.opt (rs6000_ieeequad, rs6000_altivec_abi, | jsm28 | 2011-05-06 | 3 | -77/+55 |
* | More uses of backend interface for types. | ian | 2011-05-06 | 8 | -108/+79 |
* | 2011-05-06 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-06 | 6 | -11/+179 |
* | 2011-05-06 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-06 | 4 | -41/+81 |
* | Really commit: | burnus | 2011-05-06 | 2 | -0/+67 |
* | Use backend interface for string types. | ian | 2011-05-06 | 1 | -8/+21 |
* | 2011-05-06 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-06 | 9 | -6/+182 |
* | * dwarf2out.c (contains_subprogram_definition): New function. | ccoutant | 2011-05-06 | 2 | -0/+21 |
* | introduce {class,type}_of_this_parm functions | froydnj | 2011-05-06 | 10 | -19/+47 |
* | 2011-05-06 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2011-05-06 | 2 | -3/+7 |
* | * tree-ssa-threadupdate.c (create_block_for_threading): Do not call | law | 2011-05-06 | 2 | -11/+13 |
* | PR target/48900 | amodra | 2011-05-06 | 2 | -4/+12 |
* | * config/i386/i386.md (*movdf_internal_nointeger): Apply "*" | uros | 2011-05-06 | 2 | -3/+7 |
* | * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and | jsm28 | 2011-05-06 | 2 | -5/+5 |
* | 2011-05-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2011-05-06 | 2 | -9/+16 |
* | 2011-05-06 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org> | ramana | 2011-05-06 | 3 | -11/+18 |
* | PR fortran/48894 | jakub | 2011-05-06 | 3 | -8/+46 |
* | PR target/48898 | uros | 2011-05-06 | 2 | -1/+7 |
* | Fix PR c++/48838 | dodji | 2011-05-06 | 6 | -2/+51 |
* | 2011-05-06 Tristan Gingold <gingold@adacore.com> | gingold | 2011-05-06 | 2 | -3/+5 |
* | PR debug/48902 | jakub | 2011-05-06 | 2 | -1/+6 |
* | Use backend interface for interface types. | ian | 2011-05-06 | 2 | -114/+91 |
* | generalize build_case_label to the rest of the compiler | froydnj | 2011-05-06 | 23 | -63/+107 |
* | don't use TYPE_ARG_TYPES in the Ada frontend | froydnj | 2011-05-06 | 3 | -17/+30 |
* | don't use build_function_type in the ObjC/C++ frontends | froydnj | 2011-05-06 | 8 | -109/+144 |