aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-03darwin-c.c: Don't search in "/Local/Library/Frameworks" for frameworks.Mike Stump1-2/+2
2004-08-03configure.in: Check for MPFR as well as GMP.Paul Brook1-5/+17
2004-08-03arm-cores.def: Sort by architecture.Richard Earnshaw1-1/+3
2004-08-03Index: ChangeLogGeoffrey Keating1-8/+2
2004-08-01invoke.texi: In the MIPS options section...Richard Sandiford1-8/+2
2004-07-29implement-c.texi: Add C90 subclause references.Joseph Myers1-68/+305
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern1-1/+14
2004-07-28Introduce sh4a support.Alexandre Oliva1-0/+26
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg1-6/+7
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-2/+66
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz1-0/+32
2004-07-22implement-c.texi: New file.Joseph Myers3-400/+404
2004-07-22re PR c/15052 (gcc frontend accepts mismatched function declaration/defintion)Joseph Myers1-7/+6
2004-07-20re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o)John David Anglin1-5/+11
2004-07-20tree.h: Include vec.hNathan Sidwell1-23/+24
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini2-230/+21
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz4-1/+39
2004-07-19sourcebuild.texi: Add libcpp, now that CPP has its own directory.Gabriel Dos Reis1-0/+3
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-0/+13