aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-13Daily bump.GCC Administrator1-1/+1
2007-03-12c90-vla-1.c: Reflect the change of the error message.Seongbae Park4-3/+9
2007-03-12invoke.texi: Fix cpp.info cross-reference.Brooks Moses3-2/+7
2007-03-12regex: Add "boilerplate" implementations.Stephen M. Webb36-3/+3926
2007-03-12re PR middle-end/30835 (ICE with -O2 -ftree-loop-linear)Zdenek Dvorak2-5/+12
2007-03-12gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL for some multilibs.Joseph Myers2-1/+8
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway1-1/+1
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway2-1/+12
2007-03-12re PR bootstrap/30635 (--enable-stage1-langauges configure option is not docu...Brooks Moses2-0/+20
2007-03-12natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel2-8/+16
2007-03-12tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare.Steven Bosscher4-0/+68
2007-03-12Fixed erroneous ChangeLog and gcc/ChangeLog entries.Brooks Moses2-4/+1
2007-03-12Makefile.in: Add dummy "install-info" target.Brooks Moses5-20/+122
2007-03-12invoke.texi (Wvla): New warning.Seongbae Park18-15/+166
2007-03-12alpha.c (alpha_elf_section_type_flags): New.Richard Henderson2-0/+23
2007-03-12darwin.c (machopic_reloc_rw_mask): New.Richard Henderson4-0/+15
2007-03-12re PR c++/30108 (internal compiler error: in make_decl_rtl, at varasm.c:890)Mark Mitchell4-3/+35
2007-03-12cppdefault.c (cpp_EXEC_PREFIX): New variable.Mark Mitchell5-5/+40
2007-03-12stl_algo.h (swap_ranges): Move...Paolo Carlini4-41/+42
2007-03-12i386.md (fixuns_trunc<mode>hi2): Implement from fixuns_truncsfhi2 and fixuns_...Uros Bizjak2-54/+30
2007-03-12target-supports.exp (check_profiling_available): Return false for VxWorks.Richard Sandiford6-3/+28
2007-03-12config.gcc (i[4567]86-wrs-vxworks, [...]): Add elfos.h to tm_file.Richard Sandiford2-1/+6
2007-03-12981006-1.c: Use the non-PIC options if PIC is not supported.Richard Sandiford21-1/+44
2007-03-12ipa-type-escape improvementsOlga Golovanevsky4-63/+419
2007-03-11* Makefile.in (install-info): New dummy target.Brooks Moses2-1/+6
2007-03-12re PR c++/30328 (bit-field: unassemblable assembly code)Mark Mitchell6-1/+72
2007-03-12Daily bump.GCC Administrator1-1/+1
2007-03-11re PR fortran/30883 ([4.1/4.2 only] procedure with dummy procedure f1 reject...Paul Thomas4-0/+55
2007-03-11re PR middle-end/31115 (libstdc++ 22_locale/num_get/get/char/2.cc 27_io/basic...Richard Guenther4-1/+55
2007-03-11tree-vrp.c (vrp_int_const_binop): Handle PLUS_EXPR and the *_DIV_EXPR codes c...Ian Lance Taylor2-7/+27
2007-03-11PR libstdc++/28080 (final)Paolo Carlini10-15/+33
2007-03-11tree-data-ref.c (analyze_offset): Add a return value (bool) to indicate succe...Ira Rosen4-7/+81
2007-03-11* Fix a typo in my previous commit.Uros Bizjak1-1/+1
2007-03-11i386.md (frndintxf2): Rename to ...Uros Bizjak2-114/+59
2007-03-11re PR c++/30274 (bool bit-field: wrong increment and decremenet)Mark Mitchell10-20/+125
2007-03-11Daily bump.GCC Administrator1-1/+1
2007-03-10lower-subreg.c: Include except.h.Steven Bosscher4-5/+91
2007-03-10PR libstdc++/28080 (partial)Paolo Carlini9-334/+392
2007-03-10Fix PR number.Mark Mitchell3-3/+3
2007-03-10re PR target/20924 (inline float divide does not set correct fpu status flags)Mark Mitchell4-4/+30
2007-03-10c-common.c (warn_logical_operator): Fix condition.Dirk Mueller2-17/+19
2007-03-10Wlogical-op-1.c: Remove duplicated part.Dirk Mueller2-102/+10
2007-03-10re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller1-0/+6
2007-03-10Fix typo in ChangeLog entryTobias Schlüter1-3/+3
2007-03-10darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark.Tobias Schlüter3-3/+10
2007-03-10configure.ac (glibc_header_dir): Set using with_build_sysroot if defined.Joseph Myers3-0/+14
2007-03-10i386.md (UNSPEC_C2_FLAG): New constant.Uros Bizjak4-14/+38
2007-03-10sh.c (sh_insn_length_adjustment): Adjust for the change of decode_asm_operands.Kaz Kojima2-1/+6
2007-03-10mode-switching.c (create_pre_exit): Skip blockage insn.Kaz Kojima2-0/+10
2007-03-10Makefile.in: Regenerate.Douglas Gregor12-2221/+1521