aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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 Taylor2-0/+13
2010-09-27* dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEBUG_LABEL.Richard Henderson2-2/+7
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 Taylor29-32/+1074
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero19-115/+1440
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero14-8/+237
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-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-26i386.md (pro_epilogue_adjust_stack_<mode>_add): Merge from pro_epilogue_adjus...Uros Bizjak3-24/+27
2010-09-26re PR fortran/45793 ([4.6 Regressions] Numerous test-suite failures)Jerry DeLisle2-4/+9
2010-09-26i386.md (movmsk_df): New insn.Uros Bizjak2-16/+67
2010-09-26mips.c (mips_builtin_decls): Declare.Richard Sandiford2-3/+28
2010-09-25cygwin.asm: Include auto-host.h.Kai Tietz9-142/+216
2010-09-26Daily bump.GCC Administrator1-1/+1
2010-09-25tree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when inserting new statemen...Eric Botcazou6-1/+70
2010-09-25gfortran.texi: Re-add accidently removed \input line.Tobias Burnus2-1/+5
2010-09-25lto.c (lto_read_all_file_options): Start a new line after printing out file n...Jie Zhang2-0/+8
2010-09-25re PR fortran/45776 (Full implementation of variable definition contexts (and...Daniel Kraft8-90/+239
2010-09-25avr.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov4-5/+15
2010-09-25interface.c (gfc_match_end_interface): Constify char pointer to fix warning.Tobias Burnus2-2/+7
2010-09-25interface.c (gfc_match_end_interface): Deal with user defined operators that...Steven G. Kargl4-4/+111
2010-09-25Daily bump.GCC Administrator1-1/+1