aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-14gnatbind.adb: Call Scan_ALI with Directly_Scanned set to True for all the ALI...Vincent Celier5-91/+96
2010-06-14[multiple changes]Arnaud Charlet6-19/+60
2010-06-14[multiple changes]Arnaud Charlet9-27/+1180
2010-06-14initialize.c (VxWorks section): Update comments.Olivier Hainque2-7/+8
2010-06-14[multiple changes]Arnaud Charlet9-179/+216
2010-06-14[multiple changes]Arnaud Charlet4-220/+427
2010-06-14sem_ch4.adb (Complete_Object_Operation): After analyzing the rewritten call...Ed Schonberg3-2/+44
2010-06-14[multiple changes]Arnaud Charlet3-6/+16
2010-06-14s390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly adjust z10prop set_attr.Jakub Jelinek2-2/+7
2010-06-14Fix long linesEric Botcazou1-10/+14
2010-06-14Daily bump.GCC Administrator1-1/+1
2010-06-13Add "c-family/" to c-common.h, c-pretty-print.h and c-pragma.h.H.J. Lu3-3/+10
2010-06-13re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Daniel Franke10-63/+214
2010-06-13bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin...Jan Hubicka9-48/+66
2010-06-13gnat_rm.texi: Move to GFDL version 1.3.Gerald Pfeifer4-3/+9
2010-06-13lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia...Richard Guenther9-24/+63
2010-06-13ia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov4-28/+52
2010-06-13whole_file_18.f90: Updated error message.Daniel Franke2-1/+5
2010-06-13typeck.c (convert_for_assignment): Fix comment.Shujing Zhao2-6/+13
2010-06-13cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_p at correct place.Jan Hubicka2-1/+6
2010-06-13Daily bump.GCC Administrator1-1/+1
2010-06-12arm.c (thumb2_reorg): Fix errors in previous change.Bernd Schmidt2-2/+5
2010-06-12resolve.c (resolve_global_procedure): Improved checking if an explicit interf...Daniel Franke4-29/+130
2010-06-122010-06-12 Kai TietzKai Tietz2-4/+20
2010-06-12Fix typo.Jan Hubicka1-1/+1
2010-06-12df-core.c (df_clear_bb_info): New function.Jan Hubicka5-196/+159
2010-06-12re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands...Jan Hubicka4-3/+75
2010-06-12targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE.Anatoly Sokolov4-12/+9
2010-06-12config.gcc (mips64*-*-linux*, [...]): Add crtfastmath.o to extra_parts.Kazu Hirata4-0/+68
2010-06-12Don't call pbb_to_depth_to_oldiv from compute_type_for_level.Sebastian Pop2-38/+16
2010-06-12trans-decl.c (gfc_build_intrinsic_function_decls): Fix return type.Francois-Xavier Coudert3-7/+15
2010-06-12re PR fortran/40117 ([OOP][F2008] Type-bound procedure: allow list after PROC...Janus Weil6-81/+157
2010-06-12Daily bump.GCC Administrator1-1/+1
2010-06-12common.opt (Wstrict-aliasing=, [...]): Add RejectNegative.Joseph Myers4-5/+24
2010-06-12opts-common.c: Include options.h.Joseph Myers6-120/+209
2010-06-11re PR target/44481 (__builtin_parity() causes ICE in trunc_int_for_mode())Uros Bizjak4-18/+41
2010-06-11bitmap.h (+bmp_iter_next_bit): New.Jan Hubicka2-15/+30
2010-06-11tree-ssa-loop-ivopts.c (get_computation_cost_at): Return again the computed c...Sandra Loosemore2-0/+7
2010-06-11Fix dateEric Botcazou1-1/+1
2010-06-11re PR rtl-optimization/42461 (missed optimization for pure functions)Eric Botcazou2-1/+5
2010-06-11c-common.c (conversion_warning): Warn at expression location.Manuel López-Ibáñez2-15/+22
2010-06-11* gcc-interface/utils.c (update_pointer_to): Initialize last.Alexandre Oliva2-1/+5
2010-06-11* trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Fix comment.Francois-Xavier Coudert2-1/+5
2010-06-11mathbuiltins.def: Add builtins that do not directly correspond to a Fortran i...Francois-Xavier Coudert4-343/+217
2010-06-11i386.md (unspec): New define_c_enum.Uros Bizjak2-193/+198
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek3-2/+78
2010-06-11Fix PR44483: incrementally gimplify BB predicates to avoid redundant computat...Sebastian Pop4-48/+238
2010-06-11arm-neon-1.C: New test.Paul Brook2-0/+22
2010-06-11re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...Paul Thomas4-0/+39
2010-06-11invoke.texi: Document ARM -mcpu=cortex-m4.Paul Brook5-3/+12