aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-01-31* doc/invoke.texi (SPARC options): Restructure and update.Eric Botcazou1-47/+49
2004-01-31invoke.texi: Follow spelling conventions.Kazu Hirata2-3/+3
2004-01-31install.texi: Fix typos.Kazu Hirata2-2/+2
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi1-0/+8
2004-01-28s390.h (TARGET_DEFAULT): Default to !TARGET_BACKCHAIN.Ulrich Weigand1-2/+3
2004-01-27rtl.texi (Arithmetic): Rewrite entries for PLUS, SS_PLUS, US_PLUS, LO_SUM, MI...Zack Weinberg1-33/+35
2004-01-27re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke1-1/+7
2004-01-26contrib.texi: Minor cleanup for Paolo Carlini's entry.Jeff Law1-2/+2
2004-01-25frontends.texi: Update copyright.Kazu Hirata5-5/+5
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-0/+28
2004-01-23tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n...J"orn Rennecke1-5/+16
2004-01-23invoke.texi (Optimize Options): Note that --param arguments are subject to ch...Ian Lance Taylor1-0/+4
2004-01-22tm.texi (CASE_VECTOR_PC_RELATIVE): Mention that the macro need not be defined...Kazu Hirata1-2/+4
2004-01-21extend.texi (Extended Asm): Clarify memory clobber.Andreas Jaeger1-6/+28
2004-01-21sysv4.h (DWARF2_FRAME_REG_OUT): Define.Alan Modra1-0/+20
2004-01-20c-decl.c (c_init_decl_processing): Set pedantic_lvalues to true unconditionally.Joseph Myers1-89/+0
2004-01-19contrib.texi: Update Paolo Carlini's entry.Jeff Law1-2/+9
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers15-180/+180
2004-01-18contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter...Joseph Myers6-29/+29
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers14-733/+734
2004-01-17c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex...Jan Hubicka1-2/+2
2004-01-16version.c (version_string): Change to 3.5.0.Mark Mitchell1-1/+1
2004-01-16system.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Poison.Kazu Hirata1-9/+1
2004-01-15A missed hunk in cvs commit for this patch:R. Kelley Cook1-3/+3
2004-01-15* doc/invoke.texi: Update dump file names. Fix a typo.Kazu Hirata1-2/+2
2004-01-15* doc/tm.texi (FUNCTION_VALUE): Fix a typo.Kazu Hirata1-1/+1
2004-01-15tm.texi: Replace RETURN_IN_MEMORY with TARGET_RETURN_IN_MEMORY.Kazu Hirata1-2/+3
2004-01-14system.h (SHARED_BSS_SECTION_ASM_OP): Poison.Kazu Hirata1-7/+0
2004-01-13rtl.def: Add comment about new option in automata_option.Vladimir Makarov1-0/+8
2004-01-13system.h (TEXT_SECTION): Poison.Kazu Hirata1-7/+0
2004-01-13* doc/rtl.texi (Vector Operations): Remove defunct vec_const item.Ben Elliston1-5/+0
2004-01-12Partial fox for PR opt/10776 IIJan Hubicka1-0/+5
2004-01-11* invoke.texi: Fix syntax error in previous patch.Jan Hubicka1-2/+0
2004-01-11Partial fix for PR opt/10776Jan Hubicka1-0/+8
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata1-6/+0
2004-01-07re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers1-2/+4
2004-01-06* invoke.texi: Remove typo in last change.Jan Hubicka1-1/+1
2004-01-06re PR target/10301 (Side effects of architecture specific flags are not docum...Jan Hubicka1-9/+46
2004-01-06install.texi: Fix typos.Kazu Hirata3-5/+5
2004-01-05* doc/invoke.texi: Remove a page break.Kazu Hirata1-4/+0
2004-01-05* doc/invoke.texi: Remove traces of dead ports.Kazu Hirata1-322/+2
2004-01-05invoke.texi: Add documentation for the MIPS -mexplicit-relocs option.Richard Sandiford1-2/+32
2004-01-04invoke.texi: Revamp documentation of MIPS options.Richard Sandiford1-248/+163
2004-01-04re PR c/3414 (Inaccurate documentation of __attribute__((malloc)))Joseph Myers1-3/+8
2004-01-03* doc/install.texi: Note that 'gcc' is now a 2.57 directory.Nathanael Nerode1-1/+2
2004-01-02gcc.texi, [...]: Update copyright and last modification dates.Joseph Myers3-5/+5
2004-01-02install.texi (Specific): Mention x86_64.Andreas Jaeger1-0/+12
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-3/+3
2003-12-31texinfo.tex: Update to version 2003-12-21.10.Joseph Myers4-2371/+2311
2003-12-31Add support for m32r-linux target.Kazuhiro Inaoka1-8/+59