aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2002-08-11re PR target/7531 (-mcmodel not documented for x86-64)Andreas Jaeger1-0/+27
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth2-5/+17
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth1-2/+0
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-0/+11
2002-08-07stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to type_align whe...Jakub Jelinek1-3/+5
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-0/+1
2002-08-06mips.c (override_options): Set MASK_BRANCHLIKELY in target_flags based on ISA...Chris Demetriou1-1/+14
2002-08-06cppinit.c (struct lang_flags): Rename trigraphs std.Neil Booth1-1/+10
2002-08-06* doc/install.texi (Binaries): Update Bull Freeware URL.David Edelsohn1-1/+1
2002-08-06* doc/gcc.texi (Top): Rename Index to Keyword Index.Gerald Pfeifer1-3/+3
2002-08-05* doc/c-tree.texi (Expression trees): Document VA_ARG_EXPRGabriel Dos Reis1-0/+7
2002-08-04invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES.Chris Demetriou1-5/+0
2002-08-05install.texi (Installing GCC): Refer to buildstat.html, rather than listing v...Mark Mitchell1-5/+1
2002-08-04gcov.c (bb_file_time): New static variable.Nathan Sidwell1-67/+121
2002-08-04gcc-common.texi (version-GCC): Increase to 3.3.Joseph Myers1-1/+1
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell1-12/+21
2002-08-03builtins.def: Define new builtin functions exp...Roger Sayle2-4/+50
2002-08-02c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.Zack Weinberg2-1/+11
2002-08-01config.gcc (mipsisa64sb1-*-elf*): New configuration.Chris Demetriou1-2/+2
2002-08-01cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.Neil Booth1-6/+0
2002-07-31m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.Kaveh R. Ghazi1-0/+3
2002-07-31extend.texi (Hints implementation): Document that GCC mostly ignores `register'.Geoffrey Keating1-0/+21
2002-07-30New target macro DECLARE_LIBRARY_RENAMESBernd Schmidt1-0/+7
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene1-2/+14
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-1/+2
2002-07-29gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating2-8/+47
2002-07-29profile.c: Add file comment describing the overall algorithm and structures.Nathan Sidwell1-7/+25
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-4/+10
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle1-5/+22
2002-07-27decl2.c (cxx_decode_option): Support -fno-builtin-foo.Roger Sayle1-10/+3
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs1-1/+1
2002-07-26cppopts.texi: Update.Neil Booth1-0/+11
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford1-60/+79
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-0/+76
2002-07-25eabi.h: Define TARGET_SPE_ABI, TARGET_SPE, TARGET_ISEL, and TARGET_FPRS.Aldy Hernandez1-0/+17
2002-07-24stop recommending -fexternal-templatesJason Merrill1-35/+0
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth1-0/+10
2002-07-23* doc/tm.texi: Update documentation.Neil Booth1-9/+0
2002-07-23recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.J"orn Rennecke1-2/+2
2002-07-23extend.texi: Say ISO C90, not ISO C89.Gabriel Dos Reis3-12/+11
2002-07-21Enhancements for the if-conversion passBernd Schmidt1-15/+40
2002-07-19rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg2-16/+24
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth2-7/+2
2002-07-16invoke.texi (NS32K Options): Document -mieee-compare optionIan Dall1-0/+9
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg4-24/+5
2002-07-15[multiple changes]Michael Matz1-1/+7
2002-07-14Make gengtype.c language independent.Tim Josling2-9/+33
2002-07-13expr.c [...]: New macro defining the maximum number of move instructions to u...Roger Sayle1-0/+16
2002-07-10invoke.texi (Debugging Options): Mention that -gdwarf is deprecated.Mark Mitchell1-0/+4
2002-07-09cpperror.c (cpp_error): Default to directive_line within directives here.Neil Booth1-39/+55