aboutsummaryrefslogtreecommitdiff
path: root/gcc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
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
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek1-1/+1
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill1-3/+11
2000-03-19tm.texi (Driver): Fix typos and tweak entry for INCLUDE_DEFAULTS.Hans-Peter Nilsson1-17/+22
2000-02-28tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.Zack Weinberg1-0/+10
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-1/+9
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-02-15Makefile.in (lcm.o): Depend on insn-attr.h.J"orn Rennecke1-0/+80
2000-02-14gcc.texi (Passes): Fix typo.Hans-Peter Nilsson1-1/+1
2000-02-04tm.texi (Values in Registers): Fix typo: "fo" "for".Hans-Peter Nilsson1-6/+5
2000-02-04* tm.texi: Fix various typos.Hans-Peter Nilsson1-11/+10
2000-02-02tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS example.Hans-Peter Nilsson1-1/+1
2000-02-01dwarfout.c (SHORT_TYPE_SIZE): Correct default.Hans-Peter Nilsson1-3/+2
2000-01-26calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke1-0/+8
2000-01-17combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.Richard Henderson1-2/+2
2000-01-14builtins.c (PAD_VARARGS_DOWN): Define.Clinton Popetz1-0/+8
2000-01-13stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.Michael Hayes1-0/+9
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-1/+15
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton1-2/+3
2000-01-04sysv4.h (ASM_OUTPUT_DEF): Undefine.David Edelsohn1-1/+3
2000-01-04- Document SLOW_UNALIGNED_ACCESS change.David Edelsohn1-5/+6
1999-11-30Delete obsolete macrosBernd Schmidt1-38/+0
1999-11-03defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1-0/+11
1999-10-28Document that CC1_SPEC is used by cc1plusFred Fish1-0/+3
1999-10-14genrecog.c (special_mode_pred_table): New.Richard Henderson1-0/+17
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-6/+15
1999-09-14Fix typos in a recent revision.Jeff Law1-1/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-3/+4
1999-09-02stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.Richard Henderson1-0/+5
1999-09-02flags.h: New variables align_loops...Geoffrey Keating1-0/+32