aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-8/+16
2003-05-10except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand1-4/+9
2003-04-28tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg1-2/+1
2003-04-22fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT macro defaul...David Edelsohn1-0/+6
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-13/+26
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-11/+51
2003-04-15varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg1-7/+0
2003-04-13config-ml.in: Remove support for --disable-aix removing call-aix multilibs.Nick Clifton1-2/+2
2003-04-13invoke.texi: Fix typos.Kazu Hirata1-1/+1
2003-04-03stor-layout.c (do_type_align): New fn, split out from...Jason Merrill1-2/+1
2003-03-11tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.Aldy Hernandez1-0/+10
2003-03-11Makefile.in: Update.Neil Booth1-1/+1
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez1-0/+9
2003-03-04function.c (STACK_ALIGNMENT_NEEDED): New macro.John David Anglin1-0/+10
2003-02-25003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-4/+6
2003-02-19tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.Krister Walfridsson1-1/+1
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-11/+9
2003-02-1920030218-1.c: New.Nick Clifton1-0/+6
2003-02-12tm.texi (MODIFY_JNI_METHOD_CALL): Document.Ranjit Mathew1-0/+16
2003-02-05defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson1-0/+19
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka1-6/+6
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-42/+35
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-43/+21
2003-01-26cpp.texi: Fix typos.Kazu Hirata1-1/+1
2003-01-25stmt.c (emit_case_bit_tests): New routine to implement suitable switch statem...Roger Sayle1-0/+10
2003-01-24builtins.c (DEF_BUILTIN): Accept 10 arguments.Jan Hubicka1-0/+9
2003-01-24bugreport.texi: Use @command instead of @code for commands.Volker Reichelt1-2/+2
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva1-5/+6
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+34
2003-01-09tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.Paolo Carlini1-1/+1
2003-01-09defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke1-8/+52
2003-01-07tm.texi (TARGET_SCHED_VARIABLE_ISSUE): CLOBBER and USE do not normally affect...David Edelsohn1-7/+9
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-7/+6
2002-12-23stor-layout.c (update_alignment_for_field): Correct handling of unnamed bitfi...Mark Mitchell1-11/+13
2002-12-17c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-23/+47
2002-12-10re PR other/8882 (Error in the documentation "GNU Compiler Collection Interna...Janis Johnson1-1/+0
2002-12-09tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.Steve Ellcey1-8/+0
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez1-13/+10
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+2
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-4/+23
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-11/+0
2002-10-14tm.texi (DRIVER_SELF_SPECS): Document.Richard Sandiford1-0/+17
2002-09-26ChangeLog.1: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin1-1/+3
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-7/+0
2002-09-18stor-layout.c (place_field): Handle alignment of whole structures when MSVC c...Douglas B Rupp1-0/+29
2002-09-17Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa1-0/+5
2002-09-17trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.Richard Henderson1-16/+0
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-23/+0