aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+10
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-3/+0
2007-04-02tm.texi (FUNCTION_MODE): Update and extend documentation.Dave Korn1-2/+5
2007-03-30directives.c (lex_macro_node_from_str): New.Richard Henderson1-0/+12
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-2/+2
2007-03-19tm.texi: Add brackets around the return type of TARGET_SECONDARY_RELOAD.Andreas Krebbel1-1/+1
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-0/+12
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+13
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+9
2007-02-23* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro.DJ Delorie1-1/+3
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+15
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther1-2/+3
2007-02-05tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford1-4/+8
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-13/+4
2007-01-31c-tree.texi (Expression trees): Improve markup.Ralf Wildenhues1-12/+14
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+8
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+12
2007-01-18200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata1-1/+6
2007-01-09tm.texi: Update documentation to reflect reality of exec and start file searc...Carlos O'Donell1-11/+32
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+6
2006-12-20rtlanal.c (struct subreg_info, [...]): New.Joseph Myers1-1/+1
2006-12-12tm.texi (Alignment Output): Document that ASM_OUTPUT_SKIP actually takes an u...Geoffrey Keating1-1/+1
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-0/+52
2006-12-01re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c...Joseph Myers1-0/+27
2006-11-30tm.texi (MAX_OFILE_ALIGNMENT): Document default.Carlos O'Donell1-0/+6
2006-11-29* doc/tm.texi (NO_PROFILE_COUNTERS): Document more accurately.Jie Zhang1-4/+5
2006-11-27target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther1-0/+7
2006-11-08[multiple changes]Dorit Nuzman1-0/+22
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-0/+8
2006-10-03builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX.Eric Botcazou1-0/+8
2006-09-29builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou1-6/+12
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher1-18/+23
2006-09-15tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in one line.Kazu Hirata1-2/+1
2006-09-14re PR middle-end/28884 (TARGET_FUNCTION_VALUE not documented)Richard Guenther1-44/+49
2006-08-25tm.texi: Fix a typo.Kazu Hirata1-1/+1
2006-08-24* doc/tm.texi (TARGET_DEFAULT_PACK_STRUCT): Fixed English.Bill Wendling1-1/+1
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-16tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end defmac.Andreas Schwab1-1/+2
2006-05-15crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if de...DJ Delorie1-0/+12
2006-04-22op-common.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-04-18* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.Nick Clifton1-1/+1
2006-04-17target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet1-0/+28
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-6/+6
2006-04-04tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell1-4/+7
2006-04-03re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse)Paolo Bonzini1-0/+10
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook1-0/+8
2006-03-21bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt1-43/+27