Commit Graph

13595 Commits

Author SHA1 Message Date
Ulrich Drepper
652390521f Undo last change.
From-SVN: r14237
1997-06-13 23:19:09 +00:00
Doug Evans
fbcefbd0fb configure.in: Don't pass arguments to configure.frag.
* configure.in: Don't pass arguments to configure.frag.
	* configure.frag: Refer to $srcdir, $subdirs directly, not as args.

From-SVN: r14236
1997-06-13 23:10:16 +00:00
Jeff Law
8e64b41ac2 pa.h (SELECT_RTX_SECTION): Place symbolic operands into the data section.
* pa.h (SELECT_RTX_SECTION): Place symbolic operands into the
        data section.

From-SVN: r14235
1997-06-13 11:58:30 -06:00
Jim Wilson
8102715466 (mov[qhs]i}): Add pair of constraints which allow
offsetable memory addresses to be moved to the same for TARGET_5200.

From-SVN: r14234
1997-06-12 19:52:43 -07:00
Ulrich Drepper
535df05d8f update from main archive 970612
From-SVN: r14232
1997-06-12 23:56:51 +00:00
Jeff Law
b0fabad394 pa.c (emit_move_sequence): Rewrite code to handle arithmetic involving plabels.
* pa.c (emit_move_sequence): Rewrite code to handle arithmetic
        involving plabels.

From-SVN: r14231
1997-06-12 15:37:43 -06:00
Mike Stump
b96257b6df tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are RTL.
* tree.c (unsave_expr_now): Avoid recursing into the parts of
 	the tree that are RTL.

From-SVN: r14230
1997-06-12 19:23:12 +00:00
Jeff Law
f5546425e9 reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new sequence insn has been spliced...
* reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn
        after the new sequence insn has been spliced into the insn chain.

From-SVN: r14229
1997-06-12 09:45:32 -06:00
Jeff Law
e5ffb50c0d mn10300.md (call, call_value): Use "call" instead of "calls" for calls to named functions.
* mn10300.md (call, call_value): Use "call" instead of "calls"
        for calls to named functions.

From-SVN: r14228
1997-06-11 23:12:40 -06:00
Jim Wilson
dec3e07022 Restore changes lost by autoconfiscation.
From-SVN: r14227
1997-06-10 21:21:19 -07:00
Mike Stump
7e82801fd7 stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions aren't on.
* stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions
	aren't on.

From-SVN: r14226
1997-06-11 01:36:34 +00:00
Jason Merrill
41e1683509 x
From-SVN: r14225
1997-06-10 22:23:32 +00:00
Jim Wilson
d7d775a019 (emit_group_load): Add case using gen_lowpart.
From-SVN: r14224
1997-06-10 14:39:22 -07:00
Michael Meissner
b2e0187668 Build libgcc.a with -mstrict-align
From-SVN: r14223
1997-06-10 21:27:51 +00:00
Michael Meissner
daf119730b -mcpu=403 sets -mstrict-align
From-SVN: r14222
1997-06-10 21:18:26 +00:00
Michael Meissner
52cddadb26 Add powerpc embedded targets to --with-cpu=n.
From-SVN: r14221
1997-06-10 21:09:17 +00:00
Richard Kenner
931c6c7a36 (mark_used_regs): Fix typo in Jun 4 change.
From-SVN: r14220
1997-06-10 07:06:10 -04:00
Richard Stallman
d81d62794b Fix previous change.
From-SVN: r14213
1997-06-10 04:18:36 +00:00
Richard Stallman
1e51ba1841 Use i?86, not i.86.
Don't test /usr/lib/ldscripts; instead, test whether ld_help_string
does not contain "supported emulations".
Use a case statement to distinguish systems when there IS
"supported emulations".

From-SVN: r14212
1997-06-10 02:49:33 +00:00
Jim Wilson
f46fe00a5e (MAYBE_USE_COLLECT2): Renamed from MAYBE_USE_COLLECT.
From-SVN: r14211
1997-06-09 17:26:06 -07:00
Jason Merrill
88a5cdb87f x
From-SVN: r14210
1997-06-09 23:41:21 +00:00
Richard Kenner
a112a4d6ac Initial revision
From-SVN: r14209
1997-06-09 19:27:37 -04:00
Richard Kenner
53217001cf (Makefile): Process language fragments.
From-SVN: r14208
1997-06-09 19:27:29 -04:00
Richard Kenner
47866ac0fb Move language fragment processing to configure.lang.
From-SVN: r14207
1997-06-09 19:27:18 -04:00
Richard Kenner
ecf951993f (GCC_PASSES): Prevent all compilers from being built when only the C
compiler is needed.

From-SVN: r14206
1997-06-09 19:25:01 -04:00
Richard Kenner
7fa10b250a (cross_overrides, build_overrides): Use absolute path to GCC top-level
source directory.

From-SVN: r14205
1997-06-09 19:22:36 -04:00
Richard Kenner
6920c3913f (target_alias): Substitute with target_alias.
From-SVN: r14204
1997-06-09 19:17:07 -04:00
Richard Kenner
5206026782 Save target alias for language directories.
From-SVN: r14203
1997-06-09 19:16:47 -04:00
Richard Kenner
c975ddd574 (gxx_include_dir): Use autoconf variable.
From-SVN: r14202
1997-06-09 19:14:24 -04:00
Richard Kenner
9514f0d113 (with-gxx-include-dir): New parameter for setting the g++ header file
directory.

From-SVN: r14201
1997-06-09 19:14:14 -04:00
Richard Kenner
4d8392b761 Add parameter for setting local prefix.
From-SVN: r14200
1997-06-09 19:12:23 -04:00
Richard Kenner
a588a9a16d Don't override a user's setting for prefix on platforms that use the
native prefix.

From-SVN: r14199
1997-06-09 19:10:45 -04:00
Brendan Kehoe
3ff2293f0a integrate.c (expand_inline_function): Use the mode of FNDECL's result rtl...
* integrate.c (expand_inline_function): Use the mode of FNDECL's
	result rtl, not the result type itself, in setting ARRIVING_MODE.

From-SVN: r14198
1997-06-09 19:01:12 -04:00
Richard Kenner
79479f9000 (complete_array_type): Remove obsolete references to change_main_variant.
From-SVN: r14197
1997-06-09 18:40:58 -04:00
Richard Kenner
79d0fa97b1 (change_main_variant): Remove unused function.
(build_array_type): Remove obsolete references to change_main_variant.

From-SVN: r14196
1997-06-09 18:40:39 -04:00
Richard Kenner
3ab1999b99 (c_build_type_variant): Don't futz with main type variant of array since C...
(c_build_type_variant): Don't futz with main type variant of array
since C Standard requires main type variant of array-of-const also be
array-of-const.

From-SVN: r14195
1997-06-09 18:37:37 -04:00
Brendan Kehoe
a68d4b7592 reload1.c (reload): Use xmalloc instead of alloca for the label offsets in OFFSETS_AT and...
* reload1.c (reload): Use xmalloc instead of alloca for the label
	offsets in OFFSETS_AT and OFFSETS_KNOWN_AT.

From-SVN: r14194
1997-06-09 18:24:52 -04:00
Mike Stump
812059fe0e flow.c (find_basic_blocks): Eliminate more dead code, enables dead throws to be eliminated.
* flow.c (find_basic_blocks): Eliminate more dead code, enables
        dead throws to be eliminated.

From-SVN: r14193
1997-06-09 22:19:29 +00:00
Richard Kenner
a0051c8520 (TARGET_DEFAULT): Use MASK_68040, not MASK_68040_ALSO.
From-SVN: r14192
1997-06-09 17:58:15 -04:00
Richard Kenner
47e538e888 (expand_builtin, case BUILT_IN_FRAME_ADDRESS): Use correct function
name in error message.

From-SVN: r14191
1997-06-09 17:24:32 -04:00
Richard Kenner
39d78b3210 (check_float_value): Underflow and overflow constants are different
for FLOAT_VAX and default targets.

From-SVN: r14190
1997-06-09 17:15:48 -04:00
Richard Kenner
9a8fde947c Initial revision
From-SVN: r14189
1997-06-09 16:48:17 -04:00
Richard Kenner
5891b37dfc Move language subdirectory Makefile processing into configure.lang.
From-SVN: r14188
1997-06-09 16:48:13 -04:00
Jim Wilson
ee6295f078 (attach_deaths): Fix typo in Jun 4 change.
From-SVN: r14187
1997-06-09 13:44:08 -07:00
Richard Kenner
faca415c12 (diff): Exclude bi-parser.h.
From-SVN: r14186
1997-06-09 15:24:17 -04:00
Richard Kenner
544eb21ead Comment out lines containing just formfeeds.
From-SVN: r14185
1997-06-09 15:19:18 -04:00
Richard Kenner
83488369f9 (assemble_end_function): Switch back to function section after
outputting constant pool.

From-SVN: r14184
1997-06-09 15:12:58 -04:00
Richard Kenner
63d9b81cd0 (distclean): Remove config.bak.
(maintainer-clean): Output warning, and do not remove `configure',
as per GNU standards.

From-SVN: r14183
1997-06-09 14:47:19 -04:00
Richard Kenner
e47f44f4a0 (*-*-netbsd): Restore changes of Apr 13th lost in autoconf conversion:
tmake_file now t-netbsd; delete xmake_file.

From-SVN: r14182
1997-06-09 14:44:16 -04:00
Richard Kenner
b52fbc2647 (CC1_SPEC): New macro.
From-SVN: r14181
1997-06-09 14:39:28 -04:00