aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-27fstream.tcc (basic_filebuf<>::underflow): Don't call codecvt::in at all if _M...Paolo Carlini3-5/+99
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 Tromey7-313/+129
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-26Revert accidental commit.DJ Delorie1-3779/+2981
2007-03-26Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg2-5278/+6586
2007-03-26Main.java (cniOrJniSeen): New field.Stepan Kasal13-1/+14
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 Weinberg9-3173/+4148
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-26configure.ac: Remove checks for mktime...David Daney8-663/+24
2007-03-26acx.m4 (ACX_BUGURL): Set BUGURL first.H.J. Lu2-6/+18
2007-03-26gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.Uros Bizjak3-0/+7
2007-03-26inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_in...Jakub Jelinek6-24/+51
2007-03-26i386.c (IX86_BUILTIN_CMPNEPD, [...]): Remove.Jakub Jelinek2-27/+14
2007-03-26complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h.Benjamin Kosnik13-13/+235
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-26Fix date in entry.Jerry DeLisle1-4/+1
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle4-2/+27
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-25functional: Formatting fixes.Paolo Carlini2-641/+687
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 Koenig4-1/+30
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