OSDN Git Service

pf3gnuchains/gcc-fork.git
24 years ago
law [Fri, 25 Jun 1999 04:38:26 +0000 (04:38 +0000)]

        * loop.c (verify_dominator): Properly handle ADDR_VEC and
        ADDR_DIFF_VEC insns that appear inside loops.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27759 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * gcc.c-torture/compile/990625-1.c: New test.
law [Fri, 25 Jun 1999 04:29:41 +0000 (04:29 +0000)]
    * gcc.c-torture/compile/990625-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27756 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Fri, 25 Jun 1999 00:45:01 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27753 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rs6000.md (movdf_hardfloat32): Revert previous patch.
law [Thu, 24 Jun 1999 21:59:02 +0000 (21:59 +0000)]
    * rs6000.md (movdf_hardfloat32): Revert previous patch.
        Handle LO_SUM the same as offsettable in cases 1 and 2.
        * rs6000.c (find_addr_reg): Revert previous patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27752 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Thu, 24 Jun 1999 21:48:40 +0000 (21:48 +0000)]

        * system.h (strstr): New external function declaration.
        * acconfig.h (NEED_DECLARATION_STRSTR): New define slot.
        * configure.in (GCC_NEED_DECLARATIONS): Check for strstr.
        * config.in, configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27748 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Thu, 24 Jun 1999 21:48:31 +0000 (21:48 +0000)]

        * system.h (strstr): New external function declaration.
        * acconfig.h (NEED_DECLARATION_STRSTR): New define slot.
        * configure.in (GCC_NEED_DECLARATIONS): Check for strstr.
        * config.in, configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27747 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Thu, 24 Jun 1999 21:48:29 +0000 (21:48 +0000)]

        * system.h (strstr): New external function declaration.
        * acconfig.h (NEED_DECLARATION_STRSTR): New define slot.
        * configure.in (GCC_NEED_DECLARATIONS): Check for strstr.
        * config.in, configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27746 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoh
law [Thu, 24 Jun 1999 21:33:54 +0000 (21:33 +0000)]
h
        * gcc.c (main): Read user-specified specs files after computing
        additional startfile_prefixes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27742 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Thu, 24 Jun 1999 21:33:51 +0000 (21:33 +0000)]

        * gcc.c (main): Read user-specified specs files after computing
        additional startfile_prefixes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27741 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoWhoops. Revert patch applied to the wrong tre.
law [Thu, 24 Jun 1999 21:30:38 +0000 (21:30 +0000)]
Whoops.  Revert patch applied to the wrong tre.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27737 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * setenv.c (sys/types.h, stdio.h): Files included.
law [Thu, 24 Jun 1999 21:28:22 +0000 (21:28 +0000)]
    * setenv.c (sys/types.h, stdio.h): Files included.
        * xstrdup.c (sys/types.h): File included.
For the gcc-2.95 branch only.  Not to be migrated into the mainline tree
because it is incomplete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27736 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago1999-06-24 Tom Tromey <tromey@cygnus.com>
tromey [Thu, 24 Jun 1999 20:41:47 +0000 (20:41 +0000)]
1999-06-24  Tom Tromey  <tromey@cygnus.com>
* java/lang/e_asin.c: Don't use __int32_t or __uint32_t.
* java/lang/fdlibm.h (HUGE): Conditionally define.
Fri May 28 22:20:03 1999  Anthony Green  <green@cygnus.com>
* java/lang/fdlibm.h: Don't use __uint32_t.  Include mprec.h.
* java/lang/e_log.c: Don't use __uint32_t.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27733 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoFri May 28 22:20:03 1999 Anthony Green <green@cygnus.com>
tromey [Thu, 24 Jun 1999 20:06:09 +0000 (20:06 +0000)]
Fri May 28 22:20:03 1999  Anthony Green  <green@cygnus.com>
* java/lang/fdlibm.h: Don't use __uint32_t.  Include mprec.h.
* java/lang/e_log.c: Don't use __uint32_t.
1999-05-27  Eric Christopher <echristo@cygnus.com>
* configure: Rebuilt
* configure.in: Fixed ISO C9X and namespace collision with __uint32_t
* acconfig.h: Rebuilt
* include/config.h.in: Rebuilt
* java/lang/mprec.h, java/lang/e_acos.c, java/lang/e_asin.c,
  java/lang/e_atan2.c, java/lang/e_exp.c, java/lang/e_fmod.c,
  e_log.c, java/lang/e_pow.c, java/lang/e_rem_pio2.c,
  java/lang/e_remainder.c, java/lang/e_sqrt.c, java/lang/fdlibm.h,
  k_tan.c, java/lang/mprec.h, java/lang/s_atan.c,
  java/lang/s_ceil.c, java/lang/s_copysign.c, java/lang/s_fabs.c,
  s_floor.c, java/lang/s_rint.c, java/lang/sf_rint.c: Fixed ISO C9X
  and namespace collision with __uint32_t

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27729 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * lib/libjava.exp (libjava_arguments): If `libtool' not found in
tromey [Thu, 24 Jun 1999 19:06:28 +0000 (19:06 +0000)]
* lib/libjava.exp (libjava_arguments): If `libtool' not found in
build tree, just use $GCJ_UNDER_TEST as compiler.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27728 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago Revert these two patches:
mmitchel [Thu, 24 Jun 1999 14:59:23 +0000 (14:59 +0000)]
Revert these two patches:
Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
* loop.c (strength_reduce): When doing biv->giv conversion, update
reg note of NEXT->insn.
Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
* loop.c (strength_reduce): When doing biv->giv conversion, fix up
reg_biv_class.
(recombine_givs): Set ix field after sorting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27727 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Thu, 24 Jun 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27723 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * lib/libjava.exp (libjava_arguments): Handle -lzgcj.
tromey [Wed, 23 Jun 1999 15:14:36 +0000 (15:14 +0000)]
* lib/libjava.exp (libjava_arguments): Handle -lzgcj.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27721 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
amylaar [Wed, 23 Jun 1999 15:05:18 +0000 (15:05 +0000)]
* rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
for the parts of an UNSPEC / UNSPEC_VOLATILE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27720 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * java/util/zip/InflaterInputStream.java (read): Throw
tromey [Wed, 23 Jun 1999 14:57:14 +0000 (14:57 +0000)]
* java/util/zip/InflaterInputStream.java (read): Throw
ZipException if inflater throws a DataFormatException.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27719 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago1999-06-23 Bruce Korb <ddsinc09@ix.netcom.com>
korbb [Wed, 23 Jun 1999 12:29:01 +0000 (12:29 +0000)]
1999-06-23  Bruce Korb  <ddsinc09@ix.netcom.com>
*fixinc/inclhack.def:  Add fix development commentary
(read_ret_type): reactivate and add selection clause
(zzz_*): tweak output file name to match what is used in hackshell.tpl
*fixinc/{fixincl.x|inclhack.sh}: regen

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27718 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
warrenl [Wed, 23 Jun 1999 12:24:59 +0000 (12:24 +0000)]
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
* java/net/natPlainDatagramSocketImpl.cc (bind): ditto.
* java/text/ChoiceFormat.java (nextDouble(double, boolean)): Method
is not final per JDK.
* java/util/PropertyResourceBundle.java (handleGetObject): Method is
public per JDK.
* java/util/zip/DataFormatException.java: Class extends Exception.
* java/util/zip/Deflater.java (finalize): Method is protected per JDK.
* java/util/zip/ZipEntry.java: Class implements ZipConstants.
* java/util/zip/ZipInputStream.java: ditto.
(closeEntry): Changed method name to match JDK spec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27717 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * lib/libio.exp (test_libio): Use additional_flags, not
mmitchel [Wed, 23 Jun 1999 12:10:00 +0000 (12:10 +0000)]
* lib/libio.exp (test_libio): Use additional_flags, not
additional_options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27716 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * expr.c (expand_expr): STRIP_NOPS before checking against
jason [Wed, 23 Jun 1999 00:49:46 +0000 (00:49 +0000)]
* expr.c (expand_expr): STRIP_NOPS before checking against
MAX_INTEGER_COMPUTATION_MODE
(check_max_integer_computation_mode): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27715 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Wed, 23 Jun 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27712 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago1999-06-22 Andrew Haley <aph@cygnus.com>
tromey [Tue, 22 Jun 1999 23:22:13 +0000 (23:22 +0000)]
1999-06-22  Andrew Haley  <aph@cygnus.com>
* verify.c (verify_jvm_instructions): Check for pending blocks
before invalid PC test and opcode switch, not after.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27710 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agod
law [Tue, 22 Jun 1999 22:46:19 +0000 (22:46 +0000)]
d
* configure.in (target_libs): Added target-zlib.
* Makefile.in (ALL_TARGET_MODULES): Added zlib.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-zlib): New target.
(all-target-zlib): Likewise.
(all-target-libjava): Depend on all-target-zlib.
(configure-target-libjava): Depend on configure-target-zlib.
* Makefile.in (configure-target-libjava): Depend on
configure-target-newlib.
(configure-target-boehm-gc): New target.
(configure-target-qthreads): New target.
        * configure.in (host_tools): Added zip.
        * Makefile.in (all-target-libjava): Depend on all-zip.
        (all-zip): New target.
        (ALL_MODULES): Added all-zip.
        (NATIVE_CHECK_MODULES): Added check-zip.
        (INSTALL_MODULES): Added install-zip.
        (CLEAN_MODULES): Added clean-zip.
        * configure.in (target_libs): Added target-qthreads.
        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
        (CONFIGURE_TARGET_MODULES): Likewise.
        (CHECK_TARGET_MODULES): Likewise.
        (INSTALL_TARGET_MODULES): Likewise.
        (CLEAN_TARGET_MODULES): Likewise.
        (all-target-qthreads): New target.
        (configure-target-libjava): Depend on configure-target-qthreads.
        (all-target-libjava): Depend on all-target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-libjava): New target.
(all-target-boehm-gc): Likewise.
* configure.in (target_libs): Added libjava, boehm-gc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27709 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Tue, 22 Jun 1999 22:46:17 +0000 (22:46 +0000)]

* configure.in (target_libs): Added target-zlib.
* Makefile.in (ALL_TARGET_MODULES): Added zlib.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-zlib): New target.
(all-target-zlib): Likewise.
(all-target-libjava): Depend on all-target-zlib.
(configure-target-libjava): Depend on configure-target-zlib.
* Makefile.in (configure-target-libjava): Depend on
configure-target-newlib.
(configure-target-boehm-gc): New target.
(configure-target-qthreads): New target.
        * configure.in (host_tools): Added zip.
        * Makefile.in (all-target-libjava): Depend on all-zip.
        (all-zip): New target.
        (ALL_MODULES): Added all-zip.
        (NATIVE_CHECK_MODULES): Added check-zip.
        (INSTALL_MODULES): Added install-zip.
        (CLEAN_MODULES): Added clean-zip.
        * configure.in (target_libs): Added target-qthreads.
        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
        (CONFIGURE_TARGET_MODULES): Likewise.
        (CHECK_TARGET_MODULES): Likewise.
        (INSTALL_TARGET_MODULES): Likewise.
        (CLEAN_TARGET_MODULES): Likewise.
        (all-target-qthreads): New target.
        (configure-target-libjava): Depend on configure-target-qthreads.
        (all-target-libjava): Depend on all-target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-libjava): New target.
(all-target-boehm-gc): Likewise.
* configure.in (target_libs): Added libjava, boehm-gc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27708 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoCorrect typo in smul@var{m}3_highpart documentation.
wilson [Tue, 22 Jun 1999 20:33:23 +0000 (20:33 +0000)]
Correct typo in smul@var{m}3_highpart documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27706 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoFix for abort when PROMOTE_MODES defined but PROMOTE_FUNCTION_{ARG,RETURN} not.
wilson [Tue, 22 Jun 1999 14:39:07 +0000 (14:39 +0000)]
Fix for abort when PROMOTE_MODES defined but PROMOTE_FUNCTION_{ARG,RETURN} not.
* expr.c (store_expr): When target is a promoted subreg, return a
promoted subreg as a result.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27705 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoRetabify
meissner [Tue, 22 Jun 1999 14:31:38 +0000 (14:31 +0000)]
Retabify

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27704 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago *fixinc/inclhack.def(end_else_label): combined else_label
korbb [Tue, 22 Jun 1999 09:39:06 +0000 (09:39 +0000)]
*fixinc/inclhack.def(end_else_label): combined else_label
and endif_label and fixed the sed expression.
*fixinc/{fixincl.x|inclhack.sh}: regen

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27703 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * init.c (expand_aggr_vbase_init): Rename to
mmitchel [Tue, 22 Jun 1999 07:21:50 +0000 (07:21 +0000)]
* init.c (expand_aggr_vbase_init): Rename to
construct_virtual_bases.  Conditionalize construction here,
rather than ...
(emit_base_init): Here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27701 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * ltconfig, ltmain.sh: Update to libtool 1.2f.
law [Tue, 22 Jun 1999 02:36:09 +0000 (02:36 +0000)]
    * ltconfig, ltmain.sh: Update to libtool 1.2f.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27699 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoh
law [Tue, 22 Jun 1999 01:00:30 +0000 (01:00 +0000)]
h
        * rs6000.md (movdf_hardfloat32): Use %X instead of always emitting
        'x' when handling non-offsettable addresses

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27697 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Tue, 22 Jun 1999 01:00:27 +0000 (01:00 +0000)]

        * rs6000.md (movdf_hardfloat32): Use %X instead of always emitting
        'x' when handling non-offsettable addresses

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27696 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Tue, 22 Jun 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27692 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoH
law [Mon, 21 Jun 1999 23:22:35 +0000 (23:22 +0000)]
H
        * final.c (shorten_branches): Don't try to split an insn that has
        been deleted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27691 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 23:22:32 +0000 (23:22 +0000)]

        * final.c (shorten_branches): Don't try to split an insn that has
        been deleted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27690 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * config/mips/mips.c (symbolic_expression_p): New function.
mmitchel [Mon, 21 Jun 1999 22:47:29 +0000 (22:47 +0000)]
* config/mips/mips.c (symbolic_expression_p): New function.
(mips_select_rtx_section): Put symbolic expressions in the
data section, not the read-only data section.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27688 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoFix minor goof.
law [Mon, 21 Jun 1999 21:36:53 +0000 (21:36 +0000)]
Fix minor goof.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27686 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rs6000.md (find_addr_reg): Handle LO_SUM addresses.
law [Mon, 21 Jun 1999 21:13:38 +0000 (21:13 +0000)]
    * rs6000.md (find_addr_reg): Handle LO_SUM addresses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27684 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * collect2.c (main): Log frame table count.
rth [Mon, 21 Jun 1999 20:20:26 +0000 (20:20 +0000)]
    * collect2.c (main): Log frame table count.
        (GCC_OK_SYMBOL) [ECOFF]: Accept stGlobal.
        (scan_prog_file) [COFF]: Handle frame tables.
        * alpha/alpha.h (UNALIGNED_SHORT_ASM_OP): Define.
        (UNALIGNED_INT_ASM_OP, UNALIGNED_DOUBLE_INT_ASM_OP): Define.
        * alpha/elf.h: Undef them again.
        * alpha/vms.h: Remove their definitions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27680 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * sh.c (machine_dependent_reorg): When fixing up fp pcloads,
amylaar [Mon, 21 Jun 1999 19:21:48 +0000 (19:21 +0000)]
* sh.c (machine_dependent_reorg): When fixing up fp pcloads,
remove the clobber of r0 and change the REG_UNUSED note to
REG_INC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27676 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoJakub Jelinek <jj@ultra.linux.cz>
rth [Mon, 21 Jun 1999 17:52:47 +0000 (17:52 +0000)]
Jakub Jelinek  <jj@ultra.linux.cz>
        * real.c (ereal_from_double): Fix for 64-bit big endian hosts.
        * emit-rtl.c (gen_lowpart_common): Add case for hosts where double
        fits in HOST_WIDE_INT and one uses union to access a long constant
        as double.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27675 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * sparc.c (sparc_override_options): Don't allow profiling for
rth [Mon, 21 Jun 1999 17:47:44 +0000 (17:47 +0000)]
    * sparc.c (sparc_override_options): Don't allow profiling for
        code models other than medlow.
        (sparc_function_profiler): New function from old FUNCTION_PROFILER
        macro.  Use ASM_GENERATE_INTERNAL_LABEL and MCOUNT_FUNCTION.
        (sparc_function_block_profiler): Likewise.  Use user_label_prefix.
        (sparc_block_profiler): Likewise.
        (sparc_function_block_profiler_exit): Likewise.
        * sparc.h (FUNCTION_PROFILER): Call new sparc.c function.
        (FUNCTION_BLOCK_PROFILER): Likewise.
        (BLOCK_PROFILER): Likewise.
        (FUNCTION_BLOCK_PROFILER_EXIT): Likewise.
        (MCOUNT_FUNCTION): New.
        * sparc/pbd.h (FUNCTION_PROFILER): Delete.
        (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Delete.
        * sparc/sun4o3.h (FUNCTION_PROFILER): Delete.
        (MCOUNT_FUNCTION): New.
        * sparc/sysv4.h (FUNCTION_BLOCK_PROFILER): Delete.
        (BLOCK_PROFILER): Delete.
        (MCOUNT_FUNCTION): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27672 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * java/lang/ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
tromey [Mon, 21 Jun 1999 15:42:12 +0000 (15:42 +0000)]
* java/lang/ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
From Jeff Sturm.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27671 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago Alpha patch from Jeff Sturm:
tromey [Mon, 21 Jun 1999 15:39:02 +0000 (15:39 +0000)]
Alpha patch from Jeff Sturm:
* os_dep.c (GC_init_linuxalpha): New function.
* misc.c: Initialize for alpha linux.
* gc_priv.h (GC_test_and_set): Define for alpha.
* config.h: Don't assume __data_start on alpha.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27670 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * Makefile.in: Rebuilt.
tromey [Mon, 21 Jun 1999 15:02:22 +0000 (15:02 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
-release.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27669 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * Makefile.in: Rebuilt.
tromey [Mon, 21 Jun 1999 14:57:44 +0000 (14:57 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
-release.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27668 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * Makefile.in: Rebuilt.
tromey [Mon, 21 Jun 1999 13:03:47 +0000 (13:03 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (toolexeclibdir): Define as libdir when
appropriate.
* configure: Rebuilt.
* configure.in (USE_LIBDIR): New conditional.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27667 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoup
jason [Mon, 21 Jun 1999 12:13:41 +0000 (12:13 +0000)]
up

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27666 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * g77.texi: Update links.
gerald [Mon, 21 Jun 1999 11:57:15 +0000 (11:57 +0000)]
* g77.texi: Update links.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27662 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rs6000.md (movdf_hardfloat32): Fix typo in case 2.
dje [Mon, 21 Jun 1999 11:14:59 +0000 (11:14 +0000)]
* rs6000.md (movdf_hardfloat32): Fix typo in case 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27661 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * configure: Rebuilt.
tromey [Mon, 21 Jun 1999 11:14:41 +0000 (11:14 +0000)]
* configure: Rebuilt.
* configure.in: Recognize all forms of alpha.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27660 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoMon Jun 21 12:27:17 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
vmakarov [Mon, 21 Jun 1999 09:42:51 +0000 (09:42 +0000)]
Mon Jun 21 12:27:17 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
* config/mips/elf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
Add the macros.
* config/m68k/m68kelf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
Ditto.
* config/sh/sh.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
Ditto.
* config/arm/telf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27659 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago1999-06-21 Andrew Haley <aph@cygnus.com>
aph [Mon, 21 Jun 1999 09:18:50 +0000 (09:18 +0000)]
1999-06-21  Andrew Haley  <aph@cygnus.com>
        * except.c (find_handler_in_range): The upper limit for exception
        ranges is exclusive, not inclusive: (start <= pc < end).
        (link_handler): find child pointer which points to outer by
        searching sibling list: previous code incorrectly assumed that
        outer->outer->first_child must point to outer.
        * verify.c (verify_jvm_instructions): FIXME added to code for
        `athrow'.
        (verify_jvm_instructions): Do not assume that the last block
        processed in a subroutine is a block which ends with a `ret'
        instruction.  With some control flows it is possible that the last
        block ends with an `athrow'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27658 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoAdd cpp support for ARM920 and ARM920T processor types.
nickc [Mon, 21 Jun 1999 07:25:35 +0000 (07:25 +0000)]
Add cpp support for ARM920 and ARM920T processor types.
Minor formatting tidies in arm.c and arm.md

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27657 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agox
law [Mon, 21 Jun 1999 05:23:16 +0000 (05:23 +0000)]
x
        * i386/djgpp.h (LIB_SPEC): New.
        (STARTFILE_SPEC): New.
        * i386/xm-djgpp.h (NO_SYS_SIGLIST): Deleted. Now obsolete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27655 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 05:23:11 +0000 (05:23 +0000)]

        * i386/djgpp.h (LIB_SPEC): New.
        (STARTFILE_SPEC): New.
        * i386/xm-djgpp.h (NO_SYS_SIGLIST): Deleted. Now obsolete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27654 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agox
law [Mon, 21 Jun 1999 05:21:34 +0000 (05:21 +0000)]
x
        * fixinc/Makefile.in (gnu-regex.o): Do not define STDC_HEADERS in
        compiler flags.
        * system.h (WSTOPSIG): New macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27653 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 05:21:30 +0000 (05:21 +0000)]

        * fixinc/Makefile.in (gnu-regex.o): Do not define STDC_HEADERS in
        compiler flags.
        * system.h (WSTOPSIG): New macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27652 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * c-pragma.c (push_alignment): Don't ignore alignments greater than
law [Mon, 21 Jun 1999 05:11:15 +0000 (05:11 +0000)]
    * c-pragma.c (push_alignment): Don't ignore alignments greater than
        4 bytes.
        (insert_pack_attributes): Take into account member natural
        alignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27648 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * configure.in (checkfuncs): Add gettimeofday.
law [Mon, 21 Jun 1999 05:01:18 +0000 (05:01 +0000)]
    * configure.in (checkfuncs): Add gettimeofday.
        * config.in, configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27647 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agop
law [Mon, 21 Jun 1999 04:56:40 +0000 (04:56 +0000)]
p
        * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
        the test fails.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27642 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 04:56:38 +0000 (04:56 +0000)]

        * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
        the test fails.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27641 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * i386/winnt.c (exports_head): New static variable.
law [Mon, 21 Jun 1999 04:52:50 +0000 (04:52 +0000)]
    * i386/winnt.c (exports_head): New static variable.
        (i386_pe_record_exported_symbol): New function.
        (i386_pe_asm_file_end): Use.
        * i386/cygwin.h (ASM_OUTPUT_COMMON): Record the exported
        symbols to be emitted at end of assembly.
        (ASM_DECLARE_OBJECT_NAME): Likewise.
        (ASM_DECLARE_FUNCTION_NAME): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27639 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 04:41:41 +0000 (04:41 +0000)]

        * init.c (__objc_force_linking): Make global.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27638 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agowhoops. Forgot to commit ChangeLog entry for missing @end ifclear change.
law [Mon, 21 Jun 1999 04:34:29 +0000 (04:34 +0000)]
whoops.  Forgot to commit ChangeLog entry for missing @end ifclear change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27633 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoH
law [Mon, 21 Jun 1999 04:33:58 +0000 (04:33 +0000)]
H
        * i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and
        -iwithprefix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27632 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago
law [Mon, 21 Jun 1999 04:33:55 +0000 (04:33 +0000)]

        * i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and
        -iwithprefix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27631 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoAdd missing @end ifclear.
law [Mon, 21 Jun 1999 04:31:59 +0000 (04:31 +0000)]
Add missing @end ifclear.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27630 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoMon Jun 21 04:44:31 1999 Jeffrey A Law (law@cygnus.com)
law [Mon, 21 Jun 1999 03:45:19 +0000 (03:45 +0000)]
Mon Jun 21 04:44:31 1999  Jeffrey A Law  (law@cygnus.com)
        * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Fix paren error introduced
        in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27626 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agorename for DOS
jason [Mon, 21 Jun 1999 01:23:18 +0000 (01:23 +0000)]
rename for DOS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27625 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Mon, 21 Jun 1999 00:45:05 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27623 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * haifa-sched.c (sched_analyze_1): Use free_list instead of
rth [Sun, 20 Jun 1999 17:29:49 +0000 (17:29 +0000)]
    * haifa-sched.c (sched_analyze_1): Use free_list instead of
        zapping reg_last_uses directly.
        (sched_analyze_2, sched_analyze_insn): Likewise.
        (sched_analyze): Likewise.  Don't clear reg_last_uses on calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27622 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rs6000.md (movdf_hardfloat32): Use worst case insn length
dje [Sun, 20 Jun 1999 13:59:59 +0000 (13:59 +0000)]
    * rs6000.md (movdf_hardfloat32): Use worst case insn length
        attributes for cases 1 and 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27620 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Sun, 20 Jun 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27618 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * semantics.c (finish_asm_statement): Apply decay conversions to
law [Sat, 19 Jun 1999 23:56:56 +0000 (23:56 +0000)]
    * semantics.c (finish_asm_statement): Apply decay conversions to
        input operands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27617 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * haifa-sched.c (sched_analyze): Mark call-user regs as clobbered
rth [Sat, 19 Jun 1999 22:54:14 +0000 (22:54 +0000)]
    * haifa-sched.c (sched_analyze): Mark call-user regs as clobbered
        instead of set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27615 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * decl.c (expand_static_init): When building an anonymous function
mmitchel [Sat, 19 Jun 1999 11:11:43 +0000 (11:11 +0000)]
* decl.c (expand_static_init): When building an anonymous function
for use with atexit, compute its body before and after entering
the function.
* error.c (dump_expr): Handle BIND_EXPR, LOOP_EXPR, and
EXIT_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27612 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago* arm.c (arm_override_options): Remove warning about PIC code
rearnsha [Sat, 19 Jun 1999 06:32:05 +0000 (06:32 +0000)]
* arm.c (arm_override_options): Remove warning about PIC code
not being supported.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27610 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago* arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.
rearnsha [Sat, 19 Jun 1999 06:18:28 +0000 (06:18 +0000)]
* arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.
(*strsi_predec): Renamed from *strqi_predec.
(*loadsi_shiftpreinc): Renamed from *loadqi_shiftpreinc.
(*loadsi_shiftpredec): Renamed from *loadqi_shiftpredec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27609 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoFrom Phil Blundell:
rearnsha [Sat, 19 Jun 1999 05:54:46 +0000 (05:54 +0000)]
From Phil Blundell:
* arm.c (arm_reload_in_hi): Invert sense of test on BYTES_BIG_ENDIAN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27607 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago* arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use
rearnsha [Sat, 19 Jun 1999 05:34:51 +0000 (05:34 +0000)]
* arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use
PIC_OFFSET_TABLE_REGNUM for general alloaction.
(INITIAL_ELIMINATION_OFFSET): Count the fact that the PIC register
must be stacked if it is used for PIC accesses.
* arm.c (use_return_insn): Handle PIC register specially.
(output_return_instruction): Likewise.
(output_func_{prologue,epilogue}): Likewise.
(output_expand_prologue): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27605 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Sat, 19 Jun 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27603 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * rs6000.c (find_addr_reg): New function.
dje [Sat, 19 Jun 1999 00:04:59 +0000 (00:04 +0000)]
    * rs6000.c (find_addr_reg): New function.
        * rs6000.h (find_addr_reg): Declare.
        (offsettable_addr_operand): Delete.
        * rs6000.md (movdf_hardfloat32): Handle non-offsettable loads
        from and stores to GPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27602 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * init.c (expand_aggr_vbase_init): Add flag parameter.
mmitchel [Fri, 18 Jun 1999 20:35:56 +0000 (20:35 +0000)]
* init.c (expand_aggr_vbase_init): Add flag parameter.
(build_partial_cleanup_for): Remove, inlining into ..
(expand_cleanup_for_base): ... here.  Take flag parameter.
(emit_base_init): Pass the in_chrg parameter to
emit_aggr_vbase_init.
(emit_aggr_vbase_init): Pass it to expand_cleanup_for_base.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27600 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * alpha.c (alpha_expand_block_move): Use get_insns rather than
rth [Fri, 18 Jun 1999 15:46:26 +0000 (15:46 +0000)]
    * alpha.c (alpha_expand_block_move): Use get_insns rather than
        gen_sequence as argument to emit_no_conflict_block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27598 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoScripts must end with a new-line
korbb [Fri, 18 Jun 1999 12:44:14 +0000 (12:44 +0000)]
Scripts must end with a new-line

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27596 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agodoc TtyNam fix
burley [Fri, 18 Jun 1999 08:45:54 +0000 (08:45 +0000)]
doc TtyNam fix

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27595 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agofix ttynam for no-ttynam case
burley [Fri, 18 Jun 1999 08:41:09 +0000 (08:41 +0000)]
fix ttynam for no-ttynam case

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27594 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoUpdate to Netlib version of 1999-06-18
burley [Fri, 18 Jun 1999 08:31:20 +0000 (08:31 +0000)]
Update to Netlib version of 1999-06-18

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27593 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoundo Wednesday's change
burley [Fri, 18 Jun 1999 08:17:35 +0000 (08:17 +0000)]
undo Wednesday's change

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27592 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoEnable yesterday's patch for fast-fix on DG/UX
korbb [Fri, 18 Jun 1999 07:03:58 +0000 (07:03 +0000)]
Enable yesterday's patch for fast-fix on DG/UX

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27590 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agomove gcc changes to gcc subdirectory
meissner [Fri, 18 Jun 1999 06:01:42 +0000 (06:01 +0000)]
move gcc changes to gcc subdirectory

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27588 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * java/net/natInetAddress.cc (lookup): Preserve caller-supplied
bryce [Fri, 18 Jun 1999 01:17:28 +0000 (01:17 +0000)]
    * java/net/natInetAddress.cc (lookup): Preserve caller-supplied
        hostname in returned InetAddress objects.
        (getLocalHostname): Fix typo.
        * java/net/InetAddress.java (getByName): Set hostname on return
        object.
        (getLocalHost): Call lookup directly to ensure that a fully-qualified
        name is returned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27587 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoUse .thumb_set pseudo op to mark aliases of thumb functions.
nickc [Fri, 18 Jun 1999 01:14:34 +0000 (01:14 +0000)]
Use .thumb_set pseudo op to mark aliases of thumb functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27586 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoUse ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTPUT_DEF, if it is defined.
nickc [Fri, 18 Jun 1999 01:03:36 +0000 (01:03 +0000)]
Use ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTPUT_DEF, if it is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27585 138bc75d-0d04-0410-961f-82ee72b054a4

24 years agoDaily bump.
law [Fri, 18 Jun 1999 00:45:05 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27583 138bc75d-0d04-0410-961f-82ee72b054a4

24 years ago * stl_queue.h: Rename _M_c to c, and _M_comp to comp.
loewis [Thu, 17 Jun 1999 23:54:56 +0000 (23:54 +0000)]
* stl_queue.h: Rename _M_c to c, and _M_comp to comp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27581 138bc75d-0d04-0410-961f-82ee72b054a4