aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-09-18Daily bump.GCC Administrator1-1/+1
2010-09-17Add DEBUG_FUNCTION to all the dot_* debugging functions.Sebastian Pop4-5/+13
2010-09-17Add back dot_rdg.Sebastian Pop2-0/+76
2010-09-17Pad short functions with NOPs for Atom.H.J. Lu17-1/+343
2010-09-17Make sure that all variable sized adjustments are multiple of preferredH.J. Lu4-0/+57
2010-09-17rx.c (valid_psw_flag): New.DJ Delorie3-12/+54
2010-09-17Update stack alignment when increasing local variable alignment.H.J. Lu4-11/+48
2010-09-17lto-streamer-in.c (lto_input_ts_translation_unit_decl_tree_pointers): Properl...Richard Guenther2-1/+6
2010-09-17options.texi (Variable): Document.Joseph Myers13-58/+87
2010-09-17re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Richard Guenther2-0/+21
2010-09-17re PR tree-optimization/43432 (Missed vectorization: "complicated access patt...Michael Matz10-7/+202
2010-09-17lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.Jan Hubicka4-3/+11
2010-09-17v850.c (v850_function_value_regno_p): Make static.Naveen H.S3-158/+139
2010-09-17In gcc/testsuite/:Nicola Pero2-1/+19
2010-09-17common.opt (combine): Remove.Richard Guenther25-149/+99
2010-09-17re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Richard Guenther2-14/+41
2010-09-17lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when processing...Jan Hubicka4-6/+20
2010-09-17Daily bump.GCC Administrator1-1/+1
2010-09-16re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus5-1/+91
2010-09-16* config/i386/i386.md: Rearrange divmod patterns a bit.Uros Bizjak1-175/+175
2010-09-16Add -m8bit-idiv for x86.H.J. Lu25-1/+574
2010-09-16re PR bootstrap/45680 (cc1 fails to link on Solaris 9/x86 with Sun as: min_in...Reza Yazdani2-1/+8
2010-09-16pr45679-1_0.C: New file.Jan Hubicka9-12/+359
2010-09-16gfortran.h (walk_code_fn_t, [...]): New types.Jakub Jelinek3-251/+284
2010-09-16Record PR middle-end/44763 in ChangeLog.Rainer Orth1-0/+1
2010-09-16m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.Anatoly Sokolov2-3/+10
2010-09-16re PR fortran/45674 ([OOP] Undefined references for extended types)Janus Weil4-2/+46
2010-09-16sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp...Alexander Monakov4-3/+11
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers58-281/+351
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers110-488/+537
2010-09-16re PR tree-optimization/45623 (GCC 4.5.[01] breaks our ffi on Linux64. ABI br...Richard Guenther4-23/+110
2010-09-16tree-vectorizer.c: Fix documentation.Ira Rosen11-228/+296
2010-09-16tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther11-26/+149
2010-09-16re PR bootstrap/45686 (Building rev. 164285 fails with --enable-checking=all)Jakub Jelinek2-3/+9
2010-09-16i386.md: Remove unneeded empty conditions and preparation statements from exp...Uros Bizjak4-168/+99
2010-09-16* config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD.Uros Bizjak3-35/+30
2010-09-16Daily bump.GCC Administrator1-1/+1
2010-09-15semantics.c (finish_id_expression): Diagnose use of function parms in evaluat...Jason Merrill4-0/+16
2010-09-15* decl2.c (grokbitfield): Diagnose non-integral width.Jason Merrill4-0/+21
2010-09-15call.c (convert_like_real): Use the underlying type of the reference for the ...Jason Merrill2-2/+13
2010-09-15re PR rtl-optimization/45593 (segfault with -Os)Eric Botcazou4-18/+112
2010-09-15c-common.c (parse_optimize_options): Remove period at end of warning message.Ian Lance Taylor2-2/+2
2010-09-15incpath.c (remove_duplicates): If name is not a directory, issue a warning ra...Ian Lance Taylor2-1/+6
2010-09-15re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled)Martin Jambor4-3/+49
2010-09-15re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)Jakub Jelinek5-5/+50
2010-09-15re PR c++/45635 (Failed to bootstrap on Linux/ia64)Jakub Jelinek2-6/+18
2010-09-15vfp.md (cmpsf_trap_vfp): Change type from fcmpd to fcmps.Jie Zhang2-1/+6
2010-09-15* config/i386/i386.md (truncxf<mode>2): Fix indentation.Ian Lance Taylor2-3/+7
2010-09-15c-common.c (parse_optimize_options): Do not capitalize warning messages.Ian Lance Taylor2-2/+7
2010-09-15function.c (get_arg_pointer_save_area): Set arg_pointer_save_area_init to true.Ian Lance Taylor2-0/+7