Commit Graph

12221 Commits

Author SHA1 Message Date
Richard Kenner d7f21d631f (expand_builtin, case BUILTIN_MEMSET): Open code memset where val == 0.
From-SVN: r12363
1996-06-28 14:35:10 -04:00
Richard Kenner b71e9de07c (init_decl_processing): Register __builtin_memset and memset as
builtin functions.

From-SVN: r12362
1996-06-28 14:32:39 -04:00
Richard Kenner 2d226eb101 (expand_mult_highpart): Use op1 not wide_op1 in expansion of
mul_highpart.

From-SVN: r12361
1996-06-28 14:24:24 -04:00
Richard Kenner 9e6c9f598a (movdi): Call alpha_emit_set_long_const.
From-SVN: r12360
1996-06-28 14:23:55 -04:00
Richard Kenner 803fee6995 ({MASK,TARGET}_BUILD_CONSTANTS): New macros.
(TARGET_SWITCHES): New target option build-constants.

From-SVN: r12359
1996-06-28 14:23:12 -04:00
Richard Kenner 97aea203f2 (alpha_emit_set_long_const): New function.
From-SVN: r12358
1996-06-28 14:22:43 -04:00
Richard Kenner d0f8fcea26 (init_dummy): Only i386-linux (at most) needs ___brk_addr hack.
From-SVN: r12357
1996-06-28 14:08:53 -04:00
Richard Kenner 960a3ef20b (dbxout_function): Respect NO_DBX_FUNCTION_END.
From-SVN: r12356
1996-06-28 14:07:33 -04:00
Richard Kenner cd2b3e6bf4 (INITIALIZE_TRAMPOLINE): New definition.
From-SVN: r12355
1996-06-28 14:06:52 -04:00
Richard Kenner 800e920a33 Initial revision
From-SVN: r12354
1996-06-28 14:06:12 -04:00
Richard Kenner 7aadc7c208 (NO_DBX_FUNCTION_END): New macro.
From-SVN: r12353
1996-06-28 14:05:35 -04:00
Richard Kenner 33d01c335d (output_{pro,epi}log): Flag_inhibit_size_directive should supress .ent, .end, and accompanying directives.
(output_{pro,epi}log): Flag_inhibit_size_directive
should supress .ent, .end, and accompanying directives.
(alpha_output_lineno): Fix polarity on GAS test.

From-SVN: r12352
1996-06-28 14:04:46 -04:00
Richard Kenner 7fa12593d2 (mips:*:*:UMIPS): Fix typo in last change.
From-SVN: r12342
1996-06-28 13:28:58 -04:00
Richard Kenner e5b7b845d5 (adddi3, subdi3, negdi3): New patterns.
From-SVN: r12341
1996-06-27 20:23:23 -04:00
Richard Kenner 8bca29225c (split_di): New; from i386.c.
From-SVN: r12340
1996-06-27 20:23:08 -04:00
Richard Kenner 3aceff0d36 (force_to_mode, case NE): Fix typo and logical error.
(simplify_comparison): Don't swap args if op1 is CONST_INT.

From-SVN: r12339
1996-06-27 19:42:23 -04:00
Jim Wilson f8fe20b224 (extract_bit_field): Check TRULY_NOOP_TRUNCATION before
making a SUBREG of a REG.

From-SVN: r12338
1996-06-27 15:48:57 -07:00
Ian Lance Taylor 7e99e4948d Put spaces between -mips* cases in CC1_SPEC
From-SVN: r12337
1996-06-27 21:52:25 +00:00
Ian Lance Taylor 9c0e838fa0 Don't call ADJUST_INSN_LENGTH on an insn inside a sequence
From-SVN: r12336
1996-06-27 15:05:07 +00:00
Jeff Law 458c16f71e Fix thinko in last change.
From-SVN: r12335
1996-06-26 17:25:22 -06:00
Jeff Law ea06b0ed75 pa.h (CMP_PSI): Delete.
* pa/pa.h (CMP_PSI): Delete.
        (FUNCTION_POINTER_COMPARISON_MODE): Likewise.
        * pa/pa.md (cmppsi); Delete expander.
        (canonicalize_funcptr_for_compare): Renamed from plabel_dereference,
        turned into an expander + anonymous pattern.

From-SVN: r12334
1996-06-26 17:14:21 -06:00
Doug Evans cd8a6bdfe9 pexecute.c (PEXECUTE_VERBOSE): Define.
* pexecute.c (PEXECUTE_VERBOSE): Define.
(MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.

From-SVN: r12333
1996-06-26 02:43:38 +00:00
Doug Evans 1c87477348 gcc.c (PEXECUTE_VERBOSE): Define.
* gcc.c (PEXECUTE_VERBOSE): Define.
(execute): Pass PEXECUTE_VERBOSE to pexecute if -v.

From-SVN: r12332
1996-06-26 02:35:26 +00:00
Michael Meissner d266da75ae V.4 PIC changes
From-SVN: r12331
1996-06-25 18:51:50 +00:00
Michael Meissner 24f3076729 Do not abort on labels for -fpic
From-SVN: r12330
1996-06-25 16:25:01 +00:00
Jeff Law 1b48da0d2d pa.h (PARSE_LDD_OUTPUT): Handle dynamic libraries that are loaded "statically".
* pa/pa.h (PARSE_LDD_OUTPUT): Handle dynamic libraries that are
        loaded "statically".

From-SVN: r12329
1996-06-24 23:20:55 -06:00
Jeff Law ea3a7ffa91 h8300.c (function_prologue): Update "monitor" prologues.
* h8300/h8300.c (function_prologue): Update "monitor" prologues.
        (function_epilogue): Similarly.

From-SVN: r12328
1996-06-24 23:20:34 -06:00
Paul Eggert 19848e7498 (create_definition): Diagnose `#define #' only once.
From-SVN: r12327
1996-06-24 23:07:11 +00:00
Jim Wilson e8fbc7beff (CPP_PREDEFINES): For consistency,
change to define WIN32, WINNT, and CYGWIN32.

From-SVN: r12326
1996-06-24 12:23:46 -07:00
Jim Wilson 7768450a27 (CPP_PREDEFINES): For consistency,
change to define WIN32, WINNT, and CYGWIN32.

From-SVN: r12325
1996-06-24 12:12:14 -07:00
Michael Meissner 208c89cebd Move xor of input into insn doing int->double conversion.
From-SVN: r12324
1996-06-24 16:17:27 +00:00
Jim Wilson 5aae909107 (call_internal1, call_value_internal1): Delete obsolete code.
(call_internal2, call_value_internal2, call_value_multiple_internal2):
Delete obsolete code.  Explicitly load SYMBOL_REF into register.
(call_value): Change Pmode to SImode in gen_call_value_internal0 call.

From-SVN: r12323
1996-06-21 17:39:43 -07:00
Michael Meissner e396202af1 Fix typo
From-SVN: r12322
1996-06-20 16:43:50 +00:00
Michael Meissner 2099d02cc7 Add support for PowerPC Linux
From-SVN: r12312
1996-06-20 16:20:05 +00:00
Richard Kenner 6eb12cef1d (move_deaths): New parameter maybe_kill_insn.
Don't move note if reg killed by maybe_kill_insn.
(try_combine): Pass new arg to move_deaths.

From-SVN: r12311
1996-06-19 17:50:05 -04:00
Brendan Kehoe fbe912dd09 toplev.c (flag_keep_static_consts): Define.
* toplev.c (flag_keep_static_consts): Define.
        (f_options): Add "keep-static-consts" entry.
        (compile_file): Check it in addition to !optimize for emitting
        static const variables.

From-SVN: r12310
1996-06-19 15:19:27 -04:00
Doug Evans d9ad9b6ca3 * i386/cygwin32.h (ASM_OUTPUT_SOURCE_LINE): Local symbols begin with L.
From-SVN: r12309
1996-06-19 03:37:06 +00:00
Jason Merrill f8bc3367cb (asm_output_aligned_bss): Don't emit a skip of size 0.
From-SVN: r12308
1996-06-18 23:22:04 +00:00
Ian Lance Taylor a412357eca Recognize -openvms.
From-SVN: r12304
1996-06-18 18:23:57 +00:00
Richard Kenner f72a8759ce (expand_inline_function): Add missing call to force_operand when
getting structure_value_addr into reg.

From-SVN: r12303
1996-06-18 13:51:43 -04:00
Richard Kenner 5556bc5b8b When not involving named pattern, update condition to include alpha_tp != ALPHA_TP_INSN.
When not involving named pattern, update condition to
include alpha_tp != ALPHA_TP_INSN.
Don't do float_extend as part of other pattern when ALPHA_TP_INSN.
(extendsfsd2): Split into two patterns, depending on value of alpha_tp.

From-SVN: r12302
1996-06-18 07:37:17 -04:00
Richard Kenner c01b547053 (TARGET_SWITCHES): Have all -mieee options turn on MASK_IEEE_CONFORMANT.
(TARGET_DEFAULT): Use symbolic value.

From-SVN: r12301
1996-06-18 07:36:50 -04:00
Richard Kenner 10d5c73f74 (override_options): Allow EV4/5 or 21064/21164 for cpu.
Clean up handling of floating-point options.

From-SVN: r12300
1996-06-18 07:36:33 -04:00
Richard Kenner d6c4614218 (override_options): Treat -o32 as -32 and -n64 same as -64.
From-SVN: r12299
1996-06-18 07:25:18 -04:00
Richard Kenner 9d699bf813 (ASM_SPEC): Treat -o32 as -32 and -n64 same as -64.
From-SVN: r12298
1996-06-18 07:24:46 -04:00
Richard Kenner 685db9cd21 (fatal): Declare A1 and A2 as char *.
From-SVN: r12297
1996-06-18 07:17:21 -04:00
Richard Kenner abb522465e (find_temp_slot_from_address): Check for overlap from BASE_OFFSET if X
is PLUS of virtual_stack_vars_rtx and const.

From-SVN: r12296
1996-06-18 07:12:49 -04:00
Richard Kenner 2dd4caced3 (flow_analysis): Fix typo in last change.
From-SVN: r12295
1996-06-18 07:08:16 -04:00
Richard Kenner 85ab4aaaec (expand_builtin, case BUILT_IN_{SET,LONG}JMP): Properly handle case
when ptr_mode != Pmode.

From-SVN: r12294
1996-06-18 06:53:52 -04:00
Richard Kenner 9cc96794cc (try_combine): Don't use split if dest of new I2 is used between I2
and I3.

From-SVN: r12293
1996-06-18 06:37:45 -04:00