aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-0/+28
2004-03-23delete some extraneous characters accidentally included in last change.David Edelsohn1-1/+1
2004-03-22params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn1-0/+8
2004-03-21* frontends.texi: Add missing line.Joseph Myers1-0/+1
2004-03-21frontends.texi: Rewrite.Joseph Myers2-52/+42
2004-03-20re PR other/14630 (install-info gccinstall.info - warning: no info dir entry)Joseph Myers1-0/+4
2004-03-16cppopts.texi (fwide-exec-charset): Fix typo.Eric Christopher1-1/+1
2004-03-16c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini1-22/+16
2004-03-16m68k.md: Fix constraints for bitfield instructions.Richard Zidlicky1-1/+1
2004-03-15sparc.h: Rework comments about the code model in 64-bit environment and the m...Eric Botcazou1-15/+15