]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/doc/tm.texi
tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.
[thirdparty/gcc.git] / gcc / doc / tm.texi
2007-09-19  Bernd Schmidttm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new...
2007-09-14  Sandra Loosemoretm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.
2007-09-10  Trevor SmigielNew target hook to calculate MII
2007-09-05  Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-24  Sandra Loosemorere PR target/11787 (always call memcpy for block move...
2007-08-22  Maxim Kuvyrkovtarget.h (struct gcc_target.sched: dfa_pre_advance_cycl...
2007-08-20  Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-08-09  Sandra Loosemoretm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document...
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-25  Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-07-08  Sandra Loosemorerevert: c-opts.c (c_common_handle_option): Make DOLLARS...
2007-07-06  Sandra Loosemorec-opts.c (c_common_handle_option): Make DOLLARS_IN_IDEN...
2007-07-06  Andreas Krebbellibgcc2.h (word_type): Type definition removed.
2007-07-04  Nick Cliftontarget.h (struct gcc_target): Add target_help field.
2007-07-03  Ben Ellistontm.texi (Run-time Target): Capitalise "CPU".
2007-06-18  Uros Bizjakre PR tree-optimization/32383 (ICE with reciprocals...
2007-06-16  Uros Bizjakre PR middle-end/31723 (Use reciprocal and reciprocal...
2007-05-26  Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-24  Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-05-21  Andreas Krebbeldefaults.h (IBM_FLOAT_FORMAT): Macro definition removed.
2007-04-02  Dave Korntm.texi (FUNCTION_MODE): Update and extend documentation.
2007-03-30  Richard Hendersondirectives.c (lex_macro_node_from_str): New.
2007-03-22  Kai Tietzdefaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide...
2007-03-19  Andreas Krebbeltm.texi: Add brackets around the return type of TARGET_...
2007-03-10  Richard Hendersonre PR target/26090 (IA-64 creates DT_TEXTREL binaries)
2007-03-06  Mike Stumpc-common.c (targetcm): Add.
2007-03-02  Joseph Myerstarget.h (init_dwarf_reg_sizes_extra): New target hook.
2007-02-24  DJ Delorie* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose...
2007-02-11  Tehila Meyzelstm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New...
2007-02-05  Richard Guenthertree-vectorizer.h (vectorizable_function): Add argument...
2007-02-05  Richard Sandifordtm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require...
2007-02-02  Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2007-02-01  Ralf Wildenhuesc-tree.texi (Expression trees): Improve markup.
2007-01-24  Steve Ellceytarget.h (globalize_decl_name): New.
2007-01-19  Richard Guenthertm.texi (TARGET_HAS_SINCOS): Document new target macro.
2007-01-18  Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard...
2007-01-09  Carlos O'Donelltm.texi: Update documentation to reflect reality of...
2007-01-09  Geoffrey KeatingIndex: ChangeLog
2006-12-20  Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-12-12  Geoffrey Keatingtm.texi (Alignment Output): Document that ASM_OUTPUT_SK...
2006-12-07  Nick Cliftoncommon.opt (record-gcc-switches): New command line...
2006-12-01  Joseph Myersre PR target/24036 ([e500] ICE in subreg_offset_represe...
2006-11-30  Carlos O'Donelltm.texi (MAX_OFILE_ALIGNMENT): Document default.
2006-11-29  Jie Zhang* doc/tm.texi (NO_PROFILE_COUNTERS): Document more...
2006-11-27  Richard Guenthertarget.h (struct gcc_target): Add builtin_vectorized_fu...
2006-11-08  Dorit Nuzman[multiple changes]
2006-11-01  Danny Smithtarget.h (targetm.cxx.use_atexit_for_cxa_atexit): New...
2006-10-03  Eric Botcazoubuiltins.c (expand_builtin_return_addr): Deal with...
2006-09-29  Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-09-19  Eric Christophertm.texi (OBJC_JBLEN): Describe.
2006-09-15  Kazu Hiratatm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all...
2006-09-14  Richard Guentherre PR middle-end/28884 (TARGET_FUNCTION_VALUE not docum...
2006-08-25  Kazu Hiratatm.texi: Fix a typo.
2006-08-24  Bill Wendling* doc/tm.texi (TARGET_DEFAULT_PACK_STRUCT): Fixed English.
2006-05-28  Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-16  Andreas Schwabtm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing...
2006-05-16  DJ Deloriecrtstuff.c (__dso_handle): Set section from TARGET_LBIG...
2006-04-22  Kazu Hirataop-common.h, [...]: Fix comment typos.
2006-04-18  Nick Clifton* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.
2006-04-17  Adam Nemettarget.h (struct gcc_target): Add mode_rep_extended.
2006-04-08  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-04-04  Carlos O'Donelltm.texi (TARGET_STRUCT_VALUE_RTX): Document new value...
2006-04-03  Paolo Bonzinire PR target/19653 (x87 reg allocated for constants...
2006-03-29  Paul Brookre PR middle-end/23623 (volatile keyword changes bitfie...
2006-03-21  Bernd Schmidtbfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-17  Geoffrey Keatingtm.texi (SDB and DWARF): Add extra parameter to ASM_OUT...
2006-03-16  Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-03  Richard Sandifordtm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead...
2006-03-02  Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-02-28  Zack Weinberg* rtl.def (define_constraint, define_register_constraint)
2006-02-24  Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-21  Alexandre Olivadefaults.h (CFA_FRAME_BASE_OFFSET): Define.
2006-02-21  Richard Sandiford* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHA...
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-09  J"orn Renneckere PR inline-asm/16194 (global register with inline...
2006-01-27  Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2006-01-23  Zack Weinbergr110126@banpei: zack | 2006-01-22 14:47:42 -0800
2006-01-13  Ben Ellistontm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL...
2006-01-11  Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-06  Eric Christophertm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
2006-01-03  Ben Ellistontarghooks.h (default_decimal_float_supported_p): Declare.
2005-12-16  Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-16  Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-15  Joseph Myersre PR other/25028 (TImode-to-floating conversions broken)
2005-12-10  Richard Sandifordoutput.h (init_section, [...]): Delete.
2005-12-07  Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-11-26  Richard Hendersonc-lex.c (pragma_lex): Rename from c_lex.
2005-11-24  J"orn Renneckere PR target/21623 (ICE in reload_cse_simplify_operands...
2005-11-18  Alexandre Olivars6000.h (ASM_OUTPUT_WEAKREF): Define.
2005-11-18  Richard Hendersondwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_nu...
2005-11-03  Richard Hendersonre PR target/9350 (-fomit-frame-pointer does not work...
2005-10-12  Danny Smithre PR target/21275 (gcc 4.0.0 crash with mingw when...
2005-08-19  James E WilsonFix uninitialized register read problem.
2005-08-16  Ian Lance Taylor* doc/tm.texi (Label Output): Correct typo.
2005-08-06  Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-07-21  Kazu Hiratagensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-07-13  H.J. Lutm.texi: Remove @xref{Cross-profiling}.
2005-07-13  H.J. Lulinux.h (TARGET_HAS_F_SETLKW): Renamed to ...
2005-07-08  Kazu Hiratacfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.
2005-07-07  J"orn Renneckehooks.c (hook_bool_rtx_int_false): New function.
next