aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2011-06-10sourcebuild.texi (Effective-Target Keywords, pie): Document it.Rainer Orth1-0/+3
2011-06-10invoke.texi (SPARC options): Add -mflat.Eric Botcazou1-1/+14
2011-06-09tm.texi.in (Register Classes): Document rule for the narrowest register classes.Hans-Peter Nilsson2-0/+12
2011-06-09Revert r174848,174849Xinliang David Li1-8/+1
2011-06-09-fdump-pass implementationDavid Li1-1/+8
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2-26/+0
2011-06-08In gcc/doc/: 2011-06-09 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-18/+2
2011-06-08invoke.texi (ARM Options): Update description of -mthumb-interwork.Nick Clifton1-4/+5
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-1/+2
2011-06-07Handle assembler name in -fdisable/enable optionsXinliang David Li1-6/+8
2011-06-07re PR tree-optimization/48497 (gfortran.dg/graphite/vect-pr40979.f90 FAILs wi...Rainer Orth1-0/+5
2011-06-07simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening multiplies.Andrew Stubbs1-0/+17
2011-06-04invoke.texi: Document -Wdelete-non-virtual-dtor.Jonathan Wakely1-0/+9
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2-12/+2
2011-06-03* doc/install.texi (Options specification): Document --with-specs.Nathan Sidwell1-0/+13
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva2-0/+12
2011-06-01arm-cores.def: Add cortex-r5.Paul Brook1-1/+2
2011-05-31params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.Alexandre Oliva1-0/+10
2011-05-30New option to disable/enable optimization passes.Xinliang David Li1-1/+75
2011-05-27contrib.texi: Update copyright years.Alexander Monakov1-1/+5
2011-05-27sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt2-0/+8
2011-05-25Update pause intrinsic.H.J. Lu1-1/+2
2011-05-25Implement x86 pause intrinsic.H.J. Lu1-0/+7
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt2-0/+29
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+32
2011-05-23optc-save-gen.awk: New.Joseph Myers1-1/+2
2011-05-23gthr-gnat.c: Remove.Rainer Orth1-6/+0
2011-05-21re PR c++/48780 ([C++0x] scoped enumerations and va_arg (default argument pro...Jason Merrill1-0/+2
2011-05-21In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+45
2011-05-18invoke.texi (Blackfin Options): -mcpu accepts bf592.Stuart Henderson1-1/+1
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus1-1/+1
2011-05-13re PR gcov-profile/47793 (Relative path in fprofile-use turns into absolute p...Martin Thuresson1-1/+1
2011-05-11install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi1-0/+5
2011-05-10* doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.Joseph Myers1-0/+3
2011-05-08invoke.texi (-fuse-linker-plugin): Improve grammar.Jonathan Wakely1-9/+10
2011-05-06re PR target/47930 (-marm is undocumented; driver accepts -mno-thumb)Ramana Radhakrishnan1-8/+8
2011-05-04Regenerate.Mike Stump1-1/+1
2011-05-04Remove extra spacing at the end of the line.Mike Stump22-561/+561
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus1-1/+2
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel2-0/+4
2011-05-04re PR other/48093 (-mtls-dialect= is undocumented)Alexandre Oliva1-0/+13
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+42
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford2-0/+30
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-18/+15
2011-04-26mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.Rainer Orth2-7/+5
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-0/+4
2011-04-24re PR other/48748 (Undocumented type traits used in libstdc++-4.6)Paolo Carlini1-21/+36
2011-04-24sourcebuild.texi (Ada Tests): Adjust reference to ACATS testsuite and make it...Gerald Pfeifer1-2/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-20/+20
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2-5/+9