aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-12re PR bootstrap/30635 (--enable-stage1-langauges configure option is not docu...Brooks Moses2-0/+20
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 Moses1-0/+1
2007-03-12invoke.texi (Wvla): New warning.Seongbae Park17-15/+162
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-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-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-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-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-10re PR c++/20599 (variadic template support)Douglas Gregor94-0/+2473
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor16-287/+3226
2007-03-09tree-pass.h (TODO_update_smt_usage): Remove.Diego Novillo8-47/+25
2007-03-10pa.c (attr_length_call): Revise condition for long pc-relative branch.John David Anglin2-6/+16
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating10-58/+93
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson16-175/+217
2007-03-10Daily bump.GCC Administrator1-1/+1