gcc.git
29 years ago(default_compilers): Remove rule for ".ada".
Richard Kenner [Wed, 22 Feb 1995 00:25:17 +0000 (19:25 -0500)]
(default_compilers): Remove rule for ".ada".

Pass .ads or .adb suffix to -dumpbase, depending on input filename.

From-SVN: r9025

29 years agoInitial revision
Richard Kenner [Wed, 22 Feb 1995 00:07:50 +0000 (19:07 -0500)]
Initial revision

From-SVN: r9024

29 years agoAdded {} around file variable.
Richard Kenner [Wed, 22 Feb 1995 00:02:59 +0000 (19:02 -0500)]
Added {} around file variable.

From-SVN: r9023

29 years ago(make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined.
Richard Kenner [Wed, 22 Feb 1995 00:00:04 +0000 (19:00 -0500)]
(make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined.

From-SVN: r9022

29 years ago(union tree_decl): New field MACHINE_ATTRIBUTES.
Richard Kenner [Tue, 21 Feb 1995 23:59:24 +0000 (18:59 -0500)]
(union tree_decl): New field MACHINE_ATTRIBUTES.

(DECL_MACHINE_ATTRIBUTES): New macro.

From-SVN: r9021

29 years ago(chain_member_value, decl_attribute_variant): New functions.
Richard Kenner [Tue, 21 Feb 1995 23:58:27 +0000 (18:58 -0500)]
(chain_member_value, decl_attribute_variant): New functions.

(valid_machine_attribute): Moved here from c-common.c.

From-SVN: r9020

29 years ago(get_run_time): Return an approximate value for NT.
Richard Kenner [Tue, 21 Feb 1995 23:57:45 +0000 (18:57 -0500)]
(get_run_time): Return an approximate value for NT.

From-SVN: r9019

29 years agoAdded #ifdef's WINNT.
Richard Kenner [Tue, 21 Feb 1995 23:57:15 +0000 (18:57 -0500)]
Added #ifdef's WINNT.

From-SVN: r9018

29 years ago(print_node{,_brief}): Print machine attributes.
Richard Kenner [Tue, 21 Feb 1995 23:56:31 +0000 (18:56 -0500)]
(print_node{,_brief}): Print machine attributes.

From-SVN: r9017

29 years ago(atexit): Prototype now works with NT.
Richard Kenner [Tue, 21 Feb 1995 23:55:37 +0000 (18:55 -0500)]
(atexit): Prototype now works with NT.

From-SVN: r9016

29 years agoTest _SIZE_T_DEFINED and _WCHAR_T_DEFINED.
Richard Kenner [Tue, 21 Feb 1995 23:53:57 +0000 (18:53 -0500)]
Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED.

From-SVN: r9015

29 years agoTest _VA_LIST_DEFINED macro.
Richard Kenner [Tue, 21 Feb 1995 23:53:15 +0000 (18:53 -0500)]
Test _VA_LIST_DEFINED macro.

From-SVN: r9014

29 years ago(fix_argv): Rewrite.
Richard Kenner [Tue, 21 Feb 1995 23:52:14 +0000 (18:52 -0500)]
(fix_argv): Rewrite.

From-SVN: r9013

29 years ago(atexit): Prototype now works with NT.
Richard Kenner [Tue, 21 Feb 1995 23:49:31 +0000 (18:49 -0500)]
(atexit): Prototype now works with NT.

From-SVN: r9012

29 years ago(assign_parms): Added arg to RETURN_POPS_ARGS.
Richard Kenner [Tue, 21 Feb 1995 23:48:03 +0000 (18:48 -0500)]
(assign_parms): Added arg to RETURN_POPS_ARGS.

From-SVN: r9011

29 years agodrupp@cs.washington.edu
Douglas Rupp [Tue, 21 Feb 1995 23:46:55 +0000 (18:46 -0500)]
drupp@cs.washington.edu

From-SVN: r9010

29 years ago(cplus_decl_attribute): Add arg to decl_attributes.
Douglas Rupp [Tue, 21 Feb 1995 23:41:16 +0000 (18:41 -0500)]
(cplus_decl_attribute): Add arg to decl_attributes.

From-SVN: r9009

29 years ago(decl_attributes): Added argument.
Douglas Rupp [Tue, 21 Feb 1995 23:40:53 +0000 (18:40 -0500)]
(decl_attributes): Added argument.

From-SVN: r9008

29 years ago($exeext, $objext, $oldobjext): New macros.
Douglas Rupp [Tue, 21 Feb 1995 23:39:19 +0000 (18:39 -0500)]
($exeext, $objext, $oldobjext): New macros.

From-SVN: r9007

29 years agoModify "ln" commands to try a "cp" if "ln" fails.
Douglas Rupp [Tue, 21 Feb 1995 23:38:37 +0000 (18:38 -0500)]
Modify "ln" commands to try a "cp" if "ln" fails.

($exeext, $objext, $oldobjext): New macros.

From-SVN: r9006

29 years agoTake arg specifying msdos or winnt batch file config.
Richard Kenner [Tue, 21 Feb 1995 23:33:40 +0000 (18:33 -0500)]
Take arg specifying msdos or winnt batch file config.

From-SVN: r9005

29 years agoReflect features/functions available in NT.
Richard Kenner [Tue, 21 Feb 1995 23:30:53 +0000 (18:30 -0500)]
Reflect features/functions available in NT.

From-SVN: r9004

29 years ago(CPP_SPEC): Accept c++ style comments.
Richard Kenner [Tue, 21 Feb 1995 23:30:05 +0000 (18:30 -0500)]
(CPP_SPEC): Accept c++ style comments.

From-SVN: r9003

29 years ago(expand_lib): Look for both libfoo.a and foo.lib.
Richard Kenner [Tue, 21 Feb 1995 23:29:02 +0000 (18:29 -0500)]
(expand_lib): Look for both libfoo.a and foo.lib.

Modified to support linking with Windows NT graphics libraries.

From-SVN: r9002

29 years agoSupport NT Graphics programs; also bug fixes.
Richard Kenner [Tue, 21 Feb 1995 23:23:48 +0000 (18:23 -0500)]
Support NT Graphics programs; also bug fixes.

From-SVN: r9001

29 years agoUpdated to Windows NT 3.5.
Richard Kenner [Tue, 21 Feb 1995 23:22:35 +0000 (18:22 -0500)]
Updated to Windows NT 3.5.

From-SVN: r9000

29 years agoAdded arg to RETURN_POPS_ARGS.
Richard Kenner [Tue, 21 Feb 1995 23:21:14 +0000 (18:21 -0500)]
Added arg to RETURN_POPS_ARGS.

From-SVN: r8999

29 years ago(main): Don't set "Include" environment variable for NT.
Richard Kenner [Tue, 21 Feb 1995 23:01:08 +0000 (18:01 -0500)]
(main): Don't set "Include" environment variable for NT.

From-SVN: r8998

29 years ago(emit_call_1): Added function declaration node argument passed to
Richard Kenner [Tue, 21 Feb 1995 22:59:56 +0000 (17:59 -0500)]
(emit_call_1): Added function declaration node argument passed to
RETURN_POPS_ARGS; also effects calls to emit_call_1.

From-SVN: r8997

29 years ago(decl_attributes): Added argument.
Richard Kenner [Tue, 21 Feb 1995 22:59:00 +0000 (17:59 -0500)]
(decl_attributes): Added argument.

From-SVN: r8996

29 years agoNew rules to allow attributes in a prefix position.
Richard Kenner [Tue, 21 Feb 1995 22:58:19 +0000 (17:58 -0500)]
New rules to allow attributes in a prefix position.

From-SVN: r8995

29 years ago(grokdeclarator): Added code to support machine attributes.
Richard Kenner [Tue, 21 Feb 1995 22:56:58 +0000 (17:56 -0500)]
(grokdeclarator): Added code to support machine attributes.

(duplicate_decls): Pass DECL_MACHINE_ATTRIBUTES to descendent typedef;
make duplicate typedefs that are identical generate a warning if they
are both in system header files.
(redeclaration_error_message): Make duplicate typedefs that are
identical not an error if they are both in system header files.

From-SVN: r8994

29 years ago(decl_attributes): Add third argument prefix_attributes.
Richard Kenner [Tue, 21 Feb 1995 22:55:41 +0000 (17:55 -0500)]
(decl_attributes): Add third argument prefix_attributes.

(valid_machine_attribute): Deleted; moved to tree.c.

From-SVN: r8993

29 years agoCopy config.status to config.run and then execute.
Richard Kenner [Tue, 21 Feb 1995 22:54:50 +0000 (17:54 -0500)]
Copy config.status to config.run and then execute.

Modify "ln" commands to try a "cp" if "ln" fails.
($exeext, $objext, $oldobjext): New macros.

From-SVN: r8992

29 years ago* integrate.c (finish_inline): Don't set DECL_INLINE.
Jeff Law [Tue, 21 Feb 1995 17:42:19 +0000 (10:42 -0700)]
* integrate.c (finish_inline): Don't set DECL_INLINE.

From-SVN: r8991

29 years agolocal-alloc.c (block_alloc): Stop looping over the input operands once we find an...
Jeff Law [Tue, 21 Feb 1995 17:41:05 +0000 (10:41 -0700)]
local-alloc.c (block_alloc): Stop looping over the input operands once we find an input/output register pair...

* local-alloc.c (block_alloc): Stop looping over the input
operands once we find an input/output register pair which can
be combined into a single qty.

From-SVN: r8990

29 years agoFix bad patch
Michael Meissner [Tue, 21 Feb 1995 15:21:51 +0000 (15:21 +0000)]
Fix bad patch

From-SVN: r8989

29 years ago(OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRIDE_OPTIONS.
Doug Evans [Tue, 21 Feb 1995 15:09:36 +0000 (15:09 +0000)]
(OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRIDE_OPTIONS.

From-SVN: r8988

29 years agoInitial revision
Richard Kenner [Tue, 21 Feb 1995 13:15:01 +0000 (08:15 -0500)]
Initial revision

From-SVN: r8987

29 years ago(REAL_ARITHMETIC): Define.
Richard Kenner [Tue, 21 Feb 1995 12:30:00 +0000 (07:30 -0500)]
(REAL_ARITHMETIC): Define.

From-SVN: r8986

29 years ago(output_toc): Use REAL_VALUE_* macros.
Richard Kenner [Tue, 21 Feb 1995 12:29:42 +0000 (07:29 -0500)]
(output_toc): Use REAL_VALUE_* macros.

From-SVN: r8985

29 years ago(expand_value_return): Make function static.
Richard Kenner [Tue, 21 Feb 1995 11:48:19 +0000 (06:48 -0500)]
(expand_value_return): Make function static.

From-SVN: r8984

29 years ago(rescan): Add support for %: and %:%: digraphs.
Richard Kenner [Tue, 21 Feb 1995 11:42:06 +0000 (06:42 -0500)]
(rescan): Add support for %: and %:%: digraphs.

(collect_expansion, skip_if_group, dump_single_macro): Likewise.
(union hashval): Remove ival member; it doesn't suffice for `199409L'.
(special_symbol): Use cpval instead of ival for T_CONST macros.
(install): Remove ivalue argument, since string value now suffices.
All callers changed.
(initialize_builtins): Switch from int to string values for T_CONST.
If not traditional, initialize __STDC_VERSION__ to 199409L.
(STDC_VALUE): Remove no-longer-used configuration macro.

From-SVN: r8983

29 years ago(yylex): Add support for <: :> <% %> digraphs.
Richard Kenner [Tue, 21 Feb 1995 11:41:31 +0000 (06:41 -0500)]
(yylex): Add support for <: :> <% %> digraphs.

From-SVN: r8982

29 years ago(USER_H): Add iso646.h.
Richard Kenner [Tue, 21 Feb 1995 11:39:40 +0000 (06:39 -0500)]
(USER_H): Add iso646.h.

From-SVN: r8981

29 years ago(yylex): For float, build constant in long double.
Richard Kenner [Tue, 21 Feb 1995 11:16:29 +0000 (06:16 -0500)]
(yylex): For float, build constant in long double.

From-SVN: r8980

29 years ago(read_specs): Use length read when inserting zero.
Richard Kenner [Tue, 21 Feb 1995 11:16:06 +0000 (06:16 -0500)]
(read_specs): Use length read when inserting zero.

From-SVN: r8979

29 years ago(lang_options): Add options for Fortran.
Richard Kenner [Tue, 21 Feb 1995 11:04:21 +0000 (06:04 -0500)]
(lang_options): Add options for Fortran.

From-SVN: r8978

29 years ago(default_compilers): Add entries for .f and .F.
Richard Kenner [Tue, 21 Feb 1995 10:57:30 +0000 (05:57 -0500)]
(default_compilers): Add entries for .f and .F.

From-SVN: r8977

29 years ago(check_newline): Give warning if unrecognized data on #line.
Richard Kenner [Tue, 21 Feb 1995 10:37:13 +0000 (05:37 -0500)]
(check_newline): Give warning if unrecognized data on #line.

(yylex): Give error for unterminated string constant.

From-SVN: r8976

29 years ago(compile_file): Initialize input_file_stack before calling lang_init,
Richard Kenner [Tue, 21 Feb 1995 10:36:34 +0000 (05:36 -0500)]
(compile_file): Initialize input_file_stack before calling lang_init,

not after.

From-SVN: r8975

29 years agovarasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, by using AGGREGATE_TYPE...
Per Bothner [Tue, 21 Feb 1995 00:41:08 +0000 (16:41 -0800)]
varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, by using AGGREGATE_TYPE_P macro.

* varasm.c (output_constant):  Strip NOP_EXPRs for SET_TYPE too,
by using AGGREGATE_TYPE_P macro.

From-SVN: r8974

29 years ago* config/svr4.h (ASM_OUTPUT_SOURCE_LINE): Use assemble_name.
Per Bothner [Tue, 21 Feb 1995 00:40:44 +0000 (16:40 -0800)]
* config/svr4.h (ASM_OUTPUT_SOURCE_LINE):  Use assemble_name.

From-SVN: r8973

29 years ago(sun4sol2): Alias for sparc-sun-solaris2.
Doug Evans [Mon, 20 Feb 1995 20:25:48 +0000 (20:25 +0000)]
(sun4sol2): Alias for sparc-sun-solaris2.

From-SVN: r8972

29 years ago57 Cygnus<->FSF merge
Mike Stump [Sat, 18 Feb 1995 22:06:40 +0000 (22:06 +0000)]
57 Cygnus<->FSF merge

From-SVN: r8971

29 years agors6000 exception handling support
Mike Stump [Sat, 18 Feb 1995 21:05:17 +0000 (21:05 +0000)]
rs6000 exception handling support

From-SVN: r8970

29 years agotweak __unwind_function for bsdi
Mike Stump [Sat, 18 Feb 1995 20:52:11 +0000 (20:52 +0000)]
tweak __unwind_function for bsdi

From-SVN: r8969

29 years ago(output_constructor): Fix typo byte_size -> size.
Doug Evans [Sat, 18 Feb 1995 18:54:34 +0000 (18:54 +0000)]
(output_constructor): Fix typo byte_size -> size.

From-SVN: r8968

29 years ago(get_set_constructor_bytes): Fix prototype.
Doug Evans [Sat, 18 Feb 1995 18:53:51 +0000 (18:53 +0000)]
(get_set_constructor_bytes): Fix prototype.

From-SVN: r8967

29 years agoInitial revision
Doug Evans [Sat, 18 Feb 1995 17:35:43 +0000 (17:35 +0000)]
Initial revision

From-SVN: r8966

29 years agors6000.h (SUBTARGET_OVERRIDE_OPTIONS): Define.
Doug Evans [Sat, 18 Feb 1995 17:33:02 +0000 (17:33 +0000)]
rs6000.h (SUBTARGET_OVERRIDE_OPTIONS): Define.

* rs6000/rs6000.h (SUBTARGET_OVERRIDE_OPTIONS): Define.
(OVERRIDE_OPTIONS): Call it.

From-SVN: r8965

29 years agolynx.h (FUNCTION_VALUE): Redefine.
Doug Evans [Sat, 18 Feb 1995 17:26:23 +0000 (17:26 +0000)]
lynx.h (FUNCTION_VALUE): Redefine.

* m68k/lynx.h (FUNCTION_VALUE): Redefine.
(LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P, NEEDS_UNTYPED_CALL): Likewise.

From-SVN: r8964

29 years agot-i386bare (LIBGCC1): Define to empty instead of libgcc1.null.
Doug Evans [Sat, 18 Feb 1995 17:21:20 +0000 (17:21 +0000)]
t-i386bare (LIBGCC1): Define to empty instead of libgcc1.null.

* i386/t-i386bare (LIBGCC1): Define to empty instead of libgcc1.null.
(CROSS_LIBGCC1): Likewise.

From-SVN: r8963

29 years agoxm-lynx.h (HOST_BITS_PER_CHAR): Delete.
Doug Evans [Sat, 18 Feb 1995 17:20:28 +0000 (17:20 +0000)]
xm-lynx.h (HOST_BITS_PER_CHAR): Delete.

* config/xm-lynx.h (HOST_BITS_PER_CHAR): Delete.
(HOST_BITS_PER_{SHORT,INT,LONG,LONGLONG}): Likewise.
(mktemp): Provide our own, lynx's definition isn't standard.

From-SVN: r8962

29 years agolynx.h (LIB_SPEC, [...]): Update to LynxOS 2.2.2.
Doug Evans [Sat, 18 Feb 1995 17:19:55 +0000 (17:19 +0000)]
lynx.h (LIB_SPEC, [...]): Update to LynxOS 2.2.2.

* config/lynx.h (LIB_SPEC, STARTFILE_SPEC): Update to LynxOS 2.2.2.
(FUNCTION_PROFILE): Undef.

From-SVN: r8961

29 years agoRecognize lynx* as lynxos.
Doug Evans [Sat, 18 Feb 1995 17:18:21 +0000 (17:18 +0000)]
Recognize lynx* as lynxos.

From-SVN: r8960

29 years agoAdd r4650 functional units and r4650 mul instruction
Ian Lance Taylor [Thu, 16 Feb 1995 22:01:16 +0000 (22:01 +0000)]
Add r4650 functional units and r4650 mul instruction

From-SVN: r8959

29 years agoAdd -m{,no-}strict-align support.
Michael Meissner [Thu, 16 Feb 1995 16:49:44 +0000 (16:49 +0000)]
Add -m{,no-}strict-align support.

From-SVN: r8958

29 years ago56th Cygnus<->FSF merge
Mike Stump [Thu, 16 Feb 1995 15:24:37 +0000 (15:24 +0000)]
56th Cygnus<->FSF merge

From-SVN: r8957

29 years agoRepair botch in application of patch.
Richard Kenner [Wed, 15 Feb 1995 18:03:30 +0000 (13:03 -0500)]
Repair botch in application of patch.

From-SVN: r8956

29 years agovarasm.c (const_hash): Add support for SET_TYPE constructors.
Per Bothner [Wed, 15 Feb 1995 06:41:25 +0000 (22:41 -0800)]
varasm.c (const_hash): Add support for SET_TYPE constructors.

* varasm.c (const_hash):  Add support for SET_TYPE constructors.
(record_constant_1), (copy_constant):  Likewise.
(output_constant):  Likewise.  (Also SET_TYPE INTEGER_CSTs.)

From-SVN: r8955

29 years ago* expr.c (store_constructor): Don't use get_set_constructor_words.
Per Bothner [Wed, 15 Feb 1995 06:40:27 +0000 (22:40 -0800)]
* expr.c (store_constructor):  Don't use get_set_constructor_words.

From-SVN: r8954

29 years ago* tree.h: get_set_constructor_words -> get_set_constructor_bytes.
Per Bothner [Wed, 15 Feb 1995 06:40:11 +0000 (22:40 -0800)]
* tree.h: get_set_constructor_words -> get_set_constructor_bytes.

From-SVN: r8953

29 years agotree.c (get_set_constructor_bytes): New function. Replaces ...
Per Bothner [Wed, 15 Feb 1995 06:39:19 +0000 (22:39 -0800)]
tree.c (get_set_constructor_bytes):  New function.  Replaces ...

(get_set_constructor_words):  ... removed old function.

From-SVN: r8952

29 years ago(stabilize_reference_1): No longer static.
Richard Kenner [Tue, 14 Feb 1995 13:04:52 +0000 (08:04 -0500)]
(stabilize_reference_1): No longer static.

From-SVN: r8951

29 years ago(stabilize_reference_1): Add declaration.
Richard Kenner [Tue, 14 Feb 1995 13:04:23 +0000 (08:04 -0500)]
(stabilize_reference_1): Add declaration.

From-SVN: r8950

29 years agoWritten to use ELF object format.
Roland McGrath [Tue, 14 Feb 1995 00:40:16 +0000 (00:40 +0000)]
Written to use ELF object format.

From-SVN: r8949

29 years ago(GNU_CPP_PREDEFINES): New macro.
Roland McGrath [Tue, 14 Feb 1995 00:38:07 +0000 (00:38 +0000)]
(GNU_CPP_PREDEFINES): New macro.

From-SVN: r8948

29 years ago(CPP_PREDEFINES): Use GNU_CPP_PREDEFINES macro.
Roland McGrath [Tue, 14 Feb 1995 00:37:09 +0000 (00:37 +0000)]
(CPP_PREDEFINES): Use GNU_CPP_PREDEFINES macro.

From-SVN: r8947

29 years ago(exit): Don't call __do_global_dtors if
Doug Evans [Mon, 13 Feb 1995 23:22:38 +0000 (23:22 +0000)]
(exit): Don't call __do_global_dtors if
INIT_SECTION_ASM_OP and OBJECT_FORMAT_ELF.

From-SVN: r8946

29 years ago(find_basic_blocks): Revise calculation of when to make another pass.
Doug Evans [Mon, 13 Feb 1995 22:26:49 +0000 (22:26 +0000)]
(find_basic_blocks): Revise calculation of when to make another pass.

From-SVN: r8945

29 years agoDon't define LD_INIT_SWITCH.
Jason Merrill [Mon, 13 Feb 1995 22:26:47 +0000 (22:26 +0000)]
Don't define LD_INIT_SWITCH.

From-SVN: r8944

29 years ago(libgcc1.S): New target.
Doug Evans [Mon, 13 Feb 1995 22:14:59 +0000 (22:14 +0000)]
(libgcc1.S): New target.

From-SVN: r8943

29 years agovarasm.c (function_section): New function.
Doug Evans [Mon, 13 Feb 1995 22:08:43 +0000 (22:08 +0000)]
varasm.c (function_section): New function.

* varasm.c (function_section): New function.
(assemble_start_function): Call it.
* output.h (function_section): Declare it.
* final.c (final_scan_insn): Call function_section instead of
text_section.
* dwarfout.c (dwarfout_begin_block): Likewise.
(dwarfout_end_block): Likewise.
(dwarfout_label): Likewise.
(dwarfout_begin_function): Likewise.
(dwarfout_end_function): Likewise.
(dwarfout_line): Likewise.

From-SVN: r8942

29 years agoDon't call write ifdef inhibit_libc.
Jason Merrill [Mon, 13 Feb 1995 22:08:25 +0000 (22:08 +0000)]
Don't call write ifdef inhibit_libc.

From-SVN: r8941

29 years ago(store_split_bit_field): If value is VOIDmode, pass word_mode to force_reg.
Doug Evans [Mon, 13 Feb 1995 21:47:31 +0000 (21:47 +0000)]
(store_split_bit_field): If value is VOIDmode, pass word_mode to force_reg.

From-SVN: r8940

29 years ago(DBX_DEBUGGING_INFO): Define.
Doug Evans [Mon, 13 Feb 1995 21:42:15 +0000 (21:42 +0000)]
(DBX_DEBUGGING_INFO): Define.

(PREFERRED_DEBUGGING_TYPE): Define.

From-SVN: r8939

29 years agotree.c (permanent_allocation): Pop function_maybepermanent_obstack, not hardwired...
Per Bothner [Mon, 13 Feb 1995 20:55:17 +0000 (12:55 -0800)]
tree.c (permanent_allocation): Pop function_maybepermanent_obstack, not hardwired &maybepermanent_obstack.

* tree.c (permanent_allocation):  Pop function_maybepermanent_obstack,
not hardwired &maybepermanent_obstack.

From-SVN: r8938

29 years ago* c-decl.c (grokdeclarator): Maybe set FUNCTION_NEEDS_STATIC_CHAIN.
Per Bothner [Mon, 13 Feb 1995 20:54:47 +0000 (12:54 -0800)]
* c-decl.c (grokdeclarator):  Maybe set FUNCTION_NEEDS_STATIC_CHAIN.

From-SVN: r8937

29 years ago* tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.
Per Bothner [Mon, 13 Feb 1995 20:54:24 +0000 (12:54 -0800)]
* tree.h (FUNCTION_NEEDS_STATIC_CHAIN):  New macro.

From-SVN: r8936

29 years agoRename files.
Michael Meissner [Mon, 13 Feb 1995 20:31:46 +0000 (20:31 +0000)]
Rename files.

From-SVN: r8935

29 years agoAdd test for NETBSD_NATIVE
Michael Meissner [Mon, 13 Feb 1995 20:24:19 +0000 (20:24 +0000)]
Add test for NETBSD_NATIVE

From-SVN: r8934

29 years agoFix collecting under AIX
Jason Merrill [Mon, 13 Feb 1995 20:21:44 +0000 (20:21 +0000)]
Fix collecting under AIX

From-SVN: r8933

29 years ago(warn_if_unused_value): Don't warn about automatic reference dereference.
Jason Merrill [Mon, 13 Feb 1995 20:02:34 +0000 (20:02 +0000)]
(warn_if_unused_value): Don't warn about automatic reference dereference.

From-SVN: r8932

29 years ago(RTX_COSTS): Fix typo from last change.
Jim Wilson [Mon, 13 Feb 1995 19:07:29 +0000 (11:07 -0800)]
(RTX_COSTS): Fix typo from last change.

From-SVN: r8931

29 years ago(last_spill_reg): Move definition to top of file.
Jim Wilson [Mon, 13 Feb 1995 19:00:20 +0000 (11:00 -0800)]
(last_spill_reg): Move definition to top of file.

Don't initialize here.
(reload): Intialize here to -1.

From-SVN: r8930

29 years ago(OBJECT_SUFFIX): New macro.
Richard Kenner [Mon, 13 Feb 1995 14:41:35 +0000 (09:41 -0500)]
(OBJECT_SUFFIX): New macro.

(LIB_SPEC, STARTFILE_SPEC): Adjust to include better set of libs.

From-SVN: r8929

29 years ago(strcasecmp): New definition.
Richard Kenner [Mon, 13 Feb 1995 14:37:19 +0000 (09:37 -0500)]
(strcasecmp): New definition.

From-SVN: r8928

29 years ago(DIR_SEPARATOR): Define if not already.
Richard Kenner [Mon, 13 Feb 1995 14:34:43 +0000 (09:34 -0500)]
(DIR_SEPARATOR): Define if not already.

From-SVN: r8927

29 years ago(longlong_t, u_longlong_t): Work around bug in Solaris 2.4
Richard Kenner [Mon, 13 Feb 1995 14:29:44 +0000 (09:29 -0500)]
(longlong_t, u_longlong_t): Work around bug in Solaris 2.4
<sys/types.h>.

From-SVN: r8926