aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-28add ObjC* class, category and protocol attribute parsersIain Sandoe22-32/+610
2010-09-28re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus9-13/+222
2010-09-28Add self to MAINTAINERS for MicroBlaze CPU port.Michael Eager2-0/+5
2010-09-28i386.c (ix86_supports_split_stack): Test HAVE_GAS_CFI_PERSONALITY_DIRECTIVE r...Ian Lance Taylor2-1/+7
2010-09-28re PR target/45815 (error: '-fsplit-stack' currently only supported on GNU/Li...Ian Lance Taylor2-1/+7
2010-09-28In gcc/objc/: 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-19/+135
2010-09-28In gcc/objc/: 2010-09-28 Nicola Pero <nicola@nicola.brainstorm.co.uk>Nicola Pero2-2/+8
2010-09-28builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka11-368/+487
2010-09-28tree-ssa-ccp.c (fold_ctor_reference): New function.Jan Hubicka5-155/+314
2010-09-28re PR target/44452 (gcc.target/i386/abi-2.c and gcc.target/i386/pr22076.c fai...Rainer Orth12-48/+75
2010-09-28re PR fortran/45756 (Multiple DECL for array valued PARAMETER (-fwhole-file i...Tobias Burnus2-8/+15
2010-09-29re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra5-68/+58
2010-09-28cygming.h (ASM_OUTPUT_DWARF_OFFSET): Output 8 bytes when 8 bytes are requested.Richard Henderson2-5/+24
2010-09-28* gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.Jie Zhang2-1/+5
2010-09-28chi2_quality.cc: New.Matt Austern3-0/+391
2010-09-28In gcc/objc/: 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-4/+75
2010-09-28In gcc/objc/: 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-31/+33
2010-09-28re PR java/45773 (gcj fails to compile java)Andrew Haley2-1/+10
2010-09-28avr.c (expand_prologue): Set current_function_static_stack_size.Tristan Gingold2-0/+8
2010-09-28alpha.md: Change the initial condition of the probing loop.Tristan Gingold2-3/+10
2010-09-28sse.md (*avx_<umaxmin:code><mode>3): Split from *avx_<maxmin:code><mode>3.Uros Bizjak4-24/+41
2010-09-28Daily bump.GCC Administrator1-1/+1
2010-09-28i386.c (ix86_supports_split_stack): -fsplit-stack requires assembler support ...Ian Lance Taylor6-1/+50
2010-09-27* dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEBUG_LABEL.Richard Henderson2-2/+7
2010-09-27Fix unportable shell quoting.Ralf Wildenhues11-10/+31
2010-09-27Fixed typo in my last commit which would break bootstrapNicola Pero1-9/+11
2010-09-27Require lvalues as specified by the standard.Jason Merrill18-280/+355
2010-09-27Added line in ChangeLog entry that I forgot to commit in the last commitNicola Pero1-0/+6
2010-09-27emit-rtl.c (reorder_insns_nobb): Sanity-check that AFTER is not in the range ...Hans-Peter Nilsson2-0/+12
2010-09-27re PR rtl-optimization/45792 (cris-elf build failure (hangs) due to fix for P...Hans-Peter Nilsson2-9/+43
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor37-33/+2742
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero23-121/+1537
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues5-0/+11
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero14-8/+237
2010-09-27allocator.h (allocator_arg_t, [...]): Add.Paolo Carlini9-23/+223
2010-09-27objc-act.c (objc_get_class_reference): Use CP_TYPE_CONTEXT.Richard Guenther2-3/+8
2010-09-27dbxout.c (dbxout_symbol): Use DECL_FILE_SCOPE_P.Richard Guenther2-1/+5
2010-09-27Fix formatting issuesEric Botcazou1-14/+13
2010-09-27* print-tree.c (print_node): Print in-constant-pool.Jie Zhang2-0/+6
2010-09-27vxworks.h (TARGET_OS_CPP_BUILTINS): Call VXWORKS_OS_CPP_BUILTINS.Olivier Hainque1-1/+3
2010-09-27cmath (__pow_helper): Remove.Paolo Carlini10-198/+52
2010-09-27i386.h (CLASS_MAX_NREGS): Also handle XCmode.Uros Bizjak3-26/+29
2010-09-27Daily bump.GCC Administrator1-1/+1
2010-09-27re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus19-19/+325
2010-09-26re PR fortran/45783 (ICE in gfc_add_component_ref, at fortran/class.c:77)Daniel Kraft4-3/+110
2010-09-26In gcc/objc/:Nicola Pero2-20/+5
2010-09-26Reverted removing 'inline' from get_impNicola Pero2-3/+2
2010-09-26i386.md (pro_epilogue_adjust_stack_<mode>_add): Merge from pro_epilogue_adjus...Uros Bizjak3-24/+27
2010-09-26In libobjc/:Nicola Pero2-54/+4
2010-09-26sendmsg.c (get_imp): Remove inline.Kai Tietz8-48/+73