aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-30regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher4-444/+506
2007-03-30re PR tree-optimization/31383 (ICE with -O2 -ftree-vectorize (regression))Zdenek Dvorak2-1/+8
2007-03-30PR middle-end/PR30700Jan Hubicka2-1/+20
2007-03-30symbol.c (gfc_find_gsymbol): Simplify, don't unconditionally descend into all...Tobias Schlüter2-9/+13
2007-03-29unwind-generic.h (_sleb128_t, _uleb128_t): Don't use HAVE_LONG_LONG to decide...Richard Henderson2-7/+10
2007-03-29emutls.c (struct __emutls_array): New.Richard Henderson2-18/+31
2007-03-29Daily bump.GCC Administrator1-1/+1
2007-03-30intrinsic.c (conv_name): Let gfc_get_string handle the format.Tobias Schlüter2-8/+17
2007-03-29pedantic2.C: New testcase.Dirk Mueller2-0/+10
2007-03-29varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson11-362/+386
2007-03-29size_dim.f90: Fix dg directive.Francois-Xavier Coudert27-76/+103
2007-03-29* config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Fix typo.Mike Stump1-2/+2
2007-03-29* config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef.Mike Stump2-2/+1
2007-03-29gengtype.c (oprintf): Mostly revert changes from 2007-03-26...Zack Weinberg2-24/+20
2007-03-29re PR middle-end/30666 (warning: canonical types differ for identical types d...Douglas Gregor2-16/+14
2007-03-29tree.c (cp_walk_subtrees): Do not set input_location.Richard Guenther2-9/+4
2007-03-29ifcvt.c (struct noce_if_info): Add then_else_reversed field.Steven Bosscher2-6/+24
2007-03-29fr30.md (movdi): Do not accept immediates as the destination of this insn.Lars Poeschel3-25/+36
2007-03-29s390.c (s390_secondary_input_reload_class, [...]): Functions removed.Andreas Krebbel4-146/+99
2007-03-29regmove.c (optimize_reg_copy_1): Don't perform DEST->SRC repair action if SRC...Andreas Krebbel2-8/+13
2007-03-29darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Add.Mike Stump5-3/+27
2007-03-28Daily bump.GCC Administrator1-1/+1
2007-03-28target-supports.exp (check_effective_target_fstack_protector): New.Eric Christopher4-9/+27
2007-03-28Adding barcelona as a variant of amdfam10 architectureDwarakanath Rajagopal4-8/+18
2007-03-28re PR c++/29077 (Incorrect error message for destructor in wrong namespace)Simon Martin4-6/+40
2007-03-28tree-dfa.c (get_ref_base_and_extent): Do not expect positive offsets for BIT_...Eric Botcazou5-13/+49
2007-03-28gfc-internals.texi: Fix output filename.Tobias Schlüter2-1/+57
2007-03-28tree.c (is_global_var): Move ...Richard Guenther4-12/+17
2007-03-28parser.c (struct cp_parser): Update comment for greater_than_is_operator_p.Douglas Gregor7-12/+161
2007-03-28i386.h (X86_TUNE_PROMOTE_HIMODE_IMUL): New tuning option.Uros Bizjak4-30/+45
2007-03-28decl.c (redeclaration_error_message): Complain when redeclaring a friend func...Douglas Gregor10-36/+200
2007-03-28re PR target/31380 ([4.1/4.2]: Typo in gcc/config/i386/sse.md)Grigory Zagorodnev2-1/+6
2007-03-28Fix dates on recent entriesNick Clifton1-2/+2
2007-03-28fr30.md (movsi_internal): Change destination constraint from m to V and add m...Lars Poeschel2-4/+10
2007-03-28sh.md (movsi_i): Fix type attribute.Christian Bruel2-1/+5
2007-03-28sh.md (movsi_ie): Fix memory constraints attribute length.Christian Bruel2-2/+7
2007-03-28[multiple changes]Douglas Gregor4-6/+36
2007-03-28config.gcc: Add sh4-300 to multilib.Christian Bruel2-2/+7
2007-03-28s390.md ("fix_trunc<mode>di2"): New expander.Andreas Krebbel2-8/+29
2007-03-28sh.h (CALL_COOKIE_RET_TRAMP_SHIFT): Move after the definition of struct sh_args.Kaz Kojima2-6/+14
2007-03-28ifcvt.c (cond_exec_find_if_block): Return FALSE if no transformations are app...Steven Bosscher2-0/+7
2007-03-28tree.c (tree_contains_struct): Permit 512 tree codes.Douglas Gregor3-4/+14
2007-03-27func-vararg-alternate.h: New file.Janis Johnson5-0/+215
2007-03-27Daily bump.GCC Administrator1-1/+1
2007-03-27Fix misspelled file name in ChangeLog entry.Janis Johnson1-1/+1
2007-03-27func-vararg-mixed.c: Add optional debugging output.Janis Johnson3-25/+51
2007-03-27* gcc.dg/dfp/operandor-conf.c: Call init, fix typo.Janis Johnson2-1/+5
2007-03-28avr.c (avr_mcu_types): Move at90usb82 device to 'avr4' architecture.Anatoly Sokolov2-1/+6
2007-03-27configure.ac: Fix assembler test for powerpc*-linux decimal float.Janis Johnson3-4/+7
2007-03-27* configure: Regenerate using the correct version of autoconf.Janis Johnson2-5655/+5262