summaryrefslogtreecommitdiff
path: root/gcc/doc
Commit message (Expand)AuthorAgeFilesLines
* Revert r135493 & r135463Xinliang David Li2008-05-201-8/+1
* re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi2008-05-181-2/+13
* comment/style fixesXinliang David Li2008-05-181-3/+3
* rtl.texi (RTL_CONST_CALL_P, [...]): Fixed typos.Kenneth Zadeck2008-05-171-2/+2
* Check in tree-dce enh to trunkXinliang David Li2008-05-171-1/+8
* [multiple changes]Diego Novillo2008-05-161-0/+1
* invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck2008-05-161-1/+4
* From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt2008-05-161-2/+39
* libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson2008-05-151-0/+41
* tree-pass.h (current_pass): Declare.Richard Guenther2008-05-151-0/+10
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-2/+11
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-17/+0
* re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey2008-05-133-57/+54
* re PR middle-end/36177 (g++.dg/opt/pr23714.C ICEs with 135041 -> 135057)Kenneth Zadeck2008-05-091-7/+35
* invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther2008-05-091-21/+1
* common.opt (Wframe-larger-than=): Shorten the help message to one line.Seongbae Park2008-05-081-1/+8
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-3/+5
* config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller2008-05-041-1/+2
* invoke.texi (max-flow-memory-locations): Removed.Kenneth Zadeck2008-05-031-4/+0
* Rolled back the following changes made in revision 134865:Simon Baldwin2008-05-021-5/+4
* i386.c (ix86_special_builtin_type): New.H.J. Lu2008-05-021-6/+6
* c-common.h (warn_array_subscript_range): New function.Simon Baldwin2008-05-011-4/+5
* i386.c (ix86_builtin_type): Replace DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1D...H.J. Lu2008-05-011-1/+1
* re PR target/36095 (__builtin_ia32_crc32di shouldn't defined in 32bit)H.J. Lu2008-05-011-1/+1
* i386.c (ix86_builtin_type): Add V8HI_FTYPE_V8HI_V8HI_COUNT...H.J. Lu2008-05-011-1/+1
* gcc.c (wrapper_string): New variable.Seongbae Park2008-04-301-1/+14
* i386.c (ix86_builtin_type): Add FLOAT128_FTYPE_FLOAT128_FLOAT128...H.J. Lu2008-04-301-5/+5
* * doc/tm.texi (RETURN_ADDR_RTX): Fix typo.Nick Clifton2008-04-291-1/+1
* re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek2008-04-281-1/+4
* targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2008-04-271-0/+79
* re PR preprocessor/15500 (gcc ignores locale when converting wide string lite...Tom Tromey2008-04-181-4/+5
* flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.Ian Lance Taylor2008-04-141-5/+14
* constraints.md: New file.Bernd Schmidt2008-04-111-1/+1
* 2008-04-07 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2008-04-071-65/+167
* gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert2008-04-061-1/+7
* invoke.texi: Document -mbitops for SH.Naveen.H.S2008-04-041-1/+5
* config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu2008-04-042-2/+28
* t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey2008-04-032-1/+4
* cppopts.texi (-dU): Document.Joseph Myers2008-04-021-0/+8
* texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers2008-04-014-2/+19
* * doc/c-tree.texi (Function Basics): Fix grammatical error.Ben Elliston2008-04-011-1/+1
* common.opt (fprofile-dir=, [...]): New optionsSeongbae Park2008-03-311-2/+22
* i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak2008-03-281-9/+20
* sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2008-03-272-6/+1
* * doc/invoke.texi: Fix use of @item vs. @itemx.Andreas Schwab2008-03-261-51/+49
* x-solaris (host-solaris.o): Update.Tom Tromey2008-03-252-1/+6
* sh.c (SH_ATTRIBUTES): Define.Anil Paranjape2008-03-251-1/+31
* extend.texi (Function Attributes): Add missing comma in the example of the "a...Zuxy Meng2008-03-231-1/+1
* common.opt (Wmudflap): New option.Volker Reichelt2008-03-201-1/+6
* ms format support for mingw.Kai Tietz2008-03-202-7/+28