aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-08-27configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell1-6/+11
2004-08-26Document new ssa operand iterator.Andrew MacLeod1-1/+114
2004-08-25target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson1-0/+12
2004-08-25install.texi: Document that libstdc++-v3 requires now automake 1.9.1.Paolo Carlini1-3/+4
2004-08-25Add more details to hot/cold partitioning comments and documentation.Caroline Tice1-0/+5
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin2-55/+87
2004-08-25configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini1-5/+5
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-7/+13
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak2-2/+15
2004-08-24trouble.texi (C++ misunderstandings): Fix example code.Jonathan Wakely1-1/+1
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-11/+11
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford1-0/+270
2004-08-20re PR other/5620 (GCC -save-temps foo.c fails to build foo.o)Danny Smith1-0/+4
2004-08-20configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford1-12/+10
2004-08-19defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.Mark Mitchell1-8/+0
2004-08-192004-08-18 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel1-1/+30
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-4/+2
2004-08-19* doc/invoke.texi (integer-share-limit): Document.Nathan Sidwell1-0/+6
2004-08-19invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump1-0/+11
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-4/+4
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-20/+11
2004-08-17extend.texi: Document new xstormy16 attribute.DJ Delorie1-0/+17
2004-08-17re PR c++/15871 (g++ does not honour -fkeep-inline-functions)Mark Mitchell1-4/+5
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-2/+10
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+6
2004-08-16Basic support for 64-bit Darwin.Stan Shebs1-0/+11
2004-08-16extend.texi (AltiVec builtins): Document additional differences from the Moto...Janis Johnson1-1/+12
2004-08-14install.texi (Building): Avoid duplicate reference to GNU make requirement.Gerald Pfeifer1-13/+3
2004-08-12extend.texi (AltiVec builtins): Fix description for recent changes.Janis Johnson1-602/+1392
2004-08-12s390.c (struct s390_frame_layout): New struct as element of struct machine_fu...Andreas Krebbel1-6/+20
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+9
2004-08-12dwarf2out.h (dwarf2out_frame_finish): Conditionalize outputting eh frame info.Paul Brook1-5/+6
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2-52/+369
2004-08-12(This patch is part of merge of objc-improvements-branch into mainline.)Ziemowit Laski5-46/+75
2004-08-11* doc/invoke.texi: Fix typo.Paul Brook1-1/+1
2004-08-11darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_...Devang Patel1-1/+7
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+18
2004-08-10sourcebuild.texi (compat testing): Document available test framework commands.Janis Johnson1-7/+30
2004-08-10re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Jakub Jelinek1-1/+2
2004-08-09ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.Geoffrey Keating1-9/+9
2004-08-08common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog1-2/+8
2004-08-06params.def (PARAM_MIN_CROSSJUMP_INSNS): New.Pat Haugen1-0/+6
2004-08-06re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)Richard Sandiford1-8/+27
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2-47/+56
2004-08-05config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.Adam Nemet1-1/+0
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers1-2/+7
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2-1/+10
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+6
2004-08-04config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI.Nick Clifton1-1/+11
2004-08-04* doc/install.texi: Update autoconf version requirements.Nathanael Nerode1-3/+2