Richard Kenner
7f5648a54c
Remove variables now in t-linux.
...
From-SVN: r12370
1996-06-28 16:25:18 -04:00
Richard Kenner
af014bc31e
(BOOT_CFLAGS): Removed.
...
From-SVN: r12369
1996-06-28 16:24:34 -04:00
Richard Kenner
d1d7df4c04
(BOOT_CFLAGS): Removed, no longer necessary.
...
(CRTSTUFF_T_CFLAGS): Don't define.
(CRTSTUFF_T_CFLAGS_S): Define this instead.
From-SVN: r12368
1996-06-28 16:24:19 -04:00
Richard Kenner
2a64bb2f0d
(Makefile): xmake_file and tmake_file now already contain the
...
$(srcdir)/config prefix.
From-SVN: r12367
1996-06-28 16:23:55 -04:00
Richard Kenner
8aeba62141
(LINK_SPEC): Bring emulation name into sync with Cygnus snapshot.
...
From-SVN: r12366
1996-06-28 15:39:44 -04:00
Richard Kenner
e80142a050
(FUNCTION_PROFILER): _mcount has non-standard linkage.
...
From-SVN: r12365
1996-06-28 15:39:03 -04:00
Richard Kenner
89b7c471e2
(alpha_emit_conditional_move): Emit correct code when incoming
...
comparison code is NE.
From-SVN: r12364
1996-06-28 15:05:55 -04:00
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