aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-5/+5
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-2/+66
2006-03-03tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford1-1/+1
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-7/+18
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg1-32/+40
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-0/+7
2006-02-21defaults.h (CFA_FRAME_BASE_OFFSET): Define.Alexandre Oliva1-0/+7
2006-02-21* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford1-18/+0
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+79
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-1/+1
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-0/+9
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg1-14/+0
2006-01-13tm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL32...Ben Elliston1-9/+13
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+9
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-19/+27
2006-01-03targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston1-1/+0
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+5
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers1-0/+14
2005-12-10output.h (init_section, [...]): Delete.Richard Sandiford1-2/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-69/+64
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-4/+4
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke1-17/+100
2005-11-18rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva1-0/+6
2005-11-17dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson1-0/+15
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-12/+0
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-0/+12
2005-08-19Fix uninitialized register read problem.James E Wilson1-8/+5
2005-08-16* doc/tm.texi (Label Output): Correct typo.Ian Lance Taylor1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata1-50/+0
2005-07-13tm.texi: Remove @xref{Cross-profiling}.H.J. Lu1-1/+1