- 12 Feb, 1994 12 commits
-
-
Add prototypes for static functions. From-SVN: r6542
Doug Evans committed -
From-SVN: r6541
Richard Kenner committed -
(reversible_comparison_p): REVERSIBLE_CC_MODE. (subst): Always simplify true and false arms if if_then_else_cond succeeds. (subst, case IF_THEN_ELSE): More canonicalizations; delete some redundant tests. (if_then_else_cond): Canonicalize (OP (mult COMP A) (mult REV_COMP B)). (gen_binary): Simplify (REL_OP (compare X Y) 0) here. From-SVN: r6540
Richard Kenner committed -
PIC_OFFSET_TABLE_REGNUM on PIC_OFFSET_TABLE_REG_CALL_CLOBBERED. From-SVN: r6539
Torbjorn Granlund committed -
From-SVN: r6538
Torbjorn Granlund committed -
From-SVN: r6537
Per Bothner committed -
From-SVN: r6536
Torbjorn Granlund committed -
From-SVN: r6535
Torbjorn Granlund committed -
Change "mtlr" to "mtjmpr". (movsi matcher): Pair `c' and `l' in the same constraint alternative. (return): Set attribute to "jmpreg". (indirect_jump): Likewise. From-SVN: r6534
Torbjorn Granlund committed -
target of jump. From-SVN: r6533
Richard Kenner committed -
From-SVN: r6532
Doug Evans committed -
From-SVN: r6531
Doug Evans committed
-
- 11 Feb, 1994 5 commits
-
-
and adding reg-int. From-SVN: r6530
Richard Kenner committed -
pretend we're optimizing. From-SVN: r6529
Richard Kenner committed -
From-SVN: r6528
Richard Kenner committed -
From-SVN: r6527
Doug Evans committed -
locally declared extern variable. From-SVN: r6526
Richard Kenner committed
-
- 10 Feb, 1994 13 commits
-
-
From-SVN: r6525
Jeff Law committed -
* final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default definition. (asm_insn_count): Use IS_ASM_LOGICAL_LINE_SEPARATOR rather than assuming the logical line separator is ';'. From-SVN: r6524
Jeff Law committed -
From-SVN: r6523
Richard Kenner committed -
(reload_secondary_{in,out}_{reload,icode}): New variables. (MATCHES, MERGABLE_RELOADS, MERGE_TO_OTHER): Move to front of file. (push_secondary_reload): New function, from find_secondary_reload. (find_secondary_relaod): Deleted. (push_reload): Call push_secondary_reload. (combine_reloads): Use new vars for secondary reloads and icodes. From-SVN: r6522
Richard Kenner committed -
(reload_secondary_{in,out}_{reload,icode}): New variables. From-SVN: r6521
Richard Kenner committed -
From-SVN: r6520
Richard Kenner committed -
(VPROTO): New macro. From-SVN: r6519
Richard Kenner committed -
From-SVN: r6518
Richard Kenner committed -
If __STDC__, include gstdarg and use ANSI form of varargs. From-SVN: r6517
Richard Kenner committed -
From-SVN: r6516
Richard Kenner committed -
(attr_printf): Only declare when defined. From-SVN: r6515
Richard Kenner committed -
From-SVN: r6514
Richard Kenner committed -
From-SVN: r6513
Richard Kenner committed
-
- 09 Feb, 1994 10 commits
-
-
From-SVN: r6512
Michael Meissner committed -
Propagate the sign of NaNs, so that e.g. -(NaN) evaluates to -NaN. (emul, eremain, e53toe, e64toe, e113toe, e24toe, esqrt): Likewise. (make_nan): New arg specifies sign of NaN. All callers changed. (eiisneg): New function. (esqrt): Compute sqrt(-0.0) to be -0.0, not 0.0. From-SVN: r6511
Richard Kenner committed -
Add putenv to required list for stdlib.h. Add getopt to required list for unistd.h. From-SVN: r6510
Richard Kenner committed -
From-SVN: r6509
Richard Kenner committed -
From-SVN: r6508
Richard Kenner committed -
From-SVN: r6507
Richard Kenner committed -
(__default_new_handler): Add __ to beginning of name to avoid namespace clashing. From-SVN: r6506
Richard Kenner committed -
When edit size_t typedef, modify sed pattern to avoid matching typedef uses of size_t. Likewise when adding #ifndef GCC_SIZE_T. From-SVN: r6505
Jim Wilson committed -
From-SVN: r6504
Jim Wilson committed -
From-SVN: r6503
Jim Wilson committed
-