]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
26 years ago* regmove.c (optimize_reg_copy_3): Disable for egcs-1.1.
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

26 years agoDaily bump.
Jeff Law [Sat, 22 Aug 1998 00:45:04 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21903

26 years agoDaily bump.
Jeff Law [Fri, 21 Aug 1998 00:45:06 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21891

26 years agoInclude system.h, not stdio.h
Michael Meissner [Thu, 20 Aug 1998 11:01:57 +0000 (11:01 +0000)] 
Include system.h, not stdio.h

From-SVN: r21875

26 years agoDaily bump.
Jeff Law [Thu, 20 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21869

26 years agors6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
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

26 years agors6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
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

26 years agoDaily bump.
Jeff Law [Wed, 19 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21839

26 years agoc-common.c (decl_attributes): Issue an error if the argument to alias is not a string.
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

26 years agohaifa-sched.c (sched_analyze): Put all JUMP_INSNs on the last pending memory flush...
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

26 years agoregmove.c (fixup_match_2): Do not call reg_overlap_mentioned_p on notes.
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

26 years agoarm.c (arm_override_options): Remove lie about ignoring PIC flag.
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

26 years agoarm.c (arm_override_options): Remove lie about ignoring PIC flag.
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

26 years agoregmove.c (optimize_reg_copy_1): Update REG_N_CALLS_CROSSED and REG_LIVE_LENGTH as...
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

26 years agoDaily bump.
Jeff Law [Tue, 18 Aug 1998 00:45:36 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21815

26 years agostrfile.h: Define __PMT if not already defined.
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

26 years ago* From Graham
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

26 years agors6000.c (secondary_reload_class): For TARGET_ELF...
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

26 years agors6000.c (secondary_reload_class): For TARGET_ELF...
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

26 years agoarm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for architecture v4.
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

26 years agoarm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for architecture v4.
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

26 years ago* stdexcept: Put things in the std namespace, if appropriate.
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

26 years agopt.c (check_explicit_specialization): Don't abort on bogus explicit instantiations.
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

26 years agoDaily bump.
Jeff Law [Mon, 17 Aug 1998 00:45:06 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21769

27 years agoBump for snapshot
Jeffrey A Law [Sun, 16 Aug 1998 00:57:52 +0000 (18:57 -0600)] 
Bump for snapshot

From-SVN: r21764

27 years agoreload.c (find_equiv_reg): Reject equivalences separated by a volatile instruction.
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

27 years agoDaily bump.
Jeff Law [Sun, 16 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21759

27 years agolinux.h (CPP_OS_DEFAULT_SPEC): Define.
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

27 years agolinux.h (CPP_OS_DEFAULT_SPEC): Define.
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

27 years agoalpha.h (ASM_OUTPUT_MI_THUNK): Handle aggregated return type.
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

27 years agoDaily bump.
Jeff Law [Sat, 15 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21747

27 years agoFrom Joern:
Jeffrey A Law [Sat, 15 Aug 1998 00:41:25 +0000 (00:41 +0000)] 
From Joern:

        * expr.c (store_expr): Don't optimize away load-store pair
        when either source or destination have a side effect.

From-SVN: r21745

27 years agoloop.c (add_label_notes): Do not ignore references to labels before dispatch tables.
Jeffrey A Law [Sat, 15 Aug 1998 00:32:21 +0000 (00:32 +0000)] 
loop.c (add_label_notes): Do not ignore references to labels before dispatch tables.

        * loop.c (add_label_notes): Do not ignore references to labels
        before dispatch tables.  Mirrors Apr 8 change to mark_jump_label.
        * gcse.c (add_label_notes): Similarly.
Fixes abort building XEmacs on x86.

From-SVN: r21743

27 years agopa.h (ASM_OUTPUT_MI_THUNK): Strip name encoding.
Jeffrey A Law [Fri, 14 Aug 1998 22:27:06 +0000 (22:27 +0000)] 
pa.h (ASM_OUTPUT_MI_THUNK): Strip name encoding.

        * pa.h (ASM_OUTPUT_MI_THUNK): Strip name encoding.
Fixes testsuite regressions for the PA.

From-SVN: r21741

27 years agom68k.md (adddi_dilshr32): One of the operands must be a register.
Jeff Law [Fri, 14 Aug 1998 20:09:46 +0000 (14:09 -0600)] 
m68k.md (adddi_dilshr32): One of the operands must be a register.

H
        * m68k.md (adddi_dilshr32): One of the operands must be a register.
        (adddi_dishl32): Similarly.
Fixes egcs-1.1 regression.

From-SVN: r21737

27 years agom68k.md (adddi_dilshr32): One of the operands must be a register.
Jeff Law [Fri, 14 Aug 1998 20:09:43 +0000 (14:09 -0600)] 
m68k.md (adddi_dilshr32): One of the operands must be a register.

        * m68k.md (adddi_dilshr32): One of the operands must be a register.
        (adddi_dishl32): Similarly.
Fixes egcs-1.1 regression.

From-SVN: r21736

27 years ago* rtti.c (get_tinfo_fn): Don't mess with the context for now.
Jason Merrill [Fri, 14 Aug 1998 11:03:01 +0000 (11:03 +0000)] 
* rtti.c (get_tinfo_fn): Don't mess with the context for now.

From-SVN: r21729

27 years agotest_installed: new script for testing already-installed
Alexandre Oliva [Fri, 14 Aug 1998 10:08:51 +0000 (10:08 +0000)] 
test_installed: new script for testing already-installed

* test_installed: new script for testing already-installed
  gcc/g++/g77

From-SVN: r21727

27 years agocygwin32 (DEFAULT_PCC_STRUCT_RETURN): Define.
Mumit Khan [Fri, 14 Aug 1998 00:46:15 +0000 (00:46 +0000)] 
cygwin32 (DEFAULT_PCC_STRUCT_RETURN): Define.


        * i386/cygwin32 (DEFAULT_PCC_STRUCT_RETURN): Define.

From-SVN: r21721

27 years agoDaily bump.
Jeff Law [Fri, 14 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21720

27 years ago* rs6000/linux.h (LINK_SPEC): Pass -G args to the linker.
Geoff Keating [Fri, 14 Aug 1998 00:42:36 +0000 (18:42 -0600)] 
* rs6000/linux.h (LINK_SPEC): Pass -G args to the linker.

From-SVN: r21718

27 years agonetbsd.h (TARGET_DEFAULT): Default includes software floating point.
Richard Earnshaw [Fri, 14 Aug 1998 00:28:17 +0000 (00:28 +0000)] 
netbsd.h (TARGET_DEFAULT): Default includes software floating point.

        * arm/netbsd.h (TARGET_DEFAULT): Default includes software floating
        point.
        (CPP_FLOAT_DEFAULT_SPEC): Re-define accordingly.

From-SVN: r21713

27 years agoREADME.RS6000: Bring over dje's changes from the mainline source tree.
Jeffrey A Law [Fri, 14 Aug 1998 00:24:44 +0000 (00:24 +0000)] 
README.RS6000: Bring over dje's changes from the mainline source tree.

        * README.RS6000: Bring over dje's changes from the mainline
        source tree.

From-SVN: r21712

27 years agoinstall.texi: Various SCO OpenServer tweaks.
Robert Lipe [Fri, 14 Aug 1998 00:21:37 +0000 (18:21 -0600)] 
install.texi: Various SCO OpenServer tweaks.

8
        * install.texi: Various SCO OpenServer tweaks.

From-SVN: r21711

27 years agoinstall.texi: Various SCO OpenServer tweaks.
Robert Lipe [Fri, 14 Aug 1998 00:21:34 +0000 (18:21 -0600)] 
install.texi: Various SCO OpenServer tweaks.


        * install.texi: Various SCO OpenServer tweaks.

[[Split portion of a mixed commit.]]

From-SVN: r21710.1

27 years ago* Make-lang.in (g77.o): Touch lang-f77 before checking it.
H.J. Lu [Fri, 14 Aug 1998 00:18:23 +0000 (00:18 +0000)] 
* Make-lang.in (g77.o): Touch lang-f77 before checking it.

From-SVN: r21707

27 years agoreload1.c (eliminate_regs_in_insn): Handle another case when eliminating the frame...
Jim Wilson [Fri, 14 Aug 1998 00:14:41 +0000 (00:14 +0000)] 
reload1.c (eliminate_regs_in_insn): Handle another case when eliminating the frame pointer to the hard frame pointer.

        * reload1.c (eliminate_regs_in_insn): Handle another case when
        eliminating the frame pointer to the hard frame pointer.  Add
        missing ep->to_rtx check to one existing case.

From-SVN: r21706

27 years agodecl2.c (import_export_class): Don't use dllexport attribute as a heuristic.
Mumit Khan [Thu, 13 Aug 1998 18:25:04 +0000 (18:25 +0000)] 
decl2.c (import_export_class): Don't use dllexport attribute as a heuristic.

* decl2.c (import_export_class): Don't use dllexport
attribute as a heuristic.

From-SVN: r21703

27 years ago* test_summary: assigned copyright to FSF
Alexandre Oliva [Thu, 13 Aug 1998 11:39:19 +0000 (11:39 +0000)] 
* test_summary: assigned copyright to FSF

From-SVN: r21695

27 years ago* test_summary: assigned copyright to FSF
Alexandre Oliva [Thu, 13 Aug 1998 11:25:17 +0000 (11:25 +0000)] 
* test_summary: assigned copyright to FSF

From-SVN: r21694

27 years agoDaily bump.
Jeff Law [Thu, 13 Aug 1998 00:45:06 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21693

27 years ago* egcs_update: Assigned copyright to FSF.
Gerald Pfeifer [Wed, 12 Aug 1998 11:03:12 +0000 (13:03 +0200)] 
* egcs_update: Assigned copyright to FSF.

From-SVN: r21683

27 years agoDaily bump.
Jeff Law [Wed, 12 Aug 1998 00:45:06 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21680

27 years agoREADME.g77: Update from Craig.
Dave Love [Tue, 11 Aug 1998 09:48:20 +0000 (09:48 +0000)] 
README.g77: Update from Craig.

Tue Aug 11 17:45:39 1998  Dave Love  <d.love@dl.ac.uk>
* README.g77: Update from Craig.

From-SVN: r21670

27 years agoREADME: Update from Craig.
Dave Love [Tue, 11 Aug 1998 09:42:57 +0000 (09:42 +0000)] 
README: Update from Craig.

1998-08-11  Dave Love  <d.love@dl.ac.uk>
* README: Update from Craig.

From-SVN: r21669

27 years agoegcs_update: New switch --nostdflags and documentation enhancements.
Gerald Pfeifer [Tue, 11 Aug 1998 09:06:04 +0000 (11:06 +0200)] 
egcs_update: New switch --nostdflags and documentation enhancements.

* egcs_update: New switch --nostdflags and documentation
enhancements.

Co-Authored-By: Alexandre Oliva <oliva@dcc.unicamp.br>
From-SVN: r21668

27 years ago* egcs_update: New script.
Gerald Pfeifer [Tue, 11 Aug 1998 08:43:46 +0000 (08:43 +0000)] 
* egcs_update: New script.

From-SVN: r21666

27 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Tue, 11 Aug 1998 08:43:46 +0000 (08:43 +0000)] 
This commit was manufactured by cvs2svn to create branch
'egcs_1_1_branch'.

From-SVN: r21665

27 years agoDaily bump.
Jeff Law [Tue, 11 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21661

27 years agoDaily bump.
Jeff Law [Mon, 10 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21650

27 years agomt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
HJ Lu [Sun, 9 Aug 1998 23:16:35 +0000 (17:16 -0600)] 
mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.

        * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.

From-SVN: r21646

27 years agomt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
HJ Lu [Sun, 9 Aug 1998 23:16:34 +0000 (17:16 -0600)] 
mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.


        * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.

From-SVN: r21645

27 years agoMake-lang.in (f/g77.dvi): Replace non-working use of texi2dvi with explicit use of...
Dave Love [Sun, 9 Aug 1998 03:51:31 +0000 (03:51 +0000)] 
Make-lang.in (f/g77.dvi): Replace non-working use of texi2dvi with explicit use of tex.

1998-08-09  Dave Love  <d.love@dl.ac.uk>
* Make-lang.in (f/g77.dvi): Replace non-working use of texi2dvi
with explicit use of tex.
(f77.mostlyclean): Remove TeX index files.
* g77install.texi (Prerequisites): Kluge round TeX lossage with
hyphen in @value in @code.

From-SVN: r21641

27 years agoDaily bump.
Jeff Law [Sun, 9 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21640

27 years ago0
Gary Thomas [Sat, 8 Aug 1998 18:21:15 +0000 (12:21 -0600)] 
0
        * rs6000.c (rs6000_allocate_stack_space) Fix typo which
        caused bad assembly code to be generated.

From-SVN: r21636

27 years ago
Gary Thomas [Sat, 8 Aug 1998 18:21:12 +0000 (12:21 -0600)] 

        * rs6000.c (rs6000_allocate_stack_space) Fix typo which
        caused bad assembly code to be generated.

From-SVN: r21635

27 years ago* netbsd.h: Fix typo.
Jeffrey A Law [Sat, 8 Aug 1998 17:53:26 +0000 (17:53 +0000)] 
* netbsd.h: Fix typo.

From-SVN: r21633

27 years agolibioP.h: Use __PMT in typedefs.
Jeff Law [Sat, 8 Aug 1998 17:50:48 +0000 (11:50 -0600)] 
libioP.h: Use __PMT in typedefs.

        * libioP.h: Use __PMT in typedefs.
        * strfile.h: Likewise.

From-SVN: r21632

27 years agolibioP.h: Use __PMT in typedefs.
Jeff Law [Sat, 8 Aug 1998 17:50:47 +0000 (11:50 -0600)] 
libioP.h: Use __PMT in typedefs.

(
        * libioP.h: Use __PMT in typedefs.
        * strfile.h: Likewise.

From-SVN: r21631

27 years agolibioP.h: Use __PMT in typedefs.
Jeff Law [Sat, 8 Aug 1998 17:50:46 +0000 (11:50 -0600)] 
libioP.h: Use __PMT in typedefs.


        * libioP.h: Use __PMT in typedefs.
        * strfile.h: Likewise.

From-SVN: r21630

27 years agoDaily bump.
Jeff Law [Sat, 8 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21629

27 years agoAdd myself, as per Jeff Law's request.
Gerald Pfeifer [Fri, 7 Aug 1998 02:59:28 +0000 (02:59 +0000)] 
Add myself, as per Jeff Law's request.

From-SVN: r21625

27 years agoDaily bump.
Jeff Law [Fri, 7 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21624

27 years agoDaily bump.
Jeff Law [Thu, 6 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21620

27 years agocom.c (ffecom_convert_narrow_, [...]): Allow conversion from pointer to same-sized...
Dave Love [Wed, 5 Aug 1998 11:19:05 +0000 (11:19 +0000)] 
com.c (ffecom_convert_narrow_, [...]): Allow conversion from pointer to same-sized integer...

Tue Aug  4 16:59:39 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_convert_narrow_, ffecom_convert_widen_):
Allow conversion from pointer to same-sized integer,
to fix invoking SIGNAL as a function.

[[Split portion of a mixed commit.]]

From-SVN: r21617.1

27 years agocom.c (ffecom_convert_narrow_, [...]): Allow conversion from pointer to same-sized...
Craig Burley [Wed, 5 Aug 1998 11:04:19 +0000 (07:04 -0400)] 
com.c (ffecom_convert_narrow_, [...]): Allow conversion from pointer to same-sized integer...

Tue Aug  4 16:59:39 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_convert_narrow_, ffecom_convert_widen_):
Allow conversion from pointer to same-sized integer,
to fix invoking SIGNAL as a function.

From-SVN: r21616

27 years agoDaily bump.
Jeff Law [Wed, 5 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21612

27 years agoDaily bump.
Jeff Law [Tue, 4 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21555

27 years agoBump for snapshot
Jeffrey A Law [Mon, 3 Aug 1998 23:43:59 +0000 (17:43 -0600)] 
Bump for snapshot

From-SVN: r21552

27 years agoDaily bump.
Jeff Law [Mon, 3 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21547

27 years agoDaily bump.
Jeff Law [Sun, 2 Aug 1998 00:45:06 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21527

27 years agox-aix43 (AR_FOR_TARGET_FLAGS): Delete.
Jeff Law [Sun, 2 Aug 1998 00:16:32 +0000 (18:16 -0600)] 
x-aix43 (AR_FOR_TARGET_FLAGS): Delete.

        * rs6000/x-aix43 (AR_FOR_TARGET_FLAGS): Delete.
        (AR_FOR_TARGET): Define.

From-SVN: r21525

27 years agox-aix43 (AR_FOR_TARGET_FLAGS): Delete.
Jeff Law [Sun, 2 Aug 1998 00:16:30 +0000 (18:16 -0600)] 
x-aix43 (AR_FOR_TARGET_FLAGS): Delete.

        * rs6000/x-aix43 (AR_FOR_TARGET_FLAGS): Delete.
        (AR_FOR_TARGET): Define.

From-SVN: r21524

27 years agonetbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
Jeff Law [Sat, 1 Aug 1998 23:44:39 +0000 (17:44 -0600)] 
netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.


        * i386/netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
        * m68k/netbsd.h: Likewise.
        * ns32k/netbsd.h: Likewise.
        * sparc/netbsd.h: Likewise.

From-SVN: r21521

27 years agonetbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
Jeff Law [Sat, 1 Aug 1998 23:44:36 +0000 (17:44 -0600)] 
netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.

x
        * i386/netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
        * m68k/netbsd.h: Likewise.
        * ns32k/netbsd.h: Likewise.
        * sparc/netbsd.h: Likewise.

From-SVN: r21520

27 years agonetbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
Jeff Law [Sat, 1 Aug 1998 23:44:31 +0000 (17:44 -0600)] 
netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.

        * i386/netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.
        * m68k/netbsd.h: Likewise.
        * ns32k/netbsd.h: Likewise.
        * sparc/netbsd.h: Likewise.

From-SVN: r21519

27 years agoconfigure.in (mingw configuration): Fix typo.
Jeffrey A Law [Sat, 1 Aug 1998 09:45:57 +0000 (09:45 +0000)] 
configure.in (mingw configuration): Fix typo.

        * configure.in (mingw configuration): Fix typo.
        * configure: Rebuilt.

From-SVN: r21517

27 years agoDaily bump.
Jeff Law [Sat, 1 Aug 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21513

27 years agoIf -Os use load/store multiple instructions
Michael Meissner [Fri, 31 Jul 1998 17:28:14 +0000 (17:28 +0000)] 
If -Os use load/store multiple instructions

From-SVN: r21510

27 years agonetbsd.h: Fix typo.
Jeff Law [Fri, 31 Jul 1998 16:12:22 +0000 (10:12 -0600)] 
netbsd.h: Fix typo.


        * ns32k/netbsd.h: Fix typo.

From-SVN: r21509

27 years agonetbsd.h: Fix typo.
Jeff Law [Fri, 31 Jul 1998 16:12:19 +0000 (10:12 -0600)] 
netbsd.h: Fix typo.


        * ns32k/netbsd.h: Fix typo.

From-SVN: r21508

27 years agoDaily bump.
Jeff Law [Fri, 31 Jul 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21503

27 years agoalpha.md (fp cmp): Replicate patterns for ALPHA_TP_INSN.
Richard Henderson [Thu, 30 Jul 1998 19:12:16 +0000 (12:12 -0700)] 
alpha.md (fp cmp): Replicate patterns for ALPHA_TP_INSN.

        * alpha.md (fp cmp): Replicate patterns for ALPHA_TP_INSN.
        (fcmov): Remove ALPHA_TP_INSN patterns -- fcmov doesn't trap.

From-SVN: r21500

27 years agodyn-string.h: New file.
Mark Mitchell [Thu, 30 Jul 1998 12:52:18 +0000 (12:52 +0000)] 
dyn-string.h: New file.

* dyn-string.h: New file.
* dyn-string.c: Likewise.
* Makefile.in (OBJS): Add dyn-string.o.
(dwarf2out.o): Add dyn-string.h dependency.
(dyn-string.o): List dependencies.
* dwarf2out.c: Include dyn-string.h.
(ASM_NAME_TO_STRING): Use dyn_string_append, rather than strcpy.
(addr_const_to_string): Take a dyn_string_t, not a char* as a
prototype.  Use dyn_string_append rather than strcat, throughout.
(addr_to_string): Use dyn_string_t.

From-SVN: r21498

27 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Thu, 30 Jul 1998 12:52:18 +0000 (12:52 +0000)] 
This commit was manufactured by cvs2svn to create branch
'egcs_1_1_branch'.

From-SVN: r21497

27 years agoDaily bump.
Jeff Law [Thu, 30 Jul 1998 00:45:05 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r21494

27 years agoi386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...
Jeff Law [Thu, 30 Jul 1998 00:01:35 +0000 (18:01 -0600)] 
i386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...

8
        * i386.md (movqi): When optimizing a load of (const_int 1) into a
        NON_QI_REG_P, pretend the register is SImode.

From-SVN: r21492

27 years agoi386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...
Jeff Law [Thu, 30 Jul 1998 00:01:33 +0000 (18:01 -0600)] 
i386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...

        * i386.md (movqi): When optimizing a load of (const_int 1) into a
        NON_QI_REG_P, pretend the register is SImode.

From-SVN: r21491

27 years agoconfigure: Fix --without/--disable cases for gxx-include-dir.
Manfred Hollstein [Wed, 29 Jul 1998 23:14:42 +0000 (17:14 -0600)] 
configure: Fix --without/--disable cases for gxx-include-dir.

8
* configure: Fix --without/--disable cases for gxx-include-dir.

From-SVN: r21488

27 years agoconfigure: Fix --without/--disable cases for gxx-include-dir.
Manfred Hollstein [Wed, 29 Jul 1998 23:14:41 +0000 (17:14 -0600)] 
configure: Fix --without/--disable cases for gxx-include-dir.

* configure: Fix --without/--disable cases for gxx-include-dir.

From-SVN: r21487