- 01 Sep, 1992 2 commits
-
-
assignment of DECL_IN_SYSTEM_HEADER was inserted in bad place. From-SVN: r2011
Richard Stallman committed -
(sched_analyze_2): Remove an explicit dependence between an insn that uses CC0 and the immediately previous insn. (sched_analyze_2): Remove an explicit dependence between an insn that uses CC0 and the immediately previous insn. (SCHED_GROUP_P represents the dependence.) (schedule_block): Only check sets_cc0_p on an insn. From-SVN: r2010
Jim Wilson committed
-
- 31 Aug, 1992 12 commits
-
-
(c_decode_option): -fnotraditional really undoes -ftraditional. Handle -fno-traditional also. From-SVN: r2009
Richard Stallman committed -
From-SVN: r2008
Dennis Glatting committed -
From-SVN: r2007
Dennis Glatting committed -
From-SVN: r2006
Dennis Glatting committed -
(read_specs): Clear the entire new element of compilers. (lookup_compiler): Copy all of spec array. Check element 0 for @. (main): Concatenate all elements of compiler spec. (validate_all_switches): Validate from all elements of compiler spec. (default_compilers): Split CPP commands into separate strings. From-SVN: r2005
Richard Stallman committed -
From-SVN: r2004
Richard Stallman committed -
* caller-save.c (restore_referenced_regs): When restoring a referenced hard register, use CEIL instead of truncating divide to determine the maximum number of registers to restore. (insert_save_restore): Document maxrestore parameter. (CEIL): Define. From-SVN: r2003
Jeff Law committed -
From-SVN: r2002
Richard Stallman committed -
(TARGET_SWITCHES): Add "no-80387", "no-soft-float", "fp-ret-in-387", and "no-fp-ret-in-387". Change no* switches to no-*. (CONDITIONAL_REGISTER_USAGE): Make 387 regs fixed if the 387 is not used at all. (REG_CLASS_FROM_LETTER): Constraint letters 'f', 't' and 'u' are NO_REGS if the 387 is not used. (TRAMPOLINE_TEMPLATE): Use GEN_INT to generate const_int rtx. From-SVN: r2001
James Van Artsdalen committed -
(TARGET_DEFAULT,VALUE_REGNO,FUNCTION_VALUE_REGNO): Moved from unix target files (aix386.h, i386gas.h, i386sun.h, i386v.h, i386v4.h, i386vgas.h, seq386.h). (TARGET_DEFAULT): Make TARGET_IEEE_FP default on. (VALUE_REGNO): Test for MODE_FLOAT instead of specific modes. (VALUE_REGNO,FUNCTION_VALUE_REGNO): MODE_FLOAT return reg depends on TARGET_FLOAT_RETURNS_IN_80387. From-SVN: r2000
James Van Artsdalen committed -
From-SVN: r1999
James Van Artsdalen committed -
From-SVN: r1998
James Van Artsdalen committed
-
- 30 Aug, 1992 4 commits
-
-
Don't set DECL_EXTERNAL or TREE_PUBLIC. From-SVN: r1997
Richard Stallman committed -
HOST_WIDE_INT instead of int. From-SVN: r1996
Richard Kenner committed -
From-SVN: r1995
Richard Kenner committed -
(emit_block_move): Eliminate unnecessary test against HOST_BITS_PER_WIDE_INT. From-SVN: r1994
Richard Kenner committed
-
- 29 Aug, 1992 7 commits
-
-
SET_SRC. From-SVN: r1993
James Van Artsdalen committed -
From-SVN: r1992
Richard Stallman committed -
(save_for_inline_copying): When making copies of NOTE_INSN_BLOCK_END notes, stash a "forwarding" pointer in the original to point to the copy. Also, when all BLOCKs & insns for a function have been copied, call `adjust_copied_decl_tree' to fixup the end_note pointers in the copied BLOCKs. From-SVN: r1991
Richard Stallman committed -
(remember_end_note): New function. (expand_end_bindings): Save NOTE_INSN_BLOCK_END in last_block_end_note. (struct goto_fixup): New field context. (fixup_cleanups): Function deleted. (fixup_gotos): Put the fixup in a block, and put that block into its proper place. Use sequences, not reorder_insns. From-SVN: r1990
Richard Stallman committed -
From-SVN: r1989
Richard Stallman committed -
(struct tree_block): `end_note' field added. From-SVN: r1988
Richard Stallman committed -
From-SVN: r1987
Richard Stallman committed
-
- 28 Aug, 1992 11 commits
-
-
From-SVN: r1986
Richard Stallman committed -
From-SVN: r1985
Tom Wood committed -
From-SVN: r1984
James Van Artsdalen committed -
From-SVN: r1983
James Van Artsdalen committed -
Avoid double-negative "! NON_*" constructs for clarity. Pass NULL_PTR as null parameter instead of 0. (sqrtM2): Patterns are only valid if IEEE FP or -ffast-math. (sinM2,cosM2): New patterns. (zero_extract test): New pattern. From-SVN: r1982
James Van Artsdalen committed -
(legitimize_pic_address): Pass NULL_RTX instead of "0" as pointer. From-SVN: r1981
James Van Artsdalen committed -
(record_reg_life_pat): Rewrite to handle any sort of pattern. (record_reg_life): Change interface to record_reg_life_pat. (stack_reg_life_analysis): Don't assume that MODE_FLOAT values are always returned in a float reg. (subst_stack_regs_pat): Add support for sin and cos insns. From-SVN: r1980
James Van Artsdalen committed -
From-SVN: r1979
James Van Artsdalen committed -
(init_optabs): Initialize them. From-SVN: r1978
James Van Artsdalen committed -
From-SVN: r1977
James Van Artsdalen committed -
From-SVN: r1976
James Van Artsdalen committed
-
- 27 Aug, 1992 4 commits
-
-
From-SVN: r1975
Richard Stallman committed -
From-SVN: r1974
Michael Meissner committed -
From-SVN: r1973
Richard Stallman committed -
From-SVN: r1972
Richard Stallman committed
-