- 30 Jul, 1997 2 commits
-
-
From-SVN: r14559
Richard Earnshaw committed -
From-SVN: r14558
Richard Earnshaw committed
-
- 29 Jul, 1997 6 commits
-
-
From-SVN: r14557
Per Bothner committed -
* configure.in (--enable-c-cpplib): New option. (extra_c_flags, extra_c_objs): New variables. From-SVN: r14556
Per Bothner committed -
* Makefile.in (EXTRA_C_OBJS): New variable. (INTERNAL_CFLAGS): Add @extra_c_flags@. C_OBJS, OBJC_OBS: Add $(EXTRA_C_OBJS). From-SVN: r14555
Per Bothner committed -
* configure.in (all_outputs, oldstyle_subdirs): New variables. Pass all_outputs to AC_OUTPUT. From-SVN: r14554
Per Bothner committed -
* configure.lang: Only iterate over oldstyle_subdirs. From-SVN: r14553
Per Bothner committed -
From-SVN: r14552
Jason Merrill committed
-
- 28 Jul, 1997 6 commits
-
-
From-SVN: r14547
Ulrich Drepper committed -
* integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP. (save_for_inline_copying): Likewise. From-SVN: r14546
Brendan Kehoe committed -
* integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP. From-SVN: r14545
Brendan Kehoe committed -
From-SVN: r14544
Jason Merrill committed -
From-SVN: r14543
Jason Merrill committed -
From-SVN: r14542
Jason Merrill committed
-
- 27 Jul, 1997 7 commits
-
-
From-SVN: r14541
Richard Kenner committed -
(expand_expr, case LABEL_DECL): Treat inline_function_decl like current_function_decl. (expand_expr, case SAVE_EXPR): Handle top-level SVAE_EXPR by moving into current function; abort if in incorrect context. From-SVN: r14540
Richard Kenner committed -
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 1 commit
-
-
From-SVN: r14514
Paul Eggert committed
-