summaryrefslogtreecommitdiff
path: root/gcc/tm.texi
Commit message (Expand)AuthorAgeFilesLines
* Vector support: type node creation & debugging supportcrux2000-06-251-0/+6
* * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.jakub2000-06-141-3/+4
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-6/+14
* add IFCVT_MODIFY macros for the MD file to tweak the conditional execution su...meissner2000-06-041-0/+25
* Document FUNCTION_OK_FOR_SIBCALL.rth2000-05-301-0/+19
* * lcm.c (make_preds_opaque): Fix comment.cpopetz2000-05-281-13/+4
* Docuement that CONSITIONAL_REGISTER_USAGE can modify reg_names.nickc2000-05-281-7/+8
* * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.law2000-05-011-1/+1
* Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions withnickc2000-04-251-0/+12
* * rtl.def (COND_EXEC): New.rth2000-04-071-0/+8
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-7/+16
* tweak ARG_POINTER_CFA_OFFSET docsjason2000-03-271-2/+4
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-241-1/+1
* Implement dwarf2 exception handling for the ARM.jason2000-03-231-3/+11
* * tm.texi (Driver): Fix typos and tweak entry forhp2000-03-191-17/+22
* * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.zack2000-02-281-0/+10
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-1/+9
* Fix copyrights.law2000-02-261-1/+1
* * Makefile.in (lcm.o): Depend on insn-attr.h.amylaar2000-02-151-0/+80
* * gcc.texi (Passes): Fix typo.hp2000-02-141-1/+1
* * tm.texi (Values in Registers): Fix typo: "fo" "for".hp2000-02-041-6/+5
* * tm.texi: Fix various typos.hp2000-02-041-11/+10
* * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGShp2000-02-021-1/+1
* * dwarfout.c (SHORT_TYPE_SIZE): Correct default.hp2000-02-011-3/+2
* gcc:amylaar2000-01-261-0/+8
* * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.rth2000-01-181-2/+2
* * builtins.c (PAD_VARARGS_DOWN): Define.cpopetz2000-01-141-0/+8
* * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.m.hayes2000-01-131-0/+9
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-1/+15
* Add support for generating unique sections for unitialised data.nickc2000-01-051-2/+3
* * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.dje2000-01-041-1/+3
* - Document SLOW_UNALIGNED_ACCESS change.dje2000-01-041-5/+6
* Delete obsolete macroscrux1999-11-301-38/+0
* * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm1999-11-031-0/+11
* Document that CC1_SPEC is used by cc1plusnickc1999-10-281-0/+3
* * genrecog.c (special_mode_pred_table): New.rth1999-10-141-0/+17
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-151-6/+15
* Fix typos in a recent revision.law1999-09-141-1/+2
* Merge in gcc2-ss-010999law1999-09-071-3/+4
* * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.rth1999-09-021-0/+5
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-021-0/+32
* Marc Espie <espie@cvs.openbsd.org>rth1999-08-271-0/+2
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-16/+13
* Add support for defering line number table construction to assembler.wilson1999-08-271-0/+6
* Fix typo.law1999-08-251-1/+1
* * tm.texi: GNU CC -> GCC conversion.law1999-08-251-90/+91
* Fix sparc compilation failurecrux1999-08-231-0/+9
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-4/+6
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-0/+9
* Implement new macro: ASM_FPRINTF_EXTENSIONSnickc1999-07-261-0/+13