aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth1-6/+2
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata2-3/+3
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-2/+3
2003-06-14sourcebuild.texi: Document opt.lang and a language-specific flag in opts.h.Neil Booth1-0/+8
2003-06-14install.texi (Specific): Add description of different ARM supported file form...Nick Clifton1-4/+31
2003-06-13invoke.texi (SPARC Options): Document ``-mimpure-text''.Florian Weimer1-0/+16
2003-06-12* doc/install.texi (m32r-*-elf): Change company to Renesas.Janis Johnson1-1/+1
2003-06-10md.texi (Machine Constraints): Document stormy's Z constraint.DJ Delorie1-0/+3
2003-06-07mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger1-24/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-13/+14
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-6/+0
2003-06-06install.texi (Prerequisites): New section documenting tools and packages nece...Kaveh R. Ghazi2-2/+179
2003-06-06* sourcebuild.texi (Front End Directory): Document new hooks.Jan Hubicka1-0/+2
2003-06-05re PR rtl-optimization/4490 (ICE with -m128bit-long-double)Kelley Cook1-10/+21
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+18
2003-06-05md.texi (Machine Constraints): Correct the meaning of constraints related to ...Eric Botcazou1-8/+9
2003-06-05cygwin caveatChristopher Faylor1-1/+4
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson1-1/+12
2003-06-04* doc/invoke.texi (max-cse-path-length): Document.Zdenek Dvorak1-0/+4
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz2-6/+34
2003-06-04install.texi (*-ibm-aix*): Native as and ld required to bootstrap on AIX 5L.David Edelsohn1-5/+6
2003-06-04c-common.c (handle_cleanup_attribute): New.Richard Henderson1-0/+16
2003-06-04re PR rtl-optimization/10876 (Segfault when compiling KDE 3.1.2)Eric Botcazou1-0/+3
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-61/+4
2003-06-03*** empty log message ***Douglas B Rupp2-227/+0
2003-06-03builtins.def (BUILT_IN_CABS, [...]): New builtins representing ISO C99's cabs...Roger Sayle1-2/+8
2003-06-03function.c (assign_parms): Split complex arguments.Aldy Hernandez1-0/+11
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-2/+18
2003-06-03* doc/md.texi (Processor pipeline description): Improve wording.Ben Elliston1-16/+16
2003-06-01tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.Andreas Jaeger1-15/+0
2003-05-31Remove some references to GNATS. Reference to gnats.html still to be purged.Wolfgang Bangerth1-2/+2
2003-05-31Makefile.in (c-opts.o, [...]): Update dependencies.Neil Booth1-0/+1
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger1-13/+1
2003-05-31* doc/invoke.texi: Update dump file names.Kazu Hirata1-20/+20
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle2-1/+15
2003-05-31install.texi (mips-sgi-irix5): Add missing HTML <hr> marker.Eric Botcazou1-0/+3
2003-05-31md.texi (Machine Constraints): Document missing SPARC constraints.Eric Botcazou1-0/+16
2003-05-31md.texi (Automaton pipeline description): Use "type" instead of "cpu" as the ...Eric Botcazou1-5/+5
2003-05-30invoke.texi: Fix typos.Kazu Hirata2-3/+3
2003-05-30install.texi: Ada-enabled bootstrap requires GNAT 3.14 or later.Florian Weimer1-1/+1
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-6/+0
2003-05-25* doc/contrib.texi (Contributors): Update Kean Johnston.Gerald Pfeifer1-1/+1
2003-05-23builtins.def: Defome atan...Roger Sayle1-4/+12
2003-05-23explow.c (allocate_dynamic_stack_space): Remove call to gen_probe.Larin Hennessy1-12/+0
2003-05-23install.texi: Remove sparc64-*-*.Eric Botcazou1-14/+10
2003-05-22Fix a loose end of a sentence in the way rth suggested.Wolfgang Bangerth1-1/+1
2003-05-22re PR bootstrap/10805 ([sun-solaris2.7] relocation error when creating sparcv...Eric Botcazou1-0/+10
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson1-10/+0
2003-05-20invoke.texi (Option Summary, [...]): Document new options.Kevin B. Hendricks1-0/+11
2003-05-20lib1funcs.asm: Avoid use of .Lfe* in .size directives.Bob Wilson1-5/+22