aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-14builtins.c (fold_builtin_isdigit): New.Kaveh R. Ghazi1-4/+9
2004-04-10varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...Andrew Pinski1-13/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+31
2004-04-08re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith1-0/+8
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-10/+12
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-0/+28
2004-03-14contrib.texi, [...]: Capitalize "gcc", "g++" and "g77" or mark up with approp...Joseph Myers1-4/+4
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-0/+35
2004-03-12tm.texi (registers): Add entry for REGMODE_NATURAL_SIZE.Eric Botcazou1-0/+9
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-10/+12
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-1/+1
2004-03-05* doc/tm.texi (HARD_REGNO_RENAME_OK): Document.Kazu Hirata1-0/+11
2004-03-04Add framework support for darwin.Mike Stump1-0/+13
2004-03-03hooks.c (hook_tree_tree_identity): New.Kazu Hirata1-3/+5
2004-03-02builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.Kazu Hirata1-4/+4
2004-03-02system.h (DBX_OUTPUT_STANDARD_TYPES): Poison.Kazu Hirata1-59/+0
2004-02-28genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE...Kazu Hirata1-18/+0
2004-02-28tm.texi (IS_COSTLY_DEPENDENCE): Change to TARGET_SCHED_IS_COSTLY_DEPENDENCE.Kazu Hirata1-1/+1
2004-02-26calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or MAYBE_REG_PARM_STACK_S...Kazu Hirata1-27/+0
2004-02-24target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.Sanjiv Kumar Gupta1-0/+13
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata1-6/+6
2004-02-20revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-0/+9
2004-02-19opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-9/+0
2004-02-19gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined...Matt Austern1-0/+12
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-1/+3
2004-02-08system.h (SHARED_SECTION_ASM_OP): Poison.Kazu Hirata1-6/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-32/+0
2004-02-07tm.texi (TARGET_FLOAT_LIB_COMPARE_RETURNS_BOOL): Change to FLOAT_LIB_COMPARE_...Kazu Hirata1-1/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-2/+5
2004-02-04tm.texi: Replace SETUP_INCOMING_VARARGS with TARGET_SETUP_INCOMING_VARARGS.Kazu Hirata1-2/+2
2004-02-04* config/arc/arc.h, config/fr30/fr30.hKazu Hirata1-3/+3
2004-02-04interface.texi, [...]: Don't mention deprecated target macros.Kazu Hirata1-2/+2
2004-01-31invoke.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-0/+28
2004-01-23tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n...J"orn Rennecke1-5/+16
2004-01-22tm.texi (CASE_VECTOR_PC_RELATIVE): Mention that the macro need not be defined...Kazu Hirata1-2/+4
2004-01-21sysv4.h (DWARF2_FRAME_REG_OUT): Define.Alan Modra1-0/+20
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-9/+9
2004-01-18contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter...Joseph Myers1-2/+2
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers1-35/+35
2004-01-16system.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Poison.Kazu Hirata1-9/+1
2004-01-15* doc/tm.texi (FUNCTION_VALUE): Fix a typo.Kazu Hirata1-1/+1