aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo11-562/+2700
2004-05-11* doc/md.texi (Standard Names): Fix typo in vec_init description.Aldy Hernandez1-1/+1
2004-05-11* doc/gty.texi (GTY Options): Clarify example.Geoffrey Keating1-1/+1
2004-05-08install.texi (sparc-sun-solaris2*): Document bootstrap problems with earlier ...Eric Botcazou1-0/+7
2004-05-06invoke.texi: Restore -fgcse-after-reload doc from 1.421, mistakenly clobbered...Stuart Hastings1-3/+10
2004-05-06invoke.texi: Document -mvr4130-align.Richard Sandiford1-1/+14
2004-05-06re PR driver/9822 (The "%c" spec option produces: gcc: spec failure: unrecogn...Ian Lance Taylor1-7/+0
2004-05-05arm-protots.h (vfp_mem_operand): Rename ...Paul Brook1-0/+3
2004-05-05Restore partial missing damaged in 1.423.Mike Stump1-1/+29
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump3-31/+61
2004-04-29Patch from Richard Guenther.Richard Guenther1-1/+7
2004-04-29gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp1-0/+9
2004-04-29invoke.texi (Objective-C Dialect Options): Don't prefix options with "-" in t...Ben Elliston1-10/+10
2004-04-26invoke.texi (Overall Options): Document default for -o for PCH files.Geoffrey Keating1-4/+6
2004-04-23invoke.texi (Optimize Options): Refer to "unit-at-a-time mode" rather than "-...Paolo Bonzini1-17/+44
2004-04-22invoke.texi: Remove the MIPS -membedded-pic option.Richard Sandiford1-13/+3
2004-04-21MIPS SB-1 DFA scheduler.James E Wilson1-1/+13
2004-04-20Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini1-13/+11
2004-04-19install.texi (*-ibm-aix*): Add AIX 5.1 assembler and archiver fix information.David Edelsohn1-1/+1
2004-04-19install.texi (Specific, [...]): Fix IRIX 5.3 IDO download URL.Rainer Orth1-1/+1
2004-04-18re PR other/14918 (-fprofile-generate should be documented as necessary for l...Mark Mitchell1-3/+6
2004-04-18extend.texi (Strong Using): Warn users against using this feature.Mark Mitchell1-0/+5
2004-04-17opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini1-3/+8
2004-04-16install.texi (Specific, [...]): Reflect working IRIX 5 port.Rainer Orth1-71/+28
2004-04-14builtins.c (fold_builtin_isdigit): New.Kaveh R. Ghazi1-4/+9
2004-04-14invoke.texi: Rename MIPS's -mfix-vr4122-bugs to -mfix-vr4120.Richard Sandiford1-6/+6
2004-04-13defaults.h (HOT_TEXT_SECTION_NAME): Add leading dot.Richard Henderson1-2/+2
2004-04-10varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...Andrew Pinski1-13/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice3-2/+50
2004-04-08re PR pch/13419 (Clarification of invoke.texi requested)Geoffrey Keating1-21/+49
2004-04-08invoke.texi (Precompiled Headers): Warn about known problems.Mark Mitchell1-0/+7
2004-04-08re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith1-0/+8
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-10/+12
2004-04-06* doc/install.texi: Update HP-UX 11 installation procedure.John David Anglin1-62/+101
2004-04-06* doc/sourcebuild.texi: Remove obsolete contraint on testcases.Paul Brook1-4/+0
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-5/+16
2004-04-04invoke.texi (-mabi=o64): Create link to O64 ABI documentation.Mark Mitchell1-0/+3
2004-04-03* md.texi (vec_set, vec_extract, vec_init): Document.Jan Hubicka1-0/+15
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-111/+173
2004-03-28c-tree.h (C_DECL_REGISTER): New.Joseph Myers1-8/+0
2004-03-27builtin-types.def (BT_WINT, [...]): New.Kaveh R. Ghazi1-7/+29
2004-03-25builtins.def: Add ctype builtins.Kaveh R. Ghazi1-47/+66
2004-03-25rs6000.c (rs6000_always_hint): New variable.David Edelsohn1-2/+2
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-24invoke.texi (-frename-registers): Add enabled at -O3.David Edelsohn1-13/+17
2004-03-24config.gcc: Add --with-abi=Paul Brook1-8/+16
2004-03-24mips.h (MASK_FIX_VR4122, [...]): New macros.DJ Delorie1-1/+19
2004-03-24mips.h (PROCESSOR_R4130): New processor_type.Richard Sandiford1-1/+1
2004-03-24invoke.texi: Apply missed hunk from 2004-03-03 change.Maciej W. Rozycki1-1/+16
2004-03-24extend.texi (ARM Built-in Functions): Replace with correct declarations.Ian Lance Taylor1-135/+124