summaryrefslogtreecommitdiff
path: root/gcc/tm.texi
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-7/+1
* * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.mmitchel1999-07-221-0/+7
* * haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa.rth1999-07-211-2/+6
* Use ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTPUT_DEF, if it is defined.nickc1999-06-181-0/+8
* * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.law1999-05-311-1/+2
* Fix description of a stack element in a PARALLEL generated by FUNCTION_ARGnickc1999-05-221-3/+2
* (FUNCTION_ARG): Stack element of PARALLEL must come firstnickc1999-05-111-7/+10
* * output.h (current_function_is_leaf,wehle1999-04-181-8/+13
* * tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT,m.hayes1999-04-021-14/+38