aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2002-07-06re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle1-1/+3
2002-07-03c-parse.in (parsing_iso_function_signature): New variable.Kaveh R. Ghazi1-0/+9
2002-07-02cpp.texi: Update for traditional preprocessing changes.Neil Booth2-87/+214
2002-07-02cppinit.c (cpp_handle_option): Suppress warnings with an implicit "-w" for "-...Neil Booth1-1/+2
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov4-5/+88
2002-06-30mmix.md ("return"): New pattern.Hans-Peter Nilsson1-1/+8
2002-06-27install.texi (Binaries): Add Sinix/Reliant Unix.Gerald Pfeifer1-9/+12
2002-06-27install.texi: Change ` bit' to `-bit'.Matt Kraai3-6/+6
2002-06-25* doc/extend.texi: Fix formatting of last checkin.Loren J. Rittle1-2/+2
2002-06-25extend.texi (PowerPC AltiVec Built-in Functions): Document discrepancies from...Aldy Hernandez1-0/+19
2002-06-24extend.texi: Change `@dots{}' to `/* @r{@dots{}} */' in examples.Matt Kraai1-22/+22
2002-06-24extend.texi (Other Builtins): Change `...' to `@dots{}'.Art Haas2-3/+3
2002-06-19tm.texi (TARGET_CPU_CPP_BUILTINS): Correct misnamings of builtin_define and b...Matt Kraai1-3/+3
2002-06-18rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.Vladimir Makarov1-2/+11
2002-06-18simd-1.c: New.Aldy Hernandez1-19/+43
2002-06-17* doc/extend.texi (Function Attributes): Remove `,...' from @var.Matt Kraai1-1/+1
2002-06-16c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson1-1/+5
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin1-6/+5
2002-06-15tm.texi (MEMBER_TYPE_FORCES_BLK): Document MODE argument.Aldy Hernandez1-1/+6
2002-06-14rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.Franz Sirl1-10/+6
2002-06-13defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.Richard Henderson1-0/+14
2002-06-11alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.Richard Henderson1-0/+10
2002-06-11* doc/gty.texi: Small updates.Geoffrey Keating1-8/+9
2002-06-11tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher1-2/+3
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-14/+23
2002-06-10extend.texi (Return Address): Add note explaining the side- effects of inlini...Eric Christopher1-6/+9
2002-06-09Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).Geoffrey Keating1-50/+14
2002-06-09Doc fixes for treelang, in gcc/doc directory.Tim Josling4-3/+16
2002-06-06Makefile.in (TEXI_GCCINSTALL_FILES): Define.Rainer Orth2-1/+2
2002-06-04alpha.c (mode_mask_operand): Simplify without ifdefs.Richard Henderson1-0/+31
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating3-18/+265
2002-06-03alpha.c (reg_or_const_int_operand): New.Richard Henderson1-0/+42
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-1/+40
2002-05-31config.gcc (tm_file): Prefix pa/pa-700.h to tm_file list for PA1.0 architectu...John David Anglin1-0/+13
2002-05-30c-common.c (c_common_attribute_table): Add "may_alias" entry.Osku Salerma1-3/+34
2002-05-30defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.Richard Henderson1-16/+0
2002-05-30gengenrtl.c (type_from_format, [...]): Support 'B'.Jan Hubicka1-0/+3
2002-05-30md.texi (Patterns): Note pattern condition pitfall for unnamed insn.Hans-Peter Nilsson1-1/+3
2002-05-28install.texi (binaries): Change mingw binaries link to www.mingw.org.Danny Smith1-2/+1
2002-05-27c-common.c: Add support for __attribute__((nothrow)) to specify that a functi...Roger Sayle1-1/+9