aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-09-23Daily bump.GCC Administrator1-1/+1
2010-09-22re PR java/44095 (massive java failures due to -findirect-dispatch breakage o...Eric Botcazou3-3/+12
2010-09-22Improve formatting of manuals.Ralf Wildenhues12-93/+145
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers10-177/+166
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers15-445/+821
2010-09-22scanasm.exp (dg-function-on-line): Permit .fnstart to appear in the regexp pa...Marcus Shawcroft2-1/+6
2010-09-22tree-inline.c (optimize_inline_calls): Schedule cleanups only if we inlined s...Richard Guenther4-10/+19
2010-09-22postreload.c (move2add_note_store): Add reg_symbol_ref[] checks to update con...Chung-Lin Tang2-3/+10
2010-09-22picochip.md (movhicc): Use expand to check whether movhicc is available and s...Hariharan Sandanagobalane2-11/+32
2010-09-22tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here.Richard Guenther5-46/+19
2010-09-22pr28706.c: Typo fix to dg-require-effective-target lto.Marcus Shawcroft2-1/+17
2010-09-22pr41893-1.c: Typo fix to dg-require-effective-target lto.Marcus Shawcroft9-9/+9
2010-09-22gimple-fold.c (fold_gimple_call): New parameter inplace, do not fold builtins...Martin Jambor2-6/+10
2010-09-22re PR rtl-optimization/45739 (static evaluation of SSE intrinsics (pxor))Jakub Jelinek2-2/+8
2010-09-22tree-sra.c (struct access): New field grp_no_warning.Martin Jambor2-6/+31
2010-09-22re PR target/35664 (unable to find a register to spill in class 'FP_REGS')Eric Botcazou4-8/+107
2010-09-22alpha.c (alpha_use_linkage): Initialize target field.Tristan Gingold2-2/+7
2010-09-22i386.h (MAX_STRINGOP_ALGS): Fix typo in the name.Uros Bizjak3-6/+10
2010-09-22Fixed ChangeLog entry for a previous commit of mineNicola Pero2-6/+10
2010-09-22Daily bump.GCC Administrator1-1/+1
2010-09-21mangle.c (write_expression): Only do -fabi-version=1 special handling if we k...Jason Merrill2-1/+6
2010-09-22re PR rtl-optimization/45739 (static evaluation of SSE intrinsics (pxor))Jakub Jelinek4-2/+37
2010-09-21Fixed ChangeLog entries for my last commitNicola Pero2-4/+8
2010-09-21re PR objc/23710 (objc front-end should not "abort" after erroring out about ...Nicola Pero8-8/+66
2010-09-21intrinsics.texi (HYPOT, [...]): Correct spelling.Jason Blevins2-13/+19
2010-09-21re PR fortran/45648 (Unnecessary temporary for transpose calls as actual argu...Mikael Morin7-53/+284
2010-09-21rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros.Anatoly Sokolov4-9/+15
2010-09-21Remove strayed semicolon.Kai Tietz1-1/+1
2010-09-21re PR objc/25965 (Allows duplicate member names in objc subclasses)Nicola Pero13-0/+240
2010-09-21re PR target/45694 ([MinGW64] fortran host associated variables+optimization=...Kai Tietz2-8/+29
2010-09-21dwarf2out.c (is_cu_die): New function.Richard Guenther2-73/+142
2010-09-21dwarf2out.c (dwarf2out_decl): Do not always generate a DIE for bool for C++.Richard Guenther2-10/+6
2010-09-21re PR c++/45645 (pr44972.C fails with error: ‘__assert_fail’ was not decl...Jonathan Wakely2-1/+7
2010-09-21iterators.md (qhs_extenddi_op): New mode_attr.Bernd Schmidt3-2/+15
2010-09-21i386.c (ix86_split_ashl): Rename single_width variable to half_width.Uros Bizjak2-20/+27
2010-09-21re PR tree-optimization/45580 (Building WebKit fails with compiler catching S...Richard Guenther5-4/+70
2010-09-21Daily bump.GCC Administrator1-1/+1
2010-09-21gcc-dg.exp (clanup-stack-usage): Really remove .su files.Uros Bizjak3-4/+21
2010-09-20re PR fortran/45438 ([OOP] ICE with -fcheck=pointer)Janus Weil4-21/+57
2010-09-20re PR rtl-optimization/42775 (GCC fails to rebuild itself with STAGE1_CFLAGS=...Eric Botcazou2-1/+10
2010-09-20re PR rtl-optimization/45728 (ICE: in gen_lowpart_general, at rtlhooks.c:59 a...Jakub Jelinek4-1/+36
2010-09-20re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Jakub Jelinek2-3/+9
2010-09-20langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou11-73/+146
2010-09-20arm.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-7/+26
2010-09-20i386.c (ix86_expand_ashl_const): Rewrite using indirect functions.Uros Bizjak2-117/+138
2010-09-20re PR fortran/45081 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...Paul Thomas4-1/+58
2010-09-20In gcc/:Nicola Pero2-1/+6
2010-09-20Add "\\".H.J. Lu2-1/+5
2010-09-20dwarf2out.c (any_cfis_emitted): New static variable.Jakub Jelinek2-2/+17
2010-09-20re PR debug/45124 (No DW_AT_accessibility for public DIEs in DW_TAG_class_type)Jakub Jelinek2-2/+33