aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2008-07-04tree-ssa-structalias.c (lookup_vi_for_tree): Declare.Richard Guenther1-1/+2
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+26
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-0/+39
2008-07-02tree-switch-conversion.c: Corrected various comments and whitespace issuesMartin Jambor1-1/+1
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-4/+15
2008-06-30install.texi (specific): Expand Windows build notes.Aaron W. LaFramboise1-2/+84
2008-06-28extend.texi (Variable Attributes): Use @ref instead of @xref.Sandra Loosemore2-18/+19
2008-06-28rtl.texi (const_vector): Document const_fixed as legitimate element type of c...Ulrich Weigand1-1/+1
2008-06-27[multiple changes]David Edelsohn1-5/+5
2008-06-25invoke.texi (Optimize Options): Add anchor for the type-punning blurb.Hans-Peter Nilsson2-5/+17
2008-06-20rtl.texi: Updated subreg section.Kenneth Zadeck1-16/+63
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston2-10/+9
2008-06-18re PR bootstrap/30739 (awk Prerequisite is not documented)Ralf Wildenhues1-0/+6
2008-06-18config.gcc (mips64el-st-linux-gnu): Use mips/st.h and mips/t-st.Daniel Jacobowitz1-0/+5
2008-06-18df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher1-8/+0
2008-06-17Remove libcall notes.Steven Bosscher1-31/+0
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues19-218/+216
2008-06-15mips-modes.def: Add V8QI, V4HI and V2SI modes.Mark Shinwell1-0/+127
2008-06-11config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.Joseph Myers1-1/+10
2008-06-09md.texi: Synchronize with later constraints.md change.Richard Sandiford1-3/+5
2008-06-09install.texi (*-*-solaris2*): Remove obsolete contents.Eric Botcazou1-29/+15
2008-06-09* doc/install.texi: Update requirements to build the Ada compiler.Arnaud Charlet1-1/+1
2008-06-08invoke.texi (Wenum-compare): Mention that it is enabled by default.Manuel López-Ibáñez1-1/+2
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers5-339/+14
2008-06-06invoke.texi: Document -march=xlr.Sandip Matte1-1/+2
2008-06-04tree-call-cdce.c: New file.Xinliang David Li1-2/+11
2008-06-04m68k.opt (mxgot): New option.Joseph Myers1-1/+34
2008-06-03Fixed typo.Kai Tietz1-1/+1
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2-0/+22
2008-05-28mips.c (mips_cpu_info_table): Add loongson2e and loongson2f entries.Mark Shinwell1-0/+1
2008-05-27Fix c++/27975.Michael Matz1-1/+6
2008-05-27reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel1-0/+110
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2-0/+13
2008-05-26re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu1-0/+15
2008-05-25invoke.texi: Added f77, f77-cpp-input to list of file types.Daniel Franke1-1/+1
2008-05-24builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.Kaveh R. Ghazi1-1/+1
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook2-1/+18
2008-05-23re PR target/36079 (cld instruction is not emitted anymore.)Uros Bizjak2-1/+25
2008-05-23builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi1-4/+16
2008-05-22sh.opt (mfixed-range): New option.Kaz Kojima1-1/+9
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-5/+5
2008-05-22c.opt (Wimport): Mark as undocumented.Tom Tromey2-10/+1
2008-05-21invoke.texi: Add cpu_type's 464 and 464fp.Peter Bergner1-4/+4
2008-05-21sourcebuild.texi (Test Directives): Add dg-xfail-run-if.Janis Johnson1-1/+5
2008-05-20install.texi2html: Generate gcc-vers.texi in $DESTDIR not $SOURCEDIR/include.Joseph Myers1-3/+3
2008-05-20Revert r135493 & r135463Xinliang David Li1-8/+1
2008-05-18re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi1-2/+13
2008-05-18comment/style fixesXinliang David Li1-3/+3
2008-05-17rtl.texi (RTL_CONST_CALL_P, [...]): Fixed typos.Kenneth Zadeck1-2/+2
2008-05-17Check in tree-dce enh to trunkXinliang David Li1-1/+8