aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers72-539/+806
2010-10-22[multiple changes]Arnaud Charlet16-762/+959
2010-10-22CFStrings for DarwinIain Sandoe55-129/+822
2010-10-22CFStrings for Darwin.Iain Sandoe16-5/+443
2010-10-22sem_ch3.adb (Check_Or_Process_Discriminants): In Ada 2012, allow limited tagg...Gary Dismukes4-17/+87
2010-10-22[multiple changes]Arnaud Charlet5-13/+82
2010-10-22[multiple changes]Arnaud Charlet10-675/+76
2010-10-22cstand.adb (Build_Float_Type): Set Float_Rep according to platform.Geert Bosch9-111/+114
2010-10-22[multiple changes]Arnaud Charlet9-38/+135
2010-10-22exp_ch5.adb, [...]: Minor reformatting.Robert Dewar6-36/+38
2010-10-22[multiple changes]Arnaud Charlet3-71/+81
2010-10-22[multiple changes]Arnaud Charlet15-141/+385
2010-10-22[multiple changes]Arnaud Charlet16-35/+557
2010-10-222010-10-22 Thomas Quinot <quinot@adacore.com>Thomas Quinot5-37/+101
2010-10-22Make-lang.in: Remove ttypef.adsGeert Bosch18-763/+346
2010-10-22checks.adb (Apply_Predicate_Check): Remove attempt at optimization when subty...Robert Dewar7-33/+117
2010-10-22* gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.Arnaud Charlet3-2/+7
2010-10-22[multiple changes]Arnaud Charlet14-50/+415
2010-10-22[multiple changes]Arnaud Charlet9-41/+80
2010-10-22objc-act.c (get_objc_string_decl): Use a switch instead of a chain of ifs.Nicola Pero2-379/+474
2010-10-22synchronize.c: Permit dmb or mcr in assembler scan.Marcus Shawcroft2-1/+5
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd9-8/+21
2010-10-22expr.c (emit_group_load_1): Update calls to extract_bit_field.Jie Zhang6-21/+66
2010-10-22Daily bump.GCC Administrator1-1/+1
2010-10-21re PR c++/46117 (ICE: SIGSEGV in add_function_candidate (call.c:1630) on inva...Paolo Carlini4-6/+28
2010-10-21* Add ChangeLog changes.Uros Bizjak1-7/+13
2010-10-21* config/spu/spu.c (spu_function_arg): Dereference CUM parameter.Nathan Froyd2-4/+8
2010-10-21ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead of gcc_che...Nathan Froyd3-7/+17
2010-10-21cfgcleanup.c (try_forward_edges): Do not throw away previous steps when stopp...Eric Botcazou3-17/+48
2010-10-21re PR target/45946 (ICE: in extract_insn, at recog.c:2127 when using _Decimal...Uros Bizjak3-34/+63
2010-10-21pdp11-protos.md (arith_operand, [...]): DeletePaul Koning7-97/+139
2010-10-21re PR rtl-optimization/45834 (Redundant inter-loop edges in DDG)Bingfeng Mei2-2/+8
2010-10-21re PR tree-optimization/45875 (ice in gimple_fold_obj_type_ref_known_binfo wi...Martin Jambor4-3/+58
2010-10-21tree-into-ssa.c (rewrite_update_enter_block): Remove unused variables.Nathan Froyd2-4/+6
2010-10-21mn10300.c: Fold code to 80-character width.Nick Clifton5-375/+422
2010-10-21re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c...Ira Rosen8-131/+453
2010-10-21[multiple changes]Arnaud Charlet8-1780/+28
2010-10-21sem_res.adb, [...]: Minor reformatting.Thomas Quinot4-35/+78
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd30-238/+159
2010-10-21cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.Nathan Froyd5-39/+18
2010-10-21Add V8SI and V4DI to ssescalarmodesuffix.H.J. Lu2-2/+6
2010-10-21re PR fortran/46007 (wrong code for SHAPE in a scalarized loop)Thomas Koenig2-0/+13
2010-10-21re PR fortran/46060 ([F03] procedure pointer component referenced without arg...Janus Weil7-1/+67
2010-10-21re PR tree-optimization/45764 (wrong code -O2 vs -O3 (problem in vectoriz...Richard Guenther4-0/+62
2010-10-21Update dependencies.Arnaud Charlet2-46/+52
2010-10-21einfo.ads, einfo.adb: Add handling of predicates.Robert Dewar13-376/+432
2010-10-21re PR tree-optimization/46111 (ICE: tree check: expected tree that contains '...Richard Guenther4-12/+60
2010-10-21einfo.ads, einfo.adb: Add handling of predicates.Robert Dewar12-86/+594
2010-10-21einfo.ads, einfo.adb: Add handling of predicates.Robert Dewar12-59/+301
2010-10-21[multiple changes]Arnaud Charlet5-269/+260