]> gcc.gnu.org Git - gcc.git/log
gcc.git
26 years ago(expand_expr, case PLACEHOLDER_EXPR): Find innermost matching and
Richard Kenner [Sat, 2 Aug 1997 12:01:10 +0000 (08:01 -0400)]
(expand_expr, case PLACEHOLDER_EXPR): Find innermost matching and
don't check contains_placeholder_p.

From-SVN: r14605

26 years ago(contains_this_placeholder_p): Delete.
Richard Kenner [Sat, 2 Aug 1997 12:00:52 +0000 (08:00 -0400)]
(contains_this_placeholder_p): Delete.

(contains_placeholder_p): Now contains code from above function.
(contains_placeholder_p, case 'r'): Don't look at offset info.

From-SVN: r14604

26 years ago* c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.
Per Bothner [Fri, 1 Aug 1997 21:18:54 +0000 (14:18 -0700)]
* c-lang.c (lang_init):  Restore, but add #if !USE_CPPLIB.

From-SVN: r14603

26 years ago* c-lex.c (lang_init): Remove (recently moved here).
Per Bothner [Fri, 1 Aug 1997 21:18:54 +0000 (14:18 -0700)]
* c-lex.c (lang_init):  Remove (recently moved here).

From-SVN: r14602

26 years ago* objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB.
Per Bothner [Fri, 1 Aug 1997 21:17:44 +0000 (14:17 -0700)]
* objc/objc-act.c (lang_init):  Don't check_newline #if USE_CPPLIB.

From-SVN: r14601

26 years agox
Jason Merrill [Fri, 1 Aug 1997 18:48:18 +0000 (18:48 +0000)]
x

From-SVN: r14600

26 years agoTranslate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
Richard Stallman [Fri, 1 Aug 1997 18:09:30 +0000 (18:09 +0000)]
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.

From-SVN: r14578

26 years ago* pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too.
Jeff Law [Fri, 1 Aug 1997 17:23:22 +0000 (11:23 -0600)]
* pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too.

From-SVN: r14577

26 years ago92th Cygnus<->FSF quick merge
Mike Stump [Fri, 1 Aug 1997 17:21:46 +0000 (17:21 +0000)]
92th Cygnus<->FSF quick merge

From-SVN: r14576

26 years agoInitial revision
Paul Eggert [Fri, 1 Aug 1997 13:06:04 +0000 (13:06 +0000)]
Initial revision

From-SVN: r14572

26 years agoDon't compile getpagesize if __CYGWIN32__
Ian Lance Taylor [Thu, 31 Jul 1997 23:39:26 +0000 (23:39 +0000)]
Don't compile getpagesize if __CYGWIN32__

From-SVN: r14571

26 years ago(SWITCHES_NEED_SPACES) Define.
Stan Cox [Thu, 31 Jul 1997 20:37:46 +0000 (20:37 +0000)]
(SWITCHES_NEED_SPACES) Define.

From-SVN: r14570

26 years ago(*trunc*): Use scratch memory for output_fix_trunc.
Stan Cox [Thu, 31 Jul 1997 20:37:46 +0000 (20:37 +0000)]
(*trunc*): Use scratch memory for output_fix_trunc.

From-SVN: r14569

26 years ago(output_to_reg, output_fix_trunc): Use scratch memory
Stan Cox [Thu, 31 Jul 1997 20:37:46 +0000 (20:37 +0000)]
(output_to_reg, output_fix_trunc): Use scratch memory

From-SVN: r14568

26 years ago(MAX_FIXED_MODE_SIZE): Define.
Stan Cox [Thu, 31 Jul 1997 20:37:46 +0000 (20:37 +0000)]
(MAX_FIXED_MODE_SIZE): Define.

From-SVN: r14567

26 years ago92th Cygnus<->FSF quick merge
Jason Merrill [Wed, 30 Jul 1997 23:01:56 +0000 (23:01 +0000)]
92th Cygnus<->FSF quick merge

From-SVN: r14566

26 years agocplus-dem.c: Various changes to produce Java output when passed DMGL_JAVA.
Per Bothner [Wed, 30 Jul 1997 19:05:31 +0000 (12:05 -0700)]
cplus-dem.c: Various changes to produce Java output when passed DMGL_JAVA.

* cplus-dem.c:  Various changes to produce Java output when passed
DMGL_JAVA.  Thus "::" becomes "." and "JArray<Foo>" becomes "Foo[]".
(main):  Support --java and -j flags to set DMGL_JAVA.

From-SVN: r14565

26 years ago* demangle.h (DMGL_JAVA): New option to request Java demangling.
Per Bothner [Wed, 30 Jul 1997 19:05:31 +0000 (12:05 -0700)]
* demangle.h (DMGL_JAVA):  New option to request Java demangling.

From-SVN: r14564

26 years ago(CPP_SPEC): add %(subtarget_cpp_spec).
Richard Earnshaw [Wed, 30 Jul 1997 12:54:05 +0000 (12:54 +0000)]
(CPP_SPEC): add %(subtarget_cpp_spec).

From-SVN: r14563

26 years ago(MULTILIB_OPTIONS): don't use deprecated -mN
Richard Earnshaw [Wed, 30 Jul 1997 12:53:11 +0000 (12:53 +0000)]
(MULTILIB_OPTIONS): don't use deprecated -mN
options; use -mapcs-NN instead.

From-SVN: r14562

26 years ago(TARGET_CPU_DEFAULT): define.
Richard Earnshaw [Wed, 30 Jul 1997 12:52:22 +0000 (12:52 +0000)]
(TARGET_CPU_DEFAULT): define.

include aout.h rather than arm.h directly.
(ASM_SPEC): remove.
(CPP_SPEC): replace with...
(SUBTARGET_CPP_SPEC): ... this.

From-SVN: r14561

26 years agoDon't define SET_ASM_OP for RISCiX
Richard Earnshaw [Wed, 30 Jul 1997 12:51:32 +0000 (12:51 +0000)]
Don't define SET_ASM_OP for RISCiX

From-SVN: r14560

26 years agodefine SET_ASM_OP by default (for GAS).
Richard Earnshaw [Wed, 30 Jul 1997 12:50:57 +0000 (12:50 +0000)]
define SET_ASM_OP by default (for GAS).

From-SVN: r14559

26 years agoreplace arm-*-* with arm-*-aout.
Richard Earnshaw [Wed, 30 Jul 1997 12:50:14 +0000 (12:50 +0000)]
replace arm-*-* with arm-*-aout.

From-SVN: r14558

26 years agoPatches to use cpplib with cc1 #if USE_CPPLIB.
Per Bothner [Tue, 29 Jul 1997 22:40:30 +0000 (15:40 -0700)]
Patches to use cpplib with cc1 #if USE_CPPLIB.

From-SVN: r14557

26 years agoconfigure.in (--enable-c-cpplib): New option.
Per Bothner [Tue, 29 Jul 1997 22:07:34 +0000 (15:07 -0700)]
configure.in (--enable-c-cpplib): New option.

* configure.in (--enable-c-cpplib):  New option.
(extra_c_flags, extra_c_objs):  New variables.

From-SVN: r14556

26 years agoMakefile.in (EXTRA_C_OBJS): New variable.
Per Bothner [Tue, 29 Jul 1997 22:07:34 +0000 (15:07 -0700)]
Makefile.in (EXTRA_C_OBJS): New variable.

* Makefile.in (EXTRA_C_OBJS):  New variable.
(INTERNAL_CFLAGS):  Add @extra_c_flags@.
C_OBJS, OBJC_OBS:  Add $(EXTRA_C_OBJS).

From-SVN: r14555

26 years agoAdd hooks for using autconf-style Makefile.in in language subdirs.
Per Bothner [Tue, 29 Jul 1997 22:03:06 +0000 (15:03 -0700)]
Add hooks for using autconf-style Makefile.in in language subdirs.

* configure.in (all_outputs, oldstyle_subdirs):  New variables.
Pass all_outputs to AC_OUTPUT.

From-SVN: r14554

26 years agoAdd hooks for using autconf-style Makefile.in in language subdirs.
Per Bothner [Tue, 29 Jul 1997 22:03:06 +0000 (15:03 -0700)]
Add hooks for using autconf-style Makefile.in in language subdirs.

* configure.lang:  Only iterate over oldstyle_subdirs.

From-SVN: r14553

26 years agox
Jason Merrill [Tue, 29 Jul 1997 05:38:55 +0000 (05:38 +0000)]
x

From-SVN: r14552

26 years agoupdate from main archive 970728
Ulrich Drepper [Mon, 28 Jul 1997 23:37:45 +0000 (23:37 +0000)]
update from main archive 970728

From-SVN: r14547

26 years agointegrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.
Brendan Kehoe [Mon, 28 Jul 1997 23:08:39 +0000 (19:08 -0400)]
integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.

* integrate.c (expand_inline_function): Use xmalloc instead of
alloca for the LABEL_MAP.
(save_for_inline_copying): Likewise.

From-SVN: r14546

26 years agointegrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.
Brendan Kehoe [Mon, 28 Jul 1997 19:49:08 +0000 (15:49 -0400)]
integrate.c (expand_inline_function): Use xmalloc instead of alloca for the LABEL_MAP.

* integrate.c (expand_inline_function): Use xmalloc instead of
alloca for the LABEL_MAP.

From-SVN: r14545

26 years agox
Jason Merrill [Mon, 28 Jul 1997 19:40:28 +0000 (19:40 +0000)]
x

From-SVN: r14544

26 years agox
Jason Merrill [Mon, 28 Jul 1997 18:30:18 +0000 (18:30 +0000)]
x

From-SVN: r14543

26 years agox
Jason Merrill [Mon, 28 Jul 1997 17:42:09 +0000 (17:42 +0000)]
x

From-SVN: r14542

26 years ago(fold_range_test, fold): Avoid making SAVE_EXPR if at top level.
Richard Kenner [Sun, 27 Jul 1997 23:35:53 +0000 (19:35 -0400)]
(fold_range_test, fold): Avoid making SAVE_EXPR if at top level.

From-SVN: r14541

26 years ago(expand_expr, case LABEL_DECL): Treat inline_function_decl like current_function_decl.
Richard Kenner [Sun, 27 Jul 1997 23:35:23 +0000 (19:35 -0400)]
(expand_expr, case LABEL_DECL): Treat inline_function_decl like current_function_decl.

(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

26 years ago(put_var_into_stack, trampoline_address): Treat inline_function_decl
Richard Kenner [Sun, 27 Jul 1997 23:34:28 +0000 (19:34 -0400)]
(put_var_into_stack, trampoline_address): Treat inline_function_decl
like current_function_decl.

From-SVN: r14539

26 years ago(ASM_OUTPUT_SOURCE_FILENAME): Delete default value.
Richard Kenner [Sun, 27 Jul 1997 17:51:46 +0000 (13:51 -0400)]
(ASM_OUTPUT_SOURCE_FILENAME): Delete default value.

From-SVN: r14538

26 years ago(TARGET_SWITCHES): Add -mno-byte.
Richard Kenner [Sun, 27 Jul 1997 17:49:01 +0000 (13:49 -0400)]
(TARGET_SWITCHES): Add -mno-byte.

From-SVN: r14537

26 years ago(get_inner_unaligned_p): Deleted.
Richard Kenner [Sun, 27 Jul 1997 16:18:46 +0000 (12:18 -0400)]
(get_inner_unaligned_p): Deleted.

(expand_assignment): Remove special-case of constant array.
(expand_expr, case ARRAY_REF): Likewise, and clean up remaining code.

From-SVN: r14536

26 years ago(probe_stack_range): Do probing with loop if more than a small number.
Richard Kenner [Sun, 27 Jul 1997 16:09:00 +0000 (12:09 -0400)]
(probe_stack_range): Do probing with loop if more than a small number.

From-SVN: r14535

26 years ago(\email): Let to \uref instead of \code, as a second optional argument
Karl Berry [Sat, 26 Jul 1997 19:12:35 +0000 (19:12 +0000)]
(\email): Let to \uref instead of \code, as a second optional argument
makes sense for this, too.

From-SVN: r14534

26 years agoRecognize SunOS 3.x.
Per Bothner [Sat, 26 Jul 1997 19:01:01 +0000 (12:01 -0700)]
Recognize SunOS 3.x.

From-SVN: r14531

26 years agoconfigure.in: Finish fixing calculation if default thread support is enabled.
Doug Evans [Fri, 25 Jul 1997 19:42:24 +0000 (19:42 +0000)]
configure.in: Finish fixing calculation if default thread support is enabled.

* configure.in: Finish fixing calculation if default thread
support is enabled.

From-SVN: r14530

26 years agoMakefile.in (native): Depend on config.h.
Doug Evans [Fri, 25 Jul 1997 19:26:32 +0000 (19:26 +0000)]
Makefile.in (native): Depend on config.h.

* Makefile.in (native): Depend on config.h.
(gcc.o): Depend on Makefile, not config.status.

From-SVN: r14529

26 years agopa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.
Jeff Law [Fri, 25 Jul 1997 17:02:37 +0000 (11:02 -0600)]
pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.

        * 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

26 years ago(expand_expr, case MODIFY_EXPR): Don't preexpand calls if LHS is an
Richard Kenner [Fri, 25 Jul 1997 12:36:42 +0000 (08:36 -0400)]
(expand_expr, case MODIFY_EXPR): Don't preexpand calls if LHS is an
indirect via a constant pointer.

From-SVN: r14527

26 years ago(expand_call): If -fstack-check and temp needed for arg is too large,
Richard Kenner [Fri, 25 Jul 1997 12:36:27 +0000 (08:36 -0400)]
(expand_call): If -fstack-check and temp needed for arg is too large,

use alloca.

From-SVN: r14526

26 years ago(bitmap_operation): Reset CURRENT on deferred deletion.
Richard Kenner [Fri, 25 Jul 1997 01:49:10 +0000 (21:49 -0400)]
(bitmap_operation): Reset CURRENT on deferred deletion.

From-SVN: r14525

26 years ago92th Cygnus<->FSF quick merge
Brendan Kehoe [Thu, 24 Jul 1997 21:09:25 +0000 (17:09 -0400)]
92th Cygnus<->FSF quick merge

From-SVN: r14524

26 years agoFix capitalization of OVERFLOW in CHECK_FLOAT_VALUE definition
Chris Smith [Thu, 24 Jul 1997 03:51:04 +0000 (03:51 +0000)]
Fix capitalization of OVERFLOW in CHECK_FLOAT_VALUE definition

From-SVN: r14523

26 years ago(arm-*-netbsd*): Fix typo setting tmake_file.
Richard Earnshaw [Wed, 23 Jul 1997 16:59:51 +0000 (16:59 +0000)]
(arm-*-netbsd*): Fix typo setting tmake_file.

From-SVN: r14522

26 years ago(alpha*): Put quotes around MASK_GAS.
Richard Kenner [Wed, 23 Jul 1997 10:39:34 +0000 (06:39 -0400)]
(alpha*): Put quotes around MASK_GAS.

From-SVN: r14521

26 years agosparc.md (seqdi_special): Don't clobber %xcc.
Doug Evans [Tue, 22 Jul 1997 23:42:22 +0000 (23:42 +0000)]
sparc.md (seqdi_special): Don't clobber %xcc.

* 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

26 years ago* sparc/sparc.c (gen_v9_scc): Handle early clobber of result.
Doug Evans [Tue, 22 Jul 1997 23:41:48 +0000 (23:41 +0000)]
* sparc/sparc.c (gen_v9_scc): Handle early clobber of result.

From-SVN: r14519

26 years agotree.c (array_type_nelts): Make sure the domain of TYPE is set before we try to use it.
Brendan Kehoe [Tue, 22 Jul 1997 19:25:25 +0000 (15:25 -0400)]
tree.c (array_type_nelts): Make sure the domain of TYPE is set before we try to use it.

        * tree.c (array_type_nelts): Make sure the domain of TYPE is set
        before we try to use it.

From-SVN: r14518

26 years agoconfigure.frag: New arguments xmake_files, tmake_files.
Doug Evans [Tue, 22 Jul 1997 16:26:03 +0000 (16:26 +0000)]
configure.frag: New arguments xmake_files, tmake_files.

* configure.frag: New arguments xmake_files, tmake_files.
Build Make-host, Make-target.

From-SVN: r14517

26 years agoconfigure.in (host_overrides): Set to Make-host.
Doug Evans [Tue, 22 Jul 1997 16:25:40 +0000 (16:25 +0000)]
configure.in (host_overrides): Set to Make-host.

* 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

26 years agoMakefile.in (Makefile): Pass xmake_file, tmake_file to configure.frag
Doug Evans [Tue, 22 Jul 1997 16:25:19 +0000 (16:25 +0000)]
Makefile.in (Makefile): Pass xmake_file, tmake_file to configure.frag

* Makefile.in (Makefile): Pass xmake_file, tmake_file to
configure.frag
(distclean): Delete Make-host, Make-target.

From-SVN: r14515

26 years agoComment out lines containing just formfeeds.
Paul Eggert [Mon, 21 Jul 1997 23:17:44 +0000 (23:17 +0000)]
Comment out lines containing just formfeeds.

From-SVN: r14514

26 years ago(cstamp-h.in): Use echo instead of touch.
Doug Evans [Mon, 21 Jul 1997 18:55:54 +0000 (18:55 +0000)]
(cstamp-h.in): Use echo instead of touch.

From-SVN: r14513

26 years agoreload1.c (reload_cse_mem_conflict_p): Restore handling of (mem:BLK const0_rtx) meani...
Doug Evans [Mon, 21 Jul 1997 18:07:27 +0000 (18:07 +0000)]
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

26 years ago(Makefile): Depend on config.status instead of configure.
Doug Evans [Mon, 21 Jul 1997 18:05:29 +0000 (18:05 +0000)]
(Makefile): Depend on config.status instead of configure.

(config.status): Depend on configure.  Run config.status --recheck if
out of date.

From-SVN: r14511

26 years ago(iorsi_zexthi_ashl16): Mark output operand as earlyclobber.
Richard Kenner [Mon, 21 Jul 1997 10:19:31 +0000 (06:19 -0400)]
(iorsi_zexthi_ashl16): Mark output operand as earlyclobber.

From-SVN: r14510

27 years ago(MASK_CPU_EV5): New macro.
Richard Kenner [Mon, 21 Jul 1997 01:07:59 +0000 (21:07 -0400)]
(MASK_CPU_EV5): New macro.

From-SVN: r14509

27 years ago(override_options): Set default for alpha_cpu from TARGET_CPU_DEFAULT.
Richard Kenner [Mon, 21 Jul 1997 01:07:50 +0000 (21:07 -0400)]
(override_options): Set default for alpha_cpu from TARGET_CPU_DEFAULT.

From-SVN: r14508

27 years ago(alpha*-*-*): Set cpu_type to alpha.
Richard Kenner [Mon, 21 Jul 1997 01:07:37 +0000 (21:07 -0400)]
(alpha*-*-*): Set cpu_type to alpha.

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

27 years ago(alphaev5, alphaev56): New CPU types.
Richard Kenner [Mon, 21 Jul 1997 00:58:41 +0000 (20:58 -0400)]
(alphaev5, alphaev56): New CPU types.

From-SVN: r14500

27 years ago(alpha*): Run program to see if ev4, ev5, or ev56.
Richard Kenner [Mon, 21 Jul 1997 00:58:27 +0000 (20:58 -0400)]
(alpha*): Run program to see if ev4, ev5, or ev56.

From-SVN: r14499

27 years ago(expand_expr...
Richard Kenner [Sun, 20 Jul 1997 10:11:25 +0000 (06:11 -0400)]
(expand_expr...

(expand_expr, case PLACEHOLDER_EXPR): Pick outermost object in
placeholder_list of right type without a PLACEHOLDER_EXPR.

From-SVN: r14498

27 years ago(contains_placeholder_p): Call contains_this_placeholder_p.
Richard Kenner [Sun, 20 Jul 1997 10:10:50 +0000 (06:10 -0400)]
(contains_placeholder_p): Call contains_this_placeholder_p.

(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

27 years ago({zero_,}extend[qh]i[dsh]i2): Rework TARGET_BYTE_OPS cases.
Richard Kenner [Sat, 19 Jul 1997 21:59:58 +0000 (17:59 -0400)]
({zero_,}extend[qh]i[dsh]i2): Rework TARGET_BYTE_OPS cases.

(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

27 years ago(SECONDARY_{IN,OUT}PUT_RELOAD_CLASS): Don't need for QImode or HImode if TARGET_BYTE_OPS.
Richard Kenner [Sat, 19 Jul 1997 21:59:41 +0000 (17:59 -0400)]
(SECONDARY_{IN,OUT}PUT_RELOAD_CLASS): Don't need for QImode or HImode if TARGET_BYTE_OPS.

(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

27 years ago(override_options): Allow processor of ev56 or 21164a.
Richard Kenner [Sat, 19 Jul 1997 21:59:19 +0000 (17:59 -0400)]
(override_options): Allow processor of ev56 or 21164a.

(input_operand, case MEM): Correct test involving TARGET_BYTE_OPS.

From-SVN: r14494

27 years ago(cstamp-h): Renamed from stamp-h.
Doug Evans [Sat, 19 Jul 1997 07:05:40 +0000 (07:05 +0000)]
(cstamp-h): Renamed from stamp-h.

From-SVN: r14493

27 years ago(cstamp-h.in): Renamed from stamp-h.in.
Doug Evans [Sat, 19 Jul 1997 07:03:46 +0000 (07:03 +0000)]
(cstamp-h.in): Renamed from stamp-h.in.

(cstamp-h): Renamed from stamp-h.

From-SVN: r14492

27 years agox
Jason Merrill [Sat, 19 Jul 1997 06:30:30 +0000 (06:30 +0000)]
x

From-SVN: r14491

27 years ago(config.in,stamp-h.in): These files live in $(srcdir).
Doug Evans [Sat, 19 Jul 1997 03:13:07 +0000 (03:13 +0000)]
(config.in,stamp-h.in): These files live in $(srcdir).

From-SVN: r14490

27 years ago(stamp-h.in): Fix leading whitespace (should be tab).
Doug Evans [Sat, 19 Jul 1997 02:56:22 +0000 (02:56 +0000)]
(stamp-h.in): Fix leading whitespace (should be tab).

From-SVN: r14489

27 years agoconfigure.in: Invoke AC_CONFIG_HEADER.
Doug Evans [Sat, 19 Jul 1997 02:51:45 +0000 (02:51 +0000)]
configure.in: Invoke AC_CONFIG_HEADER.

* configure.in: Invoke AC_CONFIG_HEADER.
Check for string.h, strings.h, stdlib.h, time.h, unistd.h.
Check for whether malloc/realloc/free need to be declared.
(links): Rename config.h to config2.h.
(AC_OUTPUT): Create stamp-h.

From-SVN: r14488

27 years ago(config.in,stamp-h.in): Add rules for.
Doug Evans [Sat, 19 Jul 1997 02:49:31 +0000 (02:49 +0000)]
(config.in,stamp-h.in): Add rules for.

(config.h,stamp-h): Add rules for.
(distclean): Delete config2.h, stamp-h.
(ALL_CFLAGS): Add @DEFS@.

From-SVN: r14487

27 years agoInitial revision
Doug Evans [Sat, 19 Jul 1997 02:37:36 +0000 (02:37 +0000)]
Initial revision

From-SVN: r14486

27 years agoconfigure.in (host_overrides): Set to host_xmake_file, don't create Make-host.
Doug Evans [Sat, 19 Jul 1997 02:27:38 +0000 (02:27 +0000)]
configure.in (host_overrides): Set to host_xmake_file, don't create Make-host.

* configure.in (host_overrides): Set to host_xmake_file, don't create
Make-host.
(target_overrides): Set to tmake_file, don't create Make-target.
(language subdir support): Keep together.

From-SVN: r14485

27 years ago(distclean): Delete reference to Make-host, Make-target.
Doug Evans [Sat, 19 Jul 1997 02:26:26 +0000 (02:26 +0000)]
(distclean): Delete reference to Make-host, Make-target.

From-SVN: r14484

27 years agoconfigure.lang: Delete top level directory from loop.
Doug Evans [Sat, 19 Jul 1997 02:23:36 +0000 (02:23 +0000)]
configure.lang: Delete top level directory from loop.

* configure.lang: Delete top level directory from loop.
Delete code not useful for language subdirs.

From-SVN: r14483

27 years agoconfigure.in: Don't loop trying to configure language subdirs.
Doug Evans [Sat, 19 Jul 1997 02:22:30 +0000 (02:22 +0000)]
configure.in: Don't loop trying to configure language subdirs.

* configure.in: Don't loop trying to configure language subdirs.
Don't pass to configure.lang variables it doesn't use.

From-SVN: r14482

27 years ago(DECL_ABSTRACT_ORIGIN): Expand description of.
Doug Evans [Sat, 19 Jul 1997 02:19:01 +0000 (02:19 +0000)]
(DECL_ABSTRACT_ORIGIN): Expand description of.

From-SVN: r14481

27 years agoc-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecl if inline function...
Doug Evans [Sat, 19 Jul 1997 02:16:12 +0000 (02:16 +0000)]
c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecl if inline function and not new definition.

* c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecl
if inline function and not new definition.

From-SVN: r14480

27 years ago(reload): Don't call reload_cse_regs here.
Richard Kenner [Fri, 18 Jul 1997 12:12:50 +0000 (08:12 -0400)]
(reload): Don't call reload_cse_regs here.

(reload_cse_mem_conflict_p): Remove MEM_OFFSET and MEM_MODE args.
(reload_cse_mem_conflict_p, case MEM): Call anti_dependence.
(reload_cse_invalidate_mem): Update call to reload_cse_mem_conflict_p.
(reload_cse_regs): No longer static.
Call init_alias_analysis.
Ignore CLOBBER in a PARALLEL.

From-SVN: r14479

27 years ago(rest_of_compilation): Call reload_cse_regs here.
Richard Kenner [Fri, 18 Jul 1997 12:12:15 +0000 (08:12 -0400)]
(rest_of_compilation): Call reload_cse_regs here.

From-SVN: r14478

27 years ago(copy-headers): Use $(srcdir) from this makefile, not the parent's.
Richard Kenner [Fri, 18 Jul 1997 10:44:21 +0000 (06:44 -0400)]
(copy-headers): Use $(srcdir) from this makefile, not the parent's.

From-SVN: r14477

27 years ago(objc-headers): Fix command for the new build directory layout, don't
Richard Kenner [Fri, 18 Jul 1997 10:44:07 +0000 (06:44 -0400)]
(objc-headers): Fix command for the new build directory layout, don't
pass srcdir variable.

From-SVN: r14476

27 years agoconfigure.in (merged_frags): Delete unused variable.
Doug Evans [Thu, 17 Jul 1997 20:02:27 +0000 (20:02 +0000)]
configure.in (merged_frags): Delete unused variable.

* configure.in (merged_frags): Delete unused variable.
(extra_headers_list): Move setting outside of subdir loop.
(extra_headers,extra_passes): Don't pass to configure.lang.
(extra_programs,extra_parts,extra_objs): Likewise.
(host_extra_gcc_objs,gxx_include_dir,md_cppflags): Likewise.

From-SVN: r14475

27 years agoconfigure.lang (EXTRA_HEADERS,EXTRA_PASSES,EXTRA_PARTS): Delete.
Doug Evans [Thu, 17 Jul 1997 20:00:03 +0000 (20:00 +0000)]
configure.lang (EXTRA_HEADERS,EXTRA_PASSES,EXTRA_PARTS): Delete.

* configure.lang (EXTRA_HEADERS,EXTRA_PASSES,EXTRA_PARTS): Delete.
(EXTRA_PROGRAMS,EXTRA_OBJS,EXTRA_GCC_OBJS,MD_DEPS): Delete.
(version) Delete duplicate entry.

From-SVN: r14474

27 years ago(flag_stack_check): New variable.
Richard Kenner [Thu, 17 Jul 1997 15:26:41 +0000 (11:26 -0400)]
(flag_stack_check): New variable.

(f_options): Add "stack-check".

From-SVN: r14473

27 years ago(expand_decl): If stack checking, use alloca for large vars.
Richard Kenner [Thu, 17 Jul 1997 15:26:30 +0000 (11:26 -0400)]
(expand_decl): If stack checking, use alloca for large vars.

From-SVN: r14472

27 years ago(reload): If checking stack, verify frame small enough.
Richard Kenner [Thu, 17 Jul 1997 15:26:10 +0000 (11:26 -0400)]
(reload): If checking stack, verify frame small enough.

From-SVN: r14471

27 years ago(expand_function_end): If function is non-leaf and stack checking is
Richard Kenner [Thu, 17 Jul 1997 15:25:54 +0000 (11:25 -0400)]
(expand_function_end): If function is non-leaf and stack checking is
requested, emit needed probes.

From-SVN: r14470

This page took 0.174505 seconds and 5 git commands to generate.