aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-2/+11
2004-09-15* doc/tm.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2004-09-11cfg.texi, [...]: Insert @: after i.e.Kazu Hirata1-4/+4
2004-09-10* doc/tm.texi, doc/tree-ssa.texi: Fix typos.Kazu Hirata1-1/+1
2004-09-09defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg1-4/+7
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-10/+12
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-4/+9
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford1-0/+25
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich1-4/+11
2004-09-01target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell1-0/+8
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell1-0/+10
2004-08-29flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not just th...Richard Earnshaw1-6/+7
2004-08-25target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson1-0/+12
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-11/+11
2004-08-19defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.Mark Mitchell1-8/+0
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-4/+4
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+6
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 Weinberg1-17/+23
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+18
2004-08-10re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Jakub Jelinek1-1/+2
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-6/+10
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell1-0/+9
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+6
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-16/+3
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz1-0/+11
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-0/+13
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-1/+2
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-10/+0
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-0/+10
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-13/+8
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-7/+7
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-35/+0
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-11/+0
2004-07-01gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise1-0/+16
2004-07-01cppinternals.texi, [...]: Use terminology "testsuite" and "enumerated".Joseph Myers1-3/+3
2004-07-01target.h (struct gcc_target): Add new field to struct cxx: import_export_class.Nick Clifton1-0/+9
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-8/+13
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-0/+13
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+17
2004-06-24c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.Ulrich Weigand1-10/+0
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill1-1/+5
2004-06-10target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature.Jason Merrill1-0/+13
2004-06-03re PR c++/15428 (vtables shouldn't always be weak on Darwin)Matt Austern1-6/+16
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-6/+0
2004-05-19tm.texi (TARGET_RTX_COSTS): Document that instruction costs should be based o...Roger Sayle1-1/+7
2004-05-19tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump1-3/+4
2004-05-14stor-layout.c (update_alignment_for_field): Use targetm.align_anon_bitfield.Paul Brook1-0/+7
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-10/+0