aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-17/+32
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-22/+0
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-72/+4
2008-07-30[multiple changes]H.J. Lu1-0/+29
2008-07-25Fix IA-64 breakage...Michael Meissner1-4/+3
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+45
2008-07-19tm.texi (MALLOC_ABI_ALIGNMENT): New macro.Olivier Hainque1-0/+5
2008-07-09target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov1-0/+10
2008-07-06config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+26
2008-07-04Revert 137452.Kai Tietz1-26/+0
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+26
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-13/+13
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-0/+9
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-0/+11
2008-05-26re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu1-0/+15
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook1-0/+11
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-5/+5
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-3/+5
2008-04-29* doc/tm.texi (RETURN_ADDR_RTX): Fix typo.Nick Clifton1-1/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-0/+79
2008-03-20ms format support for mingw.Kai Tietz1-0/+12
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-2/+2
2008-02-16c-tree.texi: Use `@.' where appropriate.Ralf Wildenhues1-3/+3
2008-02-14extend.texi: Use @: or add comma where appropriate.Ralf Wildenhues1-4/+4
2008-01-26re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner1-0/+14
2008-01-25MAINTAINERS (c4x port): Remove.Joseph Myers1-11/+3
2008-01-21tm.texi (HARD_REGNO_NREGS): Note that this macro must not return zero.DJ Delorie1-1/+3
2007-12-31re PR driver/33772 (collect2 doesn't strip .sl version)John David Anglin1-0/+8
2007-12-17* doc/tm.texi (TARGET_SECONDARY_RELOAD): Fix typos.Rask Ingemann Lambertsen1-2/+2
2007-12-04* doc/tm.texi (Exception Handling): Mention unwind-dw2-xtensa.c.Ben Elliston1-6/+7
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+9
2007-09-23tm.texi (POINTERS_EXTEND_UNSIGNED): Document extensions to word_mode as well ...Richard Sandiford1-8/+9
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt1-2/+4
2007-09-14tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore1-0/+7
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+9
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+17
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore1-4/+22
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov1-0/+14
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+4
2007-08-09tm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document change in interpretation...Sandra Loosemore1-5/+14
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+48
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-9/+15
2007-07-08revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore1-1/+1
2007-07-06c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...Sandra Loosemore1-1/+1
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+14
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+7
2007-07-04tm.texi (Run-time Target): Capitalise "CPU".Ben Elliston1-2/+2
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-6/+7
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+9
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1