- 27 Jul, 1997 5 commits
-
-
like current_function_decl. From-SVN: r14539
Richard Kenner committed -
From-SVN: r14538
Richard Kenner committed -
From-SVN: r14537
Richard Kenner committed -
(expand_assignment): Remove special-case of constant array. (expand_expr, case ARRAY_REF): Likewise, and clean up remaining code. From-SVN: r14536
Richard Kenner committed -
From-SVN: r14535
Richard Kenner committed
-
- 26 Jul, 1997 2 commits
-
-
makes sense for this, too. From-SVN: r14534
Karl Berry committed -
From-SVN: r14531
Per Bothner committed
-
- 25 Jul, 1997 6 commits
-
-
* configure.in: Finish fixing calculation if default thread support is enabled. From-SVN: r14530
Doug Evans committed -
* Makefile.in (native): Depend on config.h. (gcc.o): Depend on Makefile, not config.status. From-SVN: r14529
Doug Evans committed -
* pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns. Slightly rework code which explodes ADDR_VEC insns. * pa.h (TARGET_BIG_SWITCH): Define. (TARGET_SWITCHES): Add "big-switch" and "no-big-switch". (CASE_VECTOR_MODE): Use TI or DI depending on TARGET_BIG_SWITCH. (CASE_DROPS_THROUGH): Remove definition. (ASM_OUTPUT_ADDR_VEC_ELT): Rewrite to handle TARGET_BIG_SWITCH. (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * pa.md (casesi): Rework to avoid some potential long branch problems (also makes generated code faster!). Handle TARGET_BIG_SWITCH. (casesi0): Corresponding changes. From-SVN: r14528
Jeff Law committed -
indirect via a constant pointer. From-SVN: r14527
Richard Kenner committed -
use alloca. From-SVN: r14526
Richard Kenner committed -
From-SVN: r14525
Richard Kenner committed
-
- 24 Jul, 1997 2 commits
-
-
From-SVN: r14524
Brendan Kehoe committed -
From-SVN: r14523
Chris Smith committed
-
- 23 Jul, 1997 2 commits
-
-
From-SVN: r14522
Richard Earnshaw committed -
From-SVN: r14521
Richard Kenner committed
-
- 22 Jul, 1997 6 commits
-
-
* sparc/sparc.md (seqdi_special): Don't clobber %xcc. (snedi_special, seqdi_special_trunc, snedi_special_trunc): Likewise. (snedi_zero, neg_snedi_zero, seqdi_zero, neg_seqdi_zero): Likewise. (snedi_zero_trunc, seqdi_zero_trunc): Likewise. Renamed from ..._sp64. (snedi_zero_trunc_sp32, seqdi_zero_trunc_sp32): Delete. From-SVN: r14520
Doug Evans committed -
From-SVN: r14519
Doug Evans committed -
* tree.c (array_type_nelts): Make sure the domain of TYPE is set before we try to use it. From-SVN: r14518
Brendan Kehoe committed -
* configure.frag: New arguments xmake_files, tmake_files. Build Make-host, Make-target. From-SVN: r14517
Doug Evans committed -
* configure.in (host_overrides): Set to Make-host. (dep_host_xmakefile): Loop over all elements in host_make_file. (target_overrides): Set to Make-target. (dep_tmake_file): Loop over all elements in tmake_file. (configure.frag): Pass dep_host_xmake_file, dep_tmake_file. From-SVN: r14516
Doug Evans committed -
* Makefile.in (Makefile): Pass xmake_file, tmake_file to configure.frag (distclean): Delete Make-host, Make-target. From-SVN: r14515
Doug Evans committed
-
- 21 Jul, 1997 10 commits
-
-
From-SVN: r14514
Paul Eggert committed -
From-SVN: r14513
Doug Evans committed -
reload1.c (reload_cse_mem_conflict_p): Restore handling of (mem:BLK const0_rtx) meaning all memory is clobbered. * reload1.c (reload_cse_mem_conflict_p): Restore handling of (mem:BLK const0_rtx) meaning all memory is clobbered. From-SVN: r14512
Doug Evans committed -
(config.status): Depend on configure. Run config.status --recheck if out of date. From-SVN: r14511
Doug Evans committed -
From-SVN: r14510
Richard Kenner committed -
From-SVN: r14509
Richard Kenner committed -
From-SVN: r14508
Richard Kenner committed -
Change "alpha-" to "alpha*-" in all entries. Set target_cpu_default for ev5 and ev56 systems. Use symbolic names for target_cpu_default. From-SVN: r14507
Richard Kenner committed -
From-SVN: r14500
Richard Kenner committed -
From-SVN: r14499
Richard Kenner committed
-
- 20 Jul, 1997 2 commits
-
-
(expand_expr, case PLACEHOLDER_EXPR): Pick outermost object in placeholder_list of right type without a PLACEHOLDER_EXPR. From-SVN: r14498
Richard Kenner committed -
(contains_this_placeholder_p): Renamed from contains_placeholder_p. Added new arg, PL. Rework to make more consistent, check more codes, and avoid undefined fields. From-SVN: r14497
Richard Kenner committed
-
- 19 Jul, 1997 5 commits
-
-
(mov[hq]i): Likewise. (extend[qh]i[hsd]i2x): Add missing cases and fix typo in constraint. (reload_{in,out}[qh]i): Disable for TARGET_BYTE_OPS. From-SVN: r14496
Richard Kenner committed -
(SECONDARY_{IN,OUT}PUT_RELOAD_CLASS): Don't need for QImode or HImode if TARGET_BYTE_OPS. (ASM_FILE_START): Write a .arch directive. (STACK_CHECK_BUILTIN): New macro. From-SVN: r14495
Richard Kenner committed -
(input_operand, case MEM): Correct test involving TARGET_BYTE_OPS. From-SVN: r14494
Richard Kenner committed -
From-SVN: r14493
Doug Evans committed -
(cstamp-h): Renamed from stamp-h. From-SVN: r14492
Doug Evans committed
-