aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-14libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell140-0/+564
2007-03-14pass59-frag.c (main): Fix casting of arg.Uros Bizjak2-2/+6
2007-03-14invoke.texi (i386 and x86-64 Options): Clarify -msahf option.Uros Bizjak2-5/+10
2007-03-14re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park2-0/+14
2007-03-13Fixed pr-number typo in last ChangeLog entry.Brooks Moses1-1/+1
2007-03-13re PR fortran/30922 (IMPORT fails for same symbol in multiple interface bodie...Brooks Moses2-19/+33
2007-03-13re PR fortran/28068 (Non-standard intrinsics should be documented)Brooks Moses2-39/+343
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva8-29/+76
2007-03-14re PR middle-end/31127 (ICE in cse_find_path, at cse.c:5930)Alexandre Oliva4-12/+45
2007-03-14ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes...Jan Hubicka2-0/+15
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak9-165/+919
2007-03-14Daily bump.GCC Administrator1-1/+1
2007-03-13re PR bootstrap/30899 (build failure with --enable-generated-files-in-srcdir)Mark Mitchell2-1/+7
2007-03-13re PR driver/12448 (-MT / -MQ don't behave as documented.)David Taylor2-1/+7
2007-03-13re PR target/31123 (FAIL: gcc.c-torture/execute/builtin-bitops-1.c compilatio...John David Anglin1-0/+1
2007-03-13pa.md (vdepi_ior): Don't allow zero length deposit.John David Anglin2-3/+8
2007-03-13i386.opt (mcx16, msahf): New options.Uros Bizjak8-17/+73
2007-03-13tuple: Only include <utility> for std::pair, and forward declare reference_wr...Paolo Carlini7-509/+366
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz5-2/+27
2007-03-13configure.ac: Test for assembler tolerance to # 0 "".Alexandre Oliva5-1/+81
2007-03-13* doc/invoke.texi (Spec Files): Update for '%{,' spec.Geoffrey Keating2-7/+16
2007-03-13darwin-fallback.c: Compile file only on powerpc.Geoffrey Keating3-7/+23
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons101-7/+3254
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