aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-27tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and computations wit...Richard Guenther2-30/+28
2007-03-27* gcc.target/powerpc/ppc-stackalign-1.c: Run for powerpc-eabi.Daniel Jacobowitz2-1/+5
2007-03-27target-supports.exp (check_effective_target_fortran_large_real): Delete creat...Uros Bizjak2-20/+30
2007-03-27Index: gcc/java/ChangeLogTom Tromey3-285/+18
2007-03-27darwin.h (DARWIN_MINVERSION_SPEC): Add objective-c-header, objective-c++-head...Mike Stump3-0/+11
2007-03-26gfc-internals.texi: New file,Brooks Moses3-3/+395
2007-03-26re PR target/31361 (SSE2 generation bug with shifts)Richard Henderson4-21/+156
2007-03-27parser.c (cp_parser_member_declaration): Pedwarn about stray semicolons after...Dirk Mueller2-1/+10
2007-03-26Daily bump.GCC Administrator1-1/+1
2007-03-26* error.c (show_locus): Remove always-false test.Brooks Moses2-6/+4
2007-03-26Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg2-5278/+6586
2007-03-26re PR c++/30500 (pragma GCC system_header vs templates)Paolo Carlini1-0/+8
2007-03-26re PR c++/30500 (pragma GCC system_header vs templates)Paolo Carlini6-0/+43
2007-03-26re PR tree-optimization/31345 (ICE in set_value_range, at tree-vrp.c:269)Ian Lance Taylor4-2/+45
2007-03-26* lang.opt: Minor edits to descriptions.Brooks Moses2-2/+6
2007-03-26gengtype-parse.c: New file.Zack Weinberg8-298/+297
2007-03-26gengtype.c: Don't include gtyp-gen.h.Zack Weinberg8-192/+369
2007-03-26gengtype.h: Remove all type definitions to gengtype.c...Zack Weinberg4-277/+275
2007-03-26gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg5-24/+50
2007-03-26gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg5-46/+73
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg7-262/+165
2007-03-26gengtype-lex.l: Remove rules for parsing pointer-to-function typedefs that us...Zack Weinberg2-34/+3
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg5-201/+49
2007-03-26func_derived_4.f90: Fix module cleanup.Brooks Moses20-11/+47
2007-03-26tree-pretty-print.c (dump_generic_node): Report precision of unnamed integer ...Joseph Myers2-0/+13
2007-03-26ifcvt.c (noce_try_store_flag_constants): Don't check no_new_pseudos here.Steven Bosscher2-171/+237
2007-03-26gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.Uros Bizjak3-0/+7
2007-03-26i386.c (IX86_BUILTIN_CMPNEPD, [...]): Remove.Jakub Jelinek2-27/+14
2007-03-26reg-stack.c (replace_reg): Use IN_RANGE macro in gcc_assert().Uros Bizjak4-18/+38
2007-03-26use_[567].f90: Use correct cleanup-modules dg directive.Uros Bizjak4-3/+7
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle2-0/+21
2007-03-25Daily bump.GCC Administrator1-1/+1
2007-03-25re PR libfortran/31297 (Use of uninitialized variables in libgfortran's I/O)Thomas Koenig8-1/+20
2007-03-25rs6000.c (rs6000_emit_prologue): Always clobber LR in SImode for save_world.David Edelsohn3-7/+14
2007-03-25re PR middle-end/30784 (ICE on loop vectorization (-O1 -march=athlon-xp -ftre...Dorit Nuzman4-2/+55
2007-03-25re PR fortran/30877 (Extending intrinsic operators)Francois-Xavier Coudert6-82/+239
2007-03-25re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig2-0/+23
2007-03-25fix in tree-if-conv.cRevital Eres2-3/+19
2007-03-24darwin.md (load_macho_picbase): Ignore operand 0.David Edelsohn5-105/+143
2007-03-25lib1funcs.asm (div0): Use ARM_FUNC_START and do_push.Paul Brook3-6/+9
2007-03-25Daily bump.GCC Administrator1-1/+1
2007-03-24re PR fortran/30655 (Undue out-of-bounds warning)Francois-Xavier Coudert4-33/+56
2007-03-24constraints.md: New file.Richard Henderson7-212/+209
2007-03-24Add BID decimal supportMichael Meissner15-132/+370
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas3-3/+3
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas6-4/+184
2007-03-24* gfortran.h: Edit comments on GFC_STD_*.Brooks Moses2-3/+10
2007-03-24invoke.texi: Misc.Brooks Moses2-18/+49
2007-03-24Daily bump.GCC Administrator1-1/+1
2007-03-23* fold-const.c (fold_binary): Correct warning for X - c >= X.Ian Lance Taylor2-1/+5