- 16 Jul, 1997 2 commits
-
-
From-SVN: r14450
Jim Wilson committed -
Change remaining AC_SUBST to use build_exeext instead of exeext. From-SVN: r14449
Jim Wilson committed
-
- 15 Jul, 1997 3 commits
-
-
to: if [[ x$enable_threads = xyes ]]; then From-SVN: r14448
Doug Evans committed -
From-SVN: r14447
Michael Meissner committed -
From-SVN: r14446
Jason Merrill committed
-
- 14 Jul, 1997 27 commits
-
-
From-SVN: r14445
Jason Merrill committed -
calls.c (emit_library_call): Use right index into argvec array when iterating over arguments which need to... * calls.c (emit_library_call): Use right index into argvec array when iterating over arguments which need to be pushed on the stack. (emit_library_call_value): Likewise. From-SVN: r14444
Jeff Law committed -
From-SVN: r14442
Richard Stallman committed -
From-SVN: r14441
Karl Berry committed -
From-SVN: r14440
Richard Kenner committed -
From-SVN: r14439
Richard Kenner committed -
From-SVN: r14438
Richard Kenner committed -
From-SVN: r14437
Richard Kenner committed -
From-SVN: r14436
Richard Kenner committed -
From-SVN: r14435
Richard Kenner committed -
From-SVN: r14434
Richard Kenner committed -
From-SVN: r14433
Richard Kenner committed -
From-SVN: r14432
Richard Kenner committed -
From-SVN: r14431
Richard Kenner committed -
(anddi3, iordi3, xordi3): New patterns. ({and,ior,xor}si3_internal): Use corresponding output_???si3 function. From-SVN: r14430
Richard Kenner committed -
From-SVN: r14429
Richard Kenner committed -
variable is too large. From-SVN: r14428
Richard Kenner committed -
From-SVN: r14427
Richard Kenner committed -
(schedule_block): Free space associated with reg_pending_sets and old_live_regs. (schedule_insns): Free bb_{dead,live}_regs on first pass. (sched_analyze_insn): Use EXECUTE_IF_SET_IN_REG_SET and then clear. From-SVN: r14426
Richard Kenner committed -
From-SVN: r14425
Richard Kenner committed -
(allocate_reg_info): Invoke MAX_REGNO_REG_SET. (regset_release_memory): Free basic_block_live_at_start storage. From-SVN: r14424
Richard Kenner committed -
(regno_uninitialized, regno_clobbered_at_setjmp): Likewise. (dump_flow_info, flow_analysis): Likewise. From-SVN: r14423
Richard Kenner committed -
(init_regset_vector): Make global; don't take basic block times # of pseduos as argument. (life_analysis): Change all init_regset_vector calls. Use free_regset_vector to release arrays only flow uses at end. (allocate_for_life_analysis): Change init_regset_vector call. Don't set regset_{size,bytes}. (free_regset_vector): Call FREE_REG_SET to release any memory allocated by each vector. (propagate_block): Call FREE_REG_SET on dead/live. (mark_used_regs): Don't use REGSET_ELT_TYPE anymore. From-SVN: r14422
Richard Kenner committed -
(regset_{size,bytes}): Delete. (regs_live_at_setjmp): Declare. (EXECUTE_IF_SET_AND_RESET_IN_REG_SET): Delete. From-SVN: r14421
Richard Kenner committed -
From-SVN: r14420
Richard Kenner committed -
(BASIC_BLOCK_H): New make variable for basic-block.h, bitmap.h. ({flow,combine,regclass,local-alloc,reload1,reorg,sched}.o): Use BASIC_BLOCK_H variable instead of basic-block.h. From-SVN: r14419
Richard Kenner committed -
From-SVN: r14418
Jason Merrill committed
-
- 13 Jul, 1997 4 commits
-
-
From-SVN: r14417
Richard Kenner committed -
referenced, make REG_UNUSED note. From-SVN: r14416
Richard Kenner committed -
don't do -pipe. From-SVN: r14415
Richard Kenner committed -
* gcc.c (main): Handle blank in version_string when comparing with compiler_version. From-SVN: r14414
Doug Evans committed
-
- 12 Jul, 1997 1 commit
-
-
From-SVN: r14413
Jason Merrill committed
-
- 11 Jul, 1997 1 commit
-
-
* mips.c (epilogue_reg_mentioned_p): Delete unused function. (mips_epilogue_delay_slots): Likewise. (function_epilogue): Greatly simplify. (mips_expand_epilogue): If we have a null prologue/epilogue, then use a normal return insn. Emit blockage insns before stack pointer adjustments. (mips_can_use_return_insn): Renamed from simple_epilogue_p. All callers changed. Do not use return insns if $31 is live in the function or if generating profiling information. * mips.h (DELAY_SLOTS_FOR_EPILOGUE): Delete. (ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise. * mips.md (return): Remove expander and change the pattern to look like a standard "return" insn. (return_internal): Show use of $31 explictly. (epilogue expander): Enable. From-SVN: r14412
Jeff Law committed
-
- 10 Jul, 1997 2 commits
-
-
defined. From-SVN: r14410
Karl Berry committed -
(OLDAR_FLAGS): Move next to $(OLDAR). From-SVN: r14409
Doug Evans committed
-