aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-16[multiple changes]Diego Novillo1-0/+1
2008-05-16invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck1-1/+4
2008-05-16From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-2/+39
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson1-0/+41
2008-05-15tree-pass.h (current_pass): Declare.Richard Guenther1-0/+10
2008-05-14Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner1-2/+11
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-17/+0
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey3-57/+54
2008-05-09re PR middle-end/36177 (g++.dg/opt/pr23714.C ICEs with 135041 -> 135057)Kenneth Zadeck1-7/+35
2008-05-09invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther1-21/+1
2008-05-08common.opt (Wframe-larger-than=): Shorten the help message to one line.Seongbae Park1-1/+8
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-3/+5
2008-05-04config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller1-1/+2
2008-05-03invoke.texi (max-flow-memory-locations): Removed.Kenneth Zadeck1-4/+0
2008-05-02Rolled back the following changes made in revision 134865:Simon Baldwin1-5/+4
2008-05-02i386.c (ix86_special_builtin_type): New.H.J. Lu1-6/+6
2008-05-01c-common.h (warn_array_subscript_range): New function.Simon Baldwin1-4/+5
2008-05-01i386.c (ix86_builtin_type): Replace DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1D...H.J. Lu1-1/+1
2008-05-01re PR target/36095 (__builtin_ia32_crc32di shouldn't defined in 32bit)H.J. Lu1-1/+1
2008-05-01i386.c (ix86_builtin_type): Add V8HI_FTYPE_V8HI_V8HI_COUNT...H.J. Lu1-1/+1
2008-04-30gcc.c (wrapper_string): New variable.Seongbae Park1-1/+14
2008-04-30i386.c (ix86_builtin_type): Add FLOAT128_FTYPE_FLOAT128_FLOAT128...H.J. Lu1-5/+5
2008-04-29* doc/tm.texi (RETURN_ADDR_RTX): Fix typo.Nick Clifton1-1/+1
2008-04-28re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek1-1/+4
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-0/+79
2008-04-18re PR preprocessor/15500 (gcc ignores locale when converting wide string lite...Tom Tromey1-4/+5
2008-04-14flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.Ian Lance Taylor1-5/+14
2008-04-11constraints.md: New file.Bernd Schmidt1-1/+1