aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2005-06-30function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...Jakub Jelinek1-6/+4
2005-06-29target.h (gcc_target): New field allocate_initial_value.Kaz Kojima1-7/+9
2005-06-29gcc.texi: Update FSF address.Kelley Cook1-2/+2
2005-06-28target.h (invalid_conversion, [...]): New hooks.Joseph Myers1-0/+20
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-6/+8
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+19
2005-06-28texinfo.tex: Import from upstream CVS.Kelley Cook1-130/+342
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-1/+11
2005-06-28fdl.texi: Merge in changes from upstream.Kelley Cook2-15/+17
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+135
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2-0/+50
2005-06-26cfg.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-06-26install.texi (Specific): Do not specify the concrete versions of GCC provided...Gerald Pfeifer1-6/+3
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2-5/+5
2005-06-24tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka2-2/+22
2005-06-18md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 f...Uros Bizjak1-2/+13
2005-06-16extend.texi: Document sseregparm target attribute.Richard Guenther1-6/+15
2005-06-15* doc/invoke.texi (-mips16): Fix typo.Richard Sandiford1-1/+1
2005-06-15mips.h (GENERATE_MIPS16E): New definition.David Ung1-1/+2
2005-06-13* doc/invoke.texi (Blackfin Options): Document -mlong-calls.Bernd Schmidt1-1/+17
2005-06-10i386.c (optimization_options): Make -fno-math-errno the default on Darwin.Dale Johannesen1-0/+4
2005-06-09re PR c/21759 (Implement warning for codes at the intersection of C and C++)Gabriel Dos Reis1-1/+6
2005-06-09target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling1-5/+6
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-0/+5
2005-06-08system.h: Poison EXTRA_CC_MODES.Eric Christopher2-4/+5
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak2-0/+27
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-1/+1
2005-06-06* doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston1-2/+2
2005-06-05rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn1-1/+12
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-1/+2
2005-06-02tree-vrp.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-02re PR tree-optimization/21765 (-free-vrp is undocumented.)Diego Novillo1-0/+16
2005-06-01rtl.texi: Remove references to NOTE_INSN_SETJMP.Ramana Radhakrishnan1-3/+5
2005-06-01common.opt (fjump-tables): New.Joseph Myers1-0/+10
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2-154/+3
2005-06-01configure.ac: Add --enable-secureplt.Alan Modra2-7/+40
2005-05-31tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford1-18/+26
2005-05-31install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.Eric Botcazou1-5/+5
2005-05-31install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun Work...Eric Botcazou1-0/+11
2005-05-30re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini1-15/+18
2005-05-30re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)H.J. Lu1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata3-4/+4
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-6/+23
2005-05-25loop-doloop.c: Include "target.h".Adrian Straetling1-0/+11
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+9
2005-05-19cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-12/+6
2005-05-18invoke.texi (SPARC options): Document that -mapp-regs is the default on Solar...Eric Botcazou1-1/+1
2005-05-17Yet more Objective-C++...Ziemowit Laski1-1/+61
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini1-1/+7