]>
git.ipfire.org Git - thirdparty/gcc.git/log
Didier FORT [Wed, 14 Oct 1998 22:30:10 +0000 (16:30 -0600)]
fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS.
�
* fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS.
From-SVN: r23101
Joel Sherrill [Wed, 14 Oct 1998 21:54:37 +0000 (21:54 +0000)]
Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
* Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
* config/t-rtems: Do not install assert.h -- use newlib's.
From-SVN: r23098
Dave Love [Fri, 9 Oct 1998 11:19:07 +0000 (11:19 +0000)]
g77.texi: Various updates.
1998-10-09 Dave Love <d.love@dl.ac.uk>
* g77.texi: Various updates.
From-SVN: r22960
Dave Love [Thu, 8 Oct 1998 06:34:36 +0000 (06:34 +0000)]
com.c (ffecom_expr_intrinsic_): Fix return type for RAND.
1998-10-02 Dave Love <d.love@dl.ac.uk>
* com.c (ffecom_expr_intrinsic_): Fix return type for RAND.
From-SVN: r22916
Richard Henderson [Sat, 3 Oct 1998 19:06:32 +0000 (12:06 -0700)]
* alpha/linux.h (CPP_PREDEFINES): Define __alpha__ for imake.
From-SVN: r22797
Jeff Law [Fri, 2 Oct 1998 01:35:36 +0000 (19:35 -0600)]
regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as an argument.
8
* regclass.c (reg_scan_mark_refs): Return immediately if passed a
NULL_RTX as an argument.
From-SVN: r22743
Jeff Law [Fri, 2 Oct 1998 01:35:32 +0000 (19:35 -0600)]
regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as an argument.
@
* regclass.c (reg_scan_mark_refs): Return immediately if passed a
NULL_RTX as an argument.
From-SVN: r22742
Mumit Khan [Fri, 2 Oct 1998 01:09:36 +0000 (01:09 +0000)]
parse.y (nomods_initdcl0): Set up the parser stack correctly.
* parse.y (nomods_initdcl0): Set up the parser stack correctly.
From-SVN: r22738
Jim Wilson [Fri, 2 Oct 1998 00:35:17 +0000 (00:35 +0000)]
winnt.c (i386_pe_asm_file_end): Check TREE_SYMBOL_REFERENCED.
* i386/winnt.c (i386_pe_asm_file_end): Check
TREE_SYMBOL_REFERENCED.
From-SVN: r22735
Jeffrey A Law [Fri, 2 Oct 1998 00:33:54 +0000 (00:33 +0000)]
* gcc.texi: Fix version # that somehow slipped through.
From-SVN: r22734
Gerald Pfeifer [Fri, 2 Oct 1998 00:30:54 +0000 (02:30 +0200)]
README: Remove installation instructions and refer to the INSTALL directory instead.
* README: Remove installation instructions and refer to the
INSTALL directory instead.
From-SVN: r22733
Kamil Iskra [Fri, 2 Oct 1998 00:29:06 +0000 (02:29 +0200)]
Makefile.in (install): Add missing "else true;".
�
* Makefile.in (install): Add missing "else true;".
From-SVN: r22732
Kamil Iskra [Fri, 2 Oct 1998 00:28:34 +0000 (02:28 +0200)]
* Make-lang.in (f77.install-common): Add missing "else true;".
From-SVN: r22731
Geoff Keating [Fri, 2 Oct 1998 00:26:21 +0000 (00:26 +0000)]
gcse.c: New definition NEVER_SET for reg_first_set...
* gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,
mem_first_set, mem_last_set; because 0 can be a CUID.
(oprs_unchanged_p): Use new definition.
(record_last_reg_set_info): Likewise.
(record_last_mem_set_info): Likewise.
(compute_hash_table): Likewise.
From-SVN: r22730
Richard Earnshaw [Fri, 2 Oct 1998 00:22:05 +0000 (00:22 +0000)]
arm.c (add_constant): New parameter address_only, change caller.
* arm.c (add_constant): New parameter address_only, change caller.
Set it non-zero if taking the address of an item in the pool.
(arm_reorg): Handle cases where we need the address of an item in
the pool.
* arm.c (bad_signed_byte_operand): Check both arms of a sum in
a memory address.
* arm.md (splits for *extendqihi_insn and *extendqisi_insn): Handle
memory addresses that are not in standard canonical form.
From-SVN: r22729
Jeff Law [Fri, 2 Oct 1998 00:17:52 +0000 (18:17 -0600)]
reg-stack.c (straighten_stack): Do nothing if the virtual stack is empty or has a single entry.
0
* reg-stack.c (straighten_stack): Do nothing if the virtual stack is
empty or has a single entry.
From-SVN: r22728
Jeff Law [Fri, 2 Oct 1998 00:17:49 +0000 (18:17 -0600)]
reg-stack.c (straighten_stack): Do nothing if the virtual stack is empty or has a single entry.
@
* reg-stack.c (straighten_stack): Do nothing if the virtual stack is
empty or has a single entry.
From-SVN: r22727
John Hughes [Fri, 2 Oct 1998 00:15:06 +0000 (00:15 +0000)]
configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs.
* configure.in: Do not assume x86-svr4 or x86-unixware can handle
stabs.
From-SVN: r22726
Dave Love [Wed, 30 Sep 1998 02:59:33 +0000 (02:59 +0000)]
open.c: Back out part of last Netlib update affecting scratch files which clashed with...
1998-09-28 Dave Love <d.love@dl.ac.uk>
* libI77/open.c: Back out part of last Netlib update affecting
scratch files which clashed with the g77 variations and broke
implicit endfile on rewind.
From-SVN: r22661
Dave Love [Mon, 21 Sep 1998 11:12:10 +0000 (11:12 +0000)]
Version.c: Update.
1998-09-21 Dave Love <d.love@dl.ac.uk>
* libI77/Version.c: Update.
From-SVN: r22523
Dave Love [Mon, 21 Sep 1998 11:11:31 +0000 (11:11 +0000)]
Update.
From-SVN: r22522
Dave Love [Sun, 20 Sep 1998 10:55:23 +0000 (10:55 +0000)]
Fix last entry.
From-SVN: r22497
Jeffrey A Law [Sat, 5 Sep 1998 22:56:31 +0000 (22:56 +0000)]
* news.texi: Tweaks from Craig.
From-SVN: r22282
Mumit Khan [Sat, 5 Sep 1998 22:31:33 +0000 (22:31 +0000)]
cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't check for for exact section attributions.
* i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't check for
for exact section attributions.
* i386/mingw32.h (CPP_PREDEFINES): Add __MSVCRT__ for msvc
runtime.
* i386/crtdll.h (CPP_PREDEFINES): Define.
Fixes for egcs-1.1.1 from Mumit.
From-SVN: r22280
Jeff Law [Sat, 5 Sep 1998 22:22:39 +0000 (16:22 -0600)]
Tweaks from Craig.
From-SVN: r22278
Craig Burley [Sat, 5 Sep 1998 22:14:46 +0000 (16:14 -0600)]
dfe.c (e_rdfe): Restore resetting of f__init before returning...
8
* libI77/dfe.c (e_rdfe): Restore resetting of f__init
before returning, to avoid spurious recursive-I/O
diagnostic.
From-SVN: r22276
Craig Burley [Sat, 5 Sep 1998 22:14:45 +0000 (16:14 -0600)]
dfe.c (e_rdfe): Restore resetting of f__init before returning...
a
* libI77/dfe.c (e_rdfe): Restore resetting of f__init
before returning, to avoid spurious recursive-I/O
diagnostic.
From-SVN: r22275
Jeff Law [Sat, 5 Sep 1998 22:11:14 +0000 (16:11 -0600)]
Really delete it.
From-SVN: r22274
Richard Henderson [Sat, 5 Sep 1998 21:32:20 +0000 (14:32 -0700)]
alpha.c (alpha_ra_ever_killed): Inspect the topmost sequence, not whatever we're generating now.
* alpha.c (alpha_ra_ever_killed): Inspect the topmost sequence,
not whatever we're generating now.
From-SVN: r22272
Torbjorn Granlund [Sat, 5 Sep 1998 13:27:42 +0000 (07:27 -0600)]
m68k.md (zero_extendsidi2): Fix typo.
�
* m68k.md (zero_extendsidi2): Fix typo.
From-SVN: r22267
Torbjorn Granlund [Sat, 5 Sep 1998 13:27:39 +0000 (07:27 -0600)]
m68k.md (zero_extendsidi2): Fix typo.
�
* m68k.md (zero_extendsidi2): Fix typo.
From-SVN: r22266
Craig Burley [Tue, 1 Sep 1998 09:07:47 +0000 (05:07 -0400)]
Version.c: Update.
* libF77/Version.c: Update.
* libU77/Version.c: Update.
* libI77/Version.c: Update.
From-SVN: r22150
Craig Burley [Tue, 1 Sep 1998 09:03:34 +0000 (05:03 -0400)]
bugs.texi, [...]: Doc updates from Craig.
* bugs.texi, g77.1, g77.texi, intdoc.in, news.texi: Doc updates
from Craig.
Too late for egcs-1.1, but installed so they'll be in minor releases.
From-SVN: r22149
Jeff Law [Tue, 1 Sep 1998 01:00:59 +0000 (19:00 -0600)]
* egcs-1.1 Released.
From-SVN: r22147
Jeffrey A Law [Tue, 1 Sep 1998 01:00:30 +0000 (01:00 +0000)]
* egcs-1.1 released.
* version.c: Update for egcs-1.1 release.
From-SVN: r22146
David Edelsohn [Mon, 31 Aug 1998 23:08:47 +0000 (23:08 +0000)]
* mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
From-SVN: r22143
Jeffrey A Law [Mon, 31 Aug 1998 22:46:13 +0000 (22:46 +0000)]
* NEWS: Add SCO Openserver and Unixware 7 notes.
From-SVN: r22142
Jeff Law [Mon, 31 Aug 1998 13:57:28 +0000 (07:57 -0600)]
NEWS: Fix typos.
�
* NEWS: Fix typos.
From-SVN: r22134
Jeff Law [Mon, 31 Aug 1998 13:57:25 +0000 (07:57 -0600)]
NEWS: Fix typos.
�
* NEWS: Fix typos.
From-SVN: r22133
Jeff Law [Sun, 30 Aug 1998 08:23:05 +0000 (02:23 -0600)]
Fix bump script clobberage.
From-SVN: r22097
Jeff Law [Sun, 30 Aug 1998 00:45:06 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r22096
David Edelsohn [Sat, 29 Aug 1998 21:39:47 +0000 (21:39 +0000)]
* configure.in: Use mh-aix43.
From-SVN: r22093
David Edelsohn [Sat, 29 Aug 1998 21:39:18 +0000 (15:39 -0600)]
* mh-aix43: New file.
From-SVN: r22092
No Author [Sat, 29 Aug 1998 21:39:18 +0000 (21:39 +0000)]
This commit was manufactured by cvs2svn to create branch
'egcs_1_1_branch'.
From-SVN: r22091
David S. Miller [Sat, 29 Aug 1998 21:14:50 +0000 (21:14 +0000)]
sparc.md (movdf_insn, movtf_insn): Fix type and length attributes to match May 3rd changes made here.
* config/sparc/sparc.md (movdf_insn, movtf_insn): Fix type and
length attributes to match May 3rd changes made here.
* config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Fix and make
call-used %l7 when generating pic code.
From-SVN: r22089
Mumit Khan [Sat, 29 Aug 1998 14:00:54 +0000 (08:00 -0600)]
cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after the first time.
0
* i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit
.linkonce directive after the first time.
From-SVN: r22084
Mumit Khan [Sat, 29 Aug 1998 14:00:51 +0000 (08:00 -0600)]
cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after the first time.
(
* i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit
.linkonce directive after the first time.
From-SVN: r22083
Jeffrey A Law [Sat, 29 Aug 1998 13:53:27 +0000 (13:53 +0000)]
m68k.md (beq0_di): Generate correct (and more efficient) code when...
* m68k.md (beq0_di): Generate correct (and more efficient) code when
the clobbered operand overlaps with an input.
(bne0_di): Similarly.
Fixes bug from m68k-netbsd folks.
From-SVN: r22081
Jeffrey A Law [Sat, 29 Aug 1998 11:40:12 +0000 (11:40 +0000)]
* NEWS: Various updates.
From-SVN: r22078
Jeff Law [Sat, 29 Aug 1998 09:16:21 +0000 (03:16 -0600)]
Update generated files.
Update generated files. Change egcs-1.0 to egcs-1.1 in various places. Tweak
version string.
From-SVN: r22074
Jeff Law [Sat, 29 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r22070
Jeff Law [Fri, 28 Aug 1998 00:45:07 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r22049
Jim Wilson [Fri, 28 Aug 1998 00:19:06 +0000 (18:19 -0600)]
configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
8
* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(rs6000-ibm-aix4.[12]*): Likewise.
* configure: Regnerate.
From-SVN: r22047
Jim Wilson [Fri, 28 Aug 1998 00:19:01 +0000 (18:19 -0600)]
configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(
* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(rs6000-ibm-aix4.[12]*): Likewise.
* configure: Regnerate.
From-SVN: r22046
Jeffrey A Law [Thu, 27 Aug 1998 22:48:14 +0000 (22:48 +0000)]
reload1.c (forget_old_reloads_1): Keep track of the largest mode found while stripping SUBREGS and invalidate...
* reload1.c (forget_old_reloads_1): Keep track of the largest mode
found while stripping SUBREGS and invalidate reloads for all the hard
regs specified by that largest mode. egcs-1.1 only hack. The
mainline tree will get a better fix.
From-SVN: r22041
Jeff Law [Thu, 27 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r22016
Jeffrey A Law [Wed, 26 Aug 1998 22:21:06 +0000 (22:21 +0000)]
Makefile.in (FLAGS_TO_PASS): Fix typo.
* Makefile.in (FLAGS_TO_PASS): Fix typo.
Fix typo exposed by freebsd testing.
From-SVN: r22013
Jeff Law [Wed, 26 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21994
Dave Love [Tue, 25 Aug 1998 23:34:44 +0000 (17:34 -0600)]
*** empty log message ***
From-SVN: r21989
Dave Love [Tue, 25 Aug 1998 23:34:42 +0000 (17:34 -0600)]
g77.texi: Increment `version-g77' and fix a few typos.
�
* g77.texi: Increment `version-g77' and fix a few typos.
From-SVN: r21988
Jeffrey A Law [Tue, 25 Aug 1998 23:05:44 +0000 (23:05 +0000)]
configure.in: Do not set thread_file to "irix" since no such support exists yet.
* From Alexandre:
* configure.in: Do not set thread_file to "irix" since no such
support exists yet.
From-SVN: r21984
Jeff Law [Tue, 25 Aug 1998 19:00:00 +0000 (13:00 -0600)]
iogetline.c (_IO_getline_info): Don't read anything for N == 0.
(
* libio/iogetline.c (_IO_getline_info): Don't read anything for
N == 0. Patch by HJ Lu.
From-SVN: r21980
Jeff Law [Tue, 25 Aug 1998 18:59:59 +0000 (12:59 -0600)]
iogetline.c (_IO_getline_info): Don't read anything for N == 0.
�
* libio/iogetline.c (_IO_getline_info): Don't read anything for
N == 0. Patch by HJ Lu.
From-SVN: r21979
Jeff Law [Tue, 25 Aug 1998 18:48:21 +0000 (12:48 -0600)]
reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on the unfilled_slots_list that has no...
* reorg.c (fill_simple_delay_slots): Do not abort if we encounter
an insn on the unfilled_slots_list that has no delay slots.
(fill_eager_delay_slots): Similarly.
Fixes PA abort.
* rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Use TARGET_POWERPC64
when testing LEGITIMATE_INDEXED_ADDRESS_P DFmode and DImode.
(LEGITIMIZE_ADDRESS): Use TARGET_POWERPC64 for INDEXED fixup.
* rs6000.c (print_operand, case 'L'): Add UNITS_PER_WORD, not 4.
(print_operand, cases 'O' and 'T'): Fix typos in lossage strings.
* rs6000.md (fix_truncdfsi2_store): Remove %w from non-CONST_INT
operand.
(movdf_softfloat32, movdf_hardfloat64, movdf_softfloat64): Change
'o' to 'm' for GPR variant constraints.
* rs6000.md (movqi, movhi): Add CONSTANT_P_RTX.
Various rs6000/ppc fixes from the mainline tree.
From-SVN: r21976
Jason Merrill [Tue, 25 Aug 1998 09:47:30 +0000 (03:47 -0600)]
decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic.
8
* decl.c (duplicate_decls): Don't complain about different
exceptions from an internal decl even if pedantic.
From-SVN: r21963
Jason Merrill [Tue, 25 Aug 1998 09:47:27 +0000 (03:47 -0600)]
decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic.
�
* decl.c (duplicate_decls): Don't complain about different
exceptions from an internal decl even if pedantic.
From-SVN: r21962
Jeff Law [Tue, 25 Aug 1998 00:45:36 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21957
Jeffrey A Law [Mon, 24 Aug 1998 01:21:45 +0000 (19:21 -0600)]
Bump for snapshot
From-SVN: r21924
Jeff Law [Mon, 24 Aug 1998 00:45:06 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21922
Jeff Law [Sun, 23 Aug 1998 00:45:04 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21913
Jeffrey A Law [Sat, 22 Aug 1998 23:49:36 +0000 (23:49 +0000)]
* regmove.c (optimize_reg_copy_3): Disable for egcs-1.1.
From-SVN: r21911
Jeff Law [Sat, 22 Aug 1998 00:45:04 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21903
Jeff Law [Fri, 21 Aug 1998 00:45:06 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21891
Michael Meissner [Thu, 20 Aug 1998 11:01:57 +0000 (11:01 +0000)]
Include system.h, not stdio.h
From-SVN: r21875
Jeff Law [Thu, 20 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21869
David Edelsohn [Wed, 19 Aug 1998 23:44:53 +0000 (17:44 -0600)]
rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
�
* rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
(output_toc): Use single TOC slot or llong minimal-toc for DFmode
and DImode 64-bit. Use llong for minimal-toc SFmode and
SYMBOL_REF / LABEL_REF 64-bit.
(output_function_profiler): Use llong for profiler label and ld to
load 64-bit label address.
From-SVN: r21867
David Edelsohn [Wed, 19 Aug 1998 23:44:50 +0000 (17:44 -0600)]
rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
* rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
(output_toc): Use single TOC slot or llong minimal-toc for DFmode
and DImode 64-bit. Use llong for minimal-toc SFmode and
SYMBOL_REF / LABEL_REF 64-bit.
(output_function_profiler): Use llong for profiler label and ld to
load 64-bit label address.
From-SVN: r21866
Jeff Law [Wed, 19 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21839
Richard Henderson [Tue, 18 Aug 1998 22:49:52 +0000 (15:49 -0700)]
c-common.c (decl_attributes): Issue an error if the argument to alias is not a string.
* c-common.c (decl_attributes): Issue an error if the argument
to alias is not a string.
From-SVN: r21837
Jeffrey A Law [Tue, 18 Aug 1998 21:57:14 +0000 (21:57 +0000)]
haifa-sched.c (sched_analyze): Put all JUMP_INSNs on the last pending memory flush list.
* haifa-sched.c (sched_analyze): Put all JUMP_INSNs on the last
pending memory flush list.
From-SVN: r21835
Jeffrey A Law [Tue, 18 Aug 1998 17:13:12 +0000 (17:13 +0000)]
regmove.c (fixup_match_2): Do not call reg_overlap_mentioned_p on notes.
* regmove.c (fixup_match_2): Do not call reg_overlap_mentioned_p
on notes.
Fixes testsuite regression on the H8.
From-SVN: r21829
Richard Earnshaw [Tue, 18 Aug 1998 09:37:50 +0000 (03:37 -0600)]
arm.c (arm_override_options): Remove lie about ignoring PIC flag.
* arm.c (arm_override_options): Remove lie about ignoring PIC flag.
From-SVN: r21821
Richard Earnshaw [Tue, 18 Aug 1998 09:37:46 +0000 (03:37 -0600)]
arm.c (arm_override_options): Remove lie about ignoring PIC flag.
* arm.c (arm_override_options): Remove lie about ignoring PIC flag.
From-SVN: r21820
Jeffrey A Law [Tue, 18 Aug 1998 09:33:54 +0000 (09:33 +0000)]
regmove.c (optimize_reg_copy_1): Update REG_N_CALLS_CROSSED and REG_LIVE_LENGTH as successful substitutions are made.
* regmove.c (optimize_reg_copy_1): Update REG_N_CALLS_CROSSED
and REG_LIVE_LENGTH as successful substitutions are made.
From-SVN: r21818
Jeff Law [Tue, 18 Aug 1998 00:45:36 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21815
Ulrich Drepper [Mon, 17 Aug 1998 20:50:33 +0000 (20:50 +0000)]
strfile.h: Define __PMT if not already defined.
�
* strfile.h: Define __PMT if not already defined.
From-SVN: r21811
Jeffrey A Law [Mon, 17 Aug 1998 20:24:59 +0000 (20:24 +0000)]
* From Graham
* tree.c (build_index_type): Copy TYPE_SIZE_UNIT from sizetype
to itype.
* c-decl.c (finish_enum): Copy TYPE_SIZ_UNIT from enumtype to tem.
From-SVN: r21809
Jeff Law [Mon, 17 Aug 1998 20:09:31 +0000 (14:09 -0600)]
rs6000.c (secondary_reload_class): For TARGET_ELF...
�
* rs6000.c (secondary_reload_class): For TARGET_ELF, indicate that
a BASE_REGS register is needed as an intermediate when copying
a symbolic value into any register class other than BASE_REGS.
From-SVN: r21806
Jeff Law [Mon, 17 Aug 1998 20:09:28 +0000 (14:09 -0600)]
rs6000.c (secondary_reload_class): For TARGET_ELF...
* rs6000.c (secondary_reload_class): For TARGET_ELF, indicate that
a BASE_REGS register is needed as an intermediate when copying
a symbolic value into any register class other than BASE_REGS.
From-SVN: r21805
Richard Earnshaw [Mon, 17 Aug 1998 19:45:14 +0000 (13:45 -0600)]
arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for architecture v4.
�
* arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling
for architecture v4.
From-SVN: r21804
Richard Earnshaw [Mon, 17 Aug 1998 19:45:11 +0000 (13:45 -0600)]
arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for architecture v4.
* arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling
for architecture v4.
From-SVN: r21803
Mark Mitchell [Mon, 17 Aug 1998 19:37:12 +0000 (19:37 +0000)]
* stdexcept: Put things in the std namespace, if appropriate.
From-SVN: r21802
Mark Mitchell [Mon, 17 Aug 1998 09:07:26 +0000 (09:07 +0000)]
pt.c (check_explicit_specialization): Don't abort on bogus explicit instantiations.
* pt.c (check_explicit_specialization): Don't abort on bogus
explicit instantiations.
From-SVN: r21780
Jeff Law [Mon, 17 Aug 1998 00:45:06 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21769
Jeffrey A Law [Sun, 16 Aug 1998 00:57:52 +0000 (18:57 -0600)]
Bump for snapshot
From-SVN: r21764
Richard Henderson [Sun, 16 Aug 1998 00:54:51 +0000 (17:54 -0700)]
reload.c (find_equiv_reg): Reject equivalences separated by a volatile instruction.
�
* reload.c (find_equiv_reg): Reject equivalences separated
by a volatile instruction.
From-SVN: r21761
Jeff Law [Sun, 16 Aug 1998 00:45:05 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r21759
Franz Sirl [Sat, 15 Aug 1998 23:23:32 +0000 (17:23 -0600)]
linux.h (CPP_OS_DEFAULT_SPEC): Define.
�
* rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define.
From-SVN: r21756
Franz Sirl [Sat, 15 Aug 1998 23:23:29 +0000 (17:23 -0600)]
linux.h (CPP_OS_DEFAULT_SPEC): Define.
�
* rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define.
From-SVN: r21755
H.J. Lu [Sat, 15 Aug 1998 20:31:11 +0000 (20:31 +0000)]
alpha.h (ASM_OUTPUT_MI_THUNK): Handle aggregated return type.
Sat Aug 15 20:22:33 1998 H.J. Lu (hjl@gnu.org)
* config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Handle aggregated
return type.
* config/alpha/win-nt.h (ASM_OUTPUT_MI_THUNK): Likewise.
From-SVN: r21750