aboutsummaryrefslogtreecommitdiff
path: root/gcc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2001-02-07defaults.h (CPLUSPLUS_CPP_SPEC): New macro.Mark Mitchell1-0/+6
2001-02-07Document MD_INIT_BUILTINS, MD_EXPAND_BUILTINBernd Schmidt1-0/+29
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva1-0/+6
2001-01-29* tm.texi (PUSH_ROUNDING): Remove duplicate lines.Lars Brinkhoff1-4/+0
2001-01-25tm.texi (DATA_ALIGNMENT, [...]): fix typos.Lars Brinkhoff1-3/+3
2001-01-15defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker support...Jeffrey Oldham1-0/+7
2001-01-13i386.c (ix86_fp_comparison_arithmetics_cost, [...]): New functions.Jan Hubicka1-0/+15
2001-01-12cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.Joseph Myers1-11/+12
2001-01-10Remove {save|restore}_machine_status.Nick Clifton1-0/+75
2001-01-05calls.c (emit_library_call_value_1): Support INIT_CUMULATIVE_LIBCALL_ARGS.Alexandre Oliva1-0/+8
2001-01-03gencodes.c (output_predicate_decls): New function.Alexandre Oliva1-0/+3
2001-01-02tm.texi (FUNCTION_ARG): Document that @var{type} can be an incomplete type.Jeffrey Oldham1-0/+2
2001-01-02tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-6/+7
2000-12-20final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.Alexandre Oliva1-0/+8
2000-12-19More scheduler infrastructure.Bernd Schmidt1-2/+24
2000-12-18config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers1-2/+2
2000-12-15function.c (adjust_trampoline_addr): New function.Alexandre Oliva1-0/+10
2000-11-27elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Mark Mitchell1-2/+5
2000-11-25Add support for target specific, language specific object files.Nick Clifton1-0/+12
2000-11-23final.c (output_addr_const): Simplify.Alexandre Oliva1-0/+12
2000-11-09c-tree.texi: Fix typos.Jan van Male1-5/+5
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-0/+13
2000-10-18tm.texi (LIBGCC_SPEC): Synch with reality.Marc Espie1-2/+1
2000-10-18tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.Hans-Peter Nilsson1-0/+9
2000-10-08tm.texi (INTMAX_TYPE, [...]): Define.Joseph Myers1-0/+23
2000-09-25tm.texi: Make documented *_ASM.*_OP:s include spacing.Hans-Peter Nilsson1-53/+56
2000-09-20gcc.c (modify_target): New variable and struct.Richard Kenner1-0/+26
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-21/+50
2000-08-28local-alloc.c (requires_inout): Don't use reserved range for EXTRA_CONSTRAINT...Richard Henderson1-9/+11
2000-08-26tm.texi (FINI_SECTION_ASM_OP, [...]): Document.Alexandre Oliva1-0/+17
2000-08-25i386.c (ix86_find_base_term): New.John Wehle1-0/+11
2000-08-15tm.texi (LOCAL_REGNO): Document.Jeff Law1-0/+8
2000-08-15tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.Jeff Law1-1/+1
2000-08-15cppdefault.h (WINT_TYPE): Define.Jeff Law1-0/+20
2000-08-15tm.texi (Register Classes): Clarify order of sub-initializers in REG_CLASS_CO...Michael Poole1-0/+3
2000-08-15tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.Jeff Law1-19/+13
2000-08-15cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Jeff Law1-0/+20
2000-08-15final.c (profile_function): Do not emit profile counters in the data section,...Jeff Law1-10/+16
2000-06-25Vector support: type node creation & debugging supportBernd Schmidt1-0/+6
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-3/+4
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-6/+14
2000-06-04add IFCVT_MODIFY macros for the MD file to tweak the conditional execution su...Michael Meissner1-0/+25
2000-05-29Document FUNCTION_OK_FOR_SIBCALL.Richard Henderson1-0/+19
2000-05-28lcm.c (make_preds_opaque): Fix comment.Clinton Popetz1-13/+4
2000-05-28Docuement that CONSITIONAL_REGISTER_USAGE can modify reg_names.Nick Clifton1-7/+8
2000-05-01* tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.Laurynas Biveinis1-1/+1
2000-04-25Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions withNick Clifton1-0/+12
2000-04-07rtl.def (COND_EXEC): New.Richard Henderson1-0/+8
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-7/+16
2000-03-27tweak ARG_POINTER_CFA_OFFSET docsJason Merrill1-2/+4