platform/upstream/gcc.git
25 years ago* partord1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 16:08:07 +0000 (16:08 +0000)]
* partord1.C: New test.

From-SVN: r27887

25 years agocopyright notice
Alexandre Oliva [Thu, 1 Jul 1999 15:51:58 +0000 (15:51 +0000)]
copyright notice

From-SVN: r27886

25 years ago* template1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 15:47:34 +0000 (15:47 +0000)]
* template1.C: New test.

From-SVN: r27885

25 years agoMissed changelog entry
Anthony Green [Thu, 1 Jul 1999 15:36:58 +0000 (15:36 +0000)]
Missed changelog entry

From-SVN: r27883

25 years agomauve.exp: Don't stop counting test results just because the harness returns non...
Anthony Green [Thu, 1 Jul 1999 15:33:17 +0000 (15:33 +0000)]
mauve.exp: Don't stop counting test results just because the harness returns non 0 value.

       * libjava.mauve/mauve.exp: Don't stop counting test results just
        because the harness returns non 0 value.

From-SVN: r27882

25 years agolex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.
Gavin Romig-Koch [Thu, 1 Jul 1999 11:22:17 +0000 (11:22 +0000)]
lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.

* lex.c (real_yylex) : Change integer literal overflow handling to
be like c-lex.c.

From-SVN: r27879

25 years agoi386-signal.h: Replace sigaction () with __sigaction ().
Andrew Haley [Thu, 1 Jul 1999 10:30:58 +0000 (10:30 +0000)]
i386-signal.h: Replace sigaction () with __sigaction ().

1999-07-01  Andrew Haley  <aph@cygnus.com>
* include/i386-signal.h: Replace sigaction () with __sigaction ().
This is a workaround for a bug in glibc's pthreads package which
doesn't deliver any sigcontext information to a signal handler.

From-SVN: r27876

25 years agoFor gcc:
Gavin Romig-Koch [Thu, 1 Jul 1999 08:08:42 +0000 (08:08 +0000)]
For gcc:

* c-lex.c (yylex): Improve 'integer constant out of range' messages.
For gcc/cp:
* lex.c (real_yylex): Improve 'integer constant out of range' messages.

From-SVN: r27873

25 years agoclass.c (finish_class): Whenever a deferred method is output...
Andrew Haley [Thu, 1 Jul 1999 06:03:28 +0000 (06:03 +0000)]
class.c (finish_class): Whenever a deferred method is output...

1999-06-24  Andrew Haley  <aph@cygnus.com>
        * class.c (finish_class): Whenever a deferred method is
        output, rescan the list of methods to see if a new candidate for
        output can be found.

From-SVN: r27872

25 years agoAdd support for arm-pe and thumb-pe
Nick Clifton [Thu, 1 Jul 1999 01:18:36 +0000 (01:18 +0000)]
Add support for arm-pe and thumb-pe

From-SVN: r27871

25 years agognu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.
Mark Kettenis [Thu, 1 Jul 1999 00:51:56 +0000 (18:51 -0600)]
gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.

X
        * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
        -fPIC or -fpic is specified.

From-SVN: r27868

25 years agognu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.
Mark Kettenis [Thu, 1 Jul 1999 00:51:51 +0000 (18:51 -0600)]
gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.


        * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
        -fPIC or -fpic is specified.

From-SVN: r27867

25 years agoDaily bump.
Jeff Law [Thu, 1 Jul 1999 00:45:33 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27866

25 years agoexpr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case too.
Jeffrey A Law [Wed, 30 Jun 1999 23:06:18 +0000 (23:06 +0000)]
expr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case too.

        * expr.c (emit_block_move): Use copy_to_mode_reg for
        !TARGET_MEM_FUNCTIONS case too.

From-SVN: r27862

25 years agoInitial revision
Tom Tromey [Wed, 30 Jun 1999 20:04:37 +0000 (20:04 +0000)]
Initial revision

From-SVN: r27855

25 years agoThis commit was generated by cvs2svn to compensate for changes in r27853,
Tom Tromey [Wed, 30 Jun 1999 13:05:33 +0000 (13:05 +0000)]
This commit was generated by cvs2svn to compensate for changes in r27853,

which included commits to RCS files with non-trunk default branches.

From-SVN: r27854

25 years agoMakefile.am (.s.lo): Renamed from `.s.o'.
Alexandre Oliva [Wed, 30 Jun 1999 12:25:07 +0000 (12:25 +0000)]
Makefile.am (.s.lo): Renamed from `.s.o'.

1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
* Makefile.am (.s.lo): Renamed from `.s.o'.
* Makefile.in: Rebuilt.

From-SVN: r27850

25 years agoFix typos (missing commas) in last change
Jeff Law [Wed, 30 Jun 1999 07:02:03 +0000 (01:02 -0600)]
Fix typos (missing commas) in last change

From-SVN: r27849

25 years agoconfigure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.
Jeffrey A Law [Wed, 30 Jun 1999 06:11:46 +0000 (06:11 +0000)]
configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.

        * configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
        appropriate.
        * configure: Rebuilt.
        (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
        * pa.h: Include dbxelf.h.  Delete various dbx/stabs related
        definitions made redundant by dbxelf.h inclusion.  Delete
        lots of definitions related to assembly output that are
        specific to the SOM object format.
        * pa.c (output_function_prologue): Do not emit the function's
        name for OBJ_ELF.
        * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
        * pa-pro.h: Deleted.
        * som.h: New file with SOM specific definitions.
        * elf.h: New file with ELF specific definitions.

From-SVN: r27846

25 years agoelfos.h (const_section): Output a tab before assembler directives.
Jeffrey A Law [Wed, 30 Jun 1999 05:58:43 +0000 (05:58 +0000)]
elfos.h (const_section): Output a tab before assembler directives.

* elfos.h (const_section): Output a tab before assembler directives.
(ctors_section, dtors_section): Likewise.
(ASM_OUTPUT_SECTION_NAME): Likewise.

From-SVN: r27845

25 years ago* pa/pa1.h: Delete unused file.
Jeffrey A Law [Wed, 30 Jun 1999 02:34:18 +0000 (02:34 +0000)]
* pa/pa1.h: Delete unused file.

From-SVN: r27844

25 years agoTest DLL attribute support.
Nick Clifton [Wed, 30 Jun 1999 01:48:58 +0000 (01:48 +0000)]
Test DLL attribute support.

From-SVN: r27843

25 years agoMove proc gcc_target_object_format from ecos.exp to file-format.exp
Nick Clifton [Wed, 30 Jun 1999 01:36:45 +0000 (01:36 +0000)]
Move proc gcc_target_object_format from ecos.exp to file-format.exp

From-SVN: r27842

25 years agoDaily bump.
Jeff Law [Wed, 30 Jun 1999 00:45:06 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27840

25 years agoconfigure.in (hppa*-hp-hpux11*): New configuration.
Jeffrey A Law [Tue, 29 Jun 1999 05:12:05 +0000 (05:12 +0000)]
configure.in (hppa*-hp-hpux11*): New configuration.

* configure.in (hppa*-hp-hpux11*): New configuration.
* configure: Rebuilt.
* pa/pa-hpux11.h: New file.
* pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp
command line.

From-SVN: r27837

25 years agoconfigure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".
Hans-Peter Nilsson [Tue, 29 Jun 1999 02:32:02 +0000 (02:32 +0000)]
configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".

8
* configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".

From-SVN: r27836

25 years ago* mips.md (leasi, leadi): New patterns.
Jeffrey A Law [Tue, 29 Jun 1999 02:01:08 +0000 (02:01 +0000)]
* mips.md (leasi, leadi): New patterns.

From-SVN: r27827

25 years agoDaily bump.
Jeff Law [Tue, 29 Jun 1999 00:46:04 +0000 (18:46 -0600)]
Daily bump.

From-SVN: r27823

25 years agoexpr.c (emit_block_move): Properly handle case where one of the block move arguments...
Jeff Law [Tue, 29 Jun 1999 00:42:41 +0000 (18:42 -0600)]
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...


        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27822

25 years agoexpr.c (emit_block_move): Properly handle case where one of the block move arguments...
Jeff Law [Tue, 29 Jun 1999 00:42:37 +0000 (18:42 -0600)]
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...


        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27821

25 years agoDenote experimental version
Craig Burley [Mon, 28 Jun 1999 18:48:26 +0000 (18:48 +0000)]
Denote experimental version

From-SVN: r27818

25 years agoFix ICE involving -fno-f2c and COMPLEX intrinsic invocation
Craig Burley [Mon, 28 Jun 1999 18:43:48 +0000 (18:43 +0000)]
Fix ICE involving -fno-f2c and COMPLEX intrinsic invocation

From-SVN: r27817

25 years agoUpdate to Netlib version of 1999-06-28, doc fix
Craig Burley [Mon, 28 Jun 1999 18:38:42 +0000 (18:38 +0000)]
Update to Netlib version of 1999-06-28, doc fix

From-SVN: r27816

25 years ago* jvspec.c (lang_specific_driver): Recognize --help.
Tom Tromey [Mon, 28 Jun 1999 11:34:35 +0000 (11:34 +0000)]
* jvspec.c (lang_specific_driver): Recognize --help.

From-SVN: r27814

25 years agoOpps. Wrong file the first time.
Jeff Law [Mon, 28 Jun 1999 07:24:42 +0000 (01:24 -0600)]
Opps.  Wrong file the first time.

From-SVN: r27813

25 years ago* gcc.c-torture/execute/990628-1.c: New test.
Jeffrey A Law [Mon, 28 Jun 1999 07:23:05 +0000 (07:23 +0000)]
* gcc.c-torture/execute/990628-1.c: New test.

From-SVN: r27812

25 years agoinclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST...
David O'Brien [Mon, 28 Jun 1999 07:07:04 +0000 (07:07 +0000)]
inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST replacement expression.

* fixinc/inclhack.def(stdio_va_list): This patch Removes a
semicolon from the BSD VA_LIST replacement expression.
* fixinc/inclhack.sh: regen
* fixinc/fixincl.x: regen
* fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines
now use the fixincl program.

From-SVN: r27811

25 years agom68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.
Jeffrey A Law [Mon, 28 Jun 1999 05:13:02 +0000 (05:13 +0000)]
m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.

        * m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA
        case.  Also make the PIC register call_used.

From-SVN: r27809

25 years agom68k.h (FINALIZE_PIC): Delete.
Jeffrey A Law [Mon, 28 Jun 1999 04:39:42 +0000 (04:39 +0000)]
m68k.h (FINALIZE_PIC): Delete.

        * m68k.h (FINALIZE_PIC): Delete.
        * m68k.c (finalize_pic): Delete.

From-SVN: r27807

25 years agom68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
Richard Henderson [Mon, 28 Jun 1999 04:23:36 +0000 (22:23 -0600)]
m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.

P
        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27805

25 years agom68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
Richard Henderson [Mon, 28 Jun 1999 04:23:32 +0000 (22:23 -0600)]
m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.


        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27804

25 years ago* decl.c (cp_finish_decl): Fix typo in cp_warning_at call.
Richard Henderson [Mon, 28 Jun 1999 03:13:36 +0000 (20:13 -0700)]
* decl.c (cp_finish_decl): Fix typo in cp_warning_at call.

From-SVN: r27798

25 years ago* expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
David Edelsohn [Mon, 28 Jun 1999 03:09:43 +0000 (03:09 +0000)]
* expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.

From-SVN: r27796

25 years agoDaily bump.
Jeff Law [Mon, 28 Jun 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27793

25 years agoerror.c (dump_type_real): Handle TREE_LIST again.
Jason Merrill [Mon, 28 Jun 1999 00:13:17 +0000 (00:13 +0000)]
error.c (dump_type_real): Handle TREE_LIST again.

* error.c (dump_type_real): Handle TREE_LIST again.
* typeck.c (comp_target_parms): Don't complain about
converting from () to (...) if !flag_strict_prototype.
* decl.c (grokdeclarator): Update the names of all variants when
de-anonymizing.

From-SVN: r27792

25 years ago* jump.c (jump_optimize_1): Validate the cmov copy to a temporary.
Richard Henderson [Sun, 27 Jun 1999 02:39:42 +0000 (19:39 -0700)]
* jump.c (jump_optimize_1): Validate the cmov copy to a temporary.

From-SVN: r27788

25 years agoDaily bump.
Jeff Law [Sun, 27 Jun 1999 00:45:32 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27781

25 years ago* rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.
David Edelsohn [Sat, 26 Jun 1999 14:19:55 +0000 (14:19 +0000)]
* rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.

From-SVN: r27779

25 years agoDaily bump.
Jeff Law [Sat, 26 Jun 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27777

25 years agoDescribe K(5)=10*3 NAMELIST-read bug
Craig Burley [Fri, 25 Jun 1999 23:59:27 +0000 (23:59 +0000)]
Describe K(5)=10*3 NAMELIST-read bug

From-SVN: r27775

25 years ago[multiple changes]
Alexandre Petit-Bianco [Fri, 25 Jun 1999 16:33:20 +0000 (16:33 +0000)]
[multiple changes]

Fri Jun 25 13:35:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (resolve_package): Fixed bogus return statement.
(patch_method_invocation): Resolve method invocation beginning with
  a package name qualifier.
Thu Jun 24 13:12:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (java_complete_lhs): When doing cross referencing, don't
  try to keep file location on a WFL expanded as a CALL_EXPR.
Wed Jun 23 14:37:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (finish_method_declaration): Insert a RETURN_EXPR when
  compiling to class file a void method with an empty method body.
   As a side effect, the bytecode backend will generate the
  appropriate `return' instruction.
Tue Jun 22 20:43:49 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (lookup_package_type_and_set_next): New function prototype.
(resolve_package): Search current and imported packages.
(lookup_package_type_and_set_next): New function.

From-SVN: r27773

25 years agolibjava.exp (test_libjava_from_javac): Fixed typo.
Tom Tromey [Fri, 25 Jun 1999 13:59:09 +0000 (13:59 +0000)]
libjava.exp (test_libjava_from_javac): Fixed typo.

* lib/libjava.exp (test_libjava_from_javac): Fixed typo.  Always
make class_files a list.

From-SVN: r27772

25 years agolibjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names.
Tom Tromey [Fri, 25 Jun 1999 13:55:59 +0000 (13:55 +0000)]
libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names.

* lib/libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to
class file names.

From-SVN: r27771

25 years ago* alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.
Richard Henderson [Fri, 25 Jun 1999 11:34:14 +0000 (04:34 -0700)]
* alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.

From-SVN: r27770

25 years agors6000.c (output_toc): Always use hex values for floating-point constants.
David Edelsohn [Fri, 25 Jun 1999 10:44:37 +0000 (10:44 +0000)]
rs6000.c (output_toc): Always use hex values for floating-point constants.

        * rs6000.c (output_toc): Always use hex values for floating-point
        constants.  Store single-precision values in upper-half of TOC
        entry in 64-bit mode.
        * rs6000.md (floatsidf2, floatunssidf2): Add !TARGET_POWERPC64
        to final constraints.
        (fix_truncdfsi2 splitter): Change pattern matching fctiwz.
        (fctiwz): Improve accuracy of RTL for pattern.

From-SVN: r27769

25 years agoexpr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.
Gavin Romig-Koch [Fri, 25 Jun 1999 08:28:35 +0000 (08:28 +0000)]
expr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.

* expr.c (expand_expr): Allow RTL_EXPR's through the
MAX_INTEGER_COMPUTATION_MODE checks.

From-SVN: r27768

25 years agoSMP bootstrap fixes for chill:
Kaveh R. Ghazi [Fri, 25 Jun 1999 08:21:47 +0000 (08:21 +0000)]
SMP bootstrap fixes for chill:

        * Make-lang.in (CHILL.stage1): Depend on stage1-start.
        (CHILL.stage2): Likewise for stage2-start.
        (CHILL.stage3): Likewise for stage3-start.
        (CHILL.stage4): Likewise for stage4-start.
SMP bootstrap fixes for java:
        * Make-lang.in (java.stage1): Depend on stage1-start.
        (java.stage2): Likewise for stage2-start.
        (java.stage3): Likewise for stage3-start.
        (java.stage4): Likewise for stage4-start.

From-SVN: r27766

25 years agoalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
Richard Henderson [Fri, 25 Jun 1999 05:12:42 +0000 (23:12 -0600)]
alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.

h
        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27765

25 years agoalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
Richard Henderson [Fri, 25 Jun 1999 05:12:36 +0000 (23:12 -0600)]
alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.


        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27764

25 years ago* gcc.c-torture/compile/990625-2.c: New test.
Jeffrey A Law [Fri, 25 Jun 1999 05:11:56 +0000 (05:11 +0000)]
* gcc.c-torture/compile/990625-2.c: New test.

From-SVN: r27763

25 years agoloop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that...
Jeff Law [Fri, 25 Jun 1999 04:38:30 +0000 (22:38 -0600)]
loop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that appear inside loops.

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

From-SVN: r27760

25 years agoloop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that...
Jeff Law [Fri, 25 Jun 1999 04:38:26 +0000 (22:38 -0600)]
loop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that appear inside loops.


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

From-SVN: r27759

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

From-SVN: r27756

25 years agoDaily bump.
Jeff Law [Fri, 25 Jun 1999 00:45:01 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27753

25 years agors6000.md (movdf_hardfloat32): Revert previous patch.
David Edelsohn [Thu, 24 Jun 1999 21:59:02 +0000 (21:59 +0000)]
rs6000.md (movdf_hardfloat32): Revert previous patch.

        * 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.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r27752

25 years agosystem.h (strstr): New external function declaration.
Philippe De Muyter [Thu, 24 Jun 1999 21:48:40 +0000 (23:48 +0200)]
system.h (strstr): New external function declaration.


        * 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.

From-SVN: r27748

25 years agosystem.h (strstr): New external function declaration.
Jeff Law [Thu, 24 Jun 1999 21:48:31 +0000 (15:48 -0600)]
system.h (strstr): New external function declaration.


        * 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.

From-SVN: r27747

25 years agosystem.h (strstr): New external function declaration.
Jeff Law [Thu, 24 Jun 1999 21:48:29 +0000 (15:48 -0600)]
system.h (strstr): New external function declaration.


        * 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.

From-SVN: r27746

25 years agogcc.c (main): Read user-specified specs files after computing additional startfile_pr...
Tom Tromey [Thu, 24 Jun 1999 21:33:54 +0000 (15:33 -0600)]
gcc.c (main): Read user-specified specs files after computing additional startfile_prefixes.

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

From-SVN: r27742

25 years agogcc.c (main): Read user-specified specs files after computing additional startfile_pr...
Tom Tromey [Thu, 24 Jun 1999 21:33:51 +0000 (15:33 -0600)]
gcc.c (main): Read user-specified specs files after computing additional startfile_prefixes.


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

From-SVN: r27741

25 years agoWhoops. Revert patch applied to the wrong tre.
Jeff Law [Thu, 24 Jun 1999 21:30:38 +0000 (15:30 -0600)]
Whoops.  Revert patch applied to the wrong tre.

From-SVN: r27737

25 years agosetenv.c (sys/types.h, stdio.h): Files included.
Philippe De Muyter [Thu, 24 Jun 1999 21:28:22 +0000 (23:28 +0200)]
setenv.c (sys/types.h, stdio.h): Files included.

        * 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.

From-SVN: r27736

25 years ago[multiple changes]
Tom Tromey [Thu, 24 Jun 1999 20:41:47 +0000 (20:41 +0000)]
[multiple changes]

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.

From-SVN: r27733

25 years ago[multiple changes]
Tom Tromey [Thu, 24 Jun 1999 20:06:09 +0000 (20:06 +0000)]
[multiple changes]

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

From-SVN: r27729

25 years agolibjava.exp (libjava_arguments): If `libtool' not found in build tree, just use ...
Tom Tromey [Thu, 24 Jun 1999 19:06:28 +0000 (19:06 +0000)]
libjava.exp (libjava_arguments): If `libtool' not found in build tree, just use $GCJ_UNDER_TEST as compiler.

* lib/libjava.exp (libjava_arguments): If `libtool' not found in
build tree, just use $GCJ_UNDER_TEST as compiler.

From-SVN: r27728

25 years agoRevert these two patches:
Mark Mitchell [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.

From-SVN: r27727

25 years agoDaily bump.
Jeff Law [Thu, 24 Jun 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27723

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

From-SVN: r27721

25 years agortlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p for the parts of an UNSPEC...
J"orn Rennecke [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.

* rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
for the parts of an UNSPEC / UNSPEC_VOLATILE.

From-SVN: r27720

25 years agoInflaterInputStream.java (read): Throw ZipException if inflater throws a DataFormatEx...
Tom Tromey [Wed, 23 Jun 1999 14:57:14 +0000 (14:57 +0000)]
InflaterInputStream.java (read): Throw ZipException if inflater throws a DataFormatException.

* java/util/zip/InflaterInputStream.java (read): Throw
ZipException if inflater throws a DataFormatException.

From-SVN: r27719

25 years agoinclhack.def: Add fix development commentary
Bruce Korb [Wed, 23 Jun 1999 12:29:01 +0000 (12:29 +0000)]
inclhack.def: Add fix development commentary

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

From-SVN: r27718

25 years agoDatagramSocketImpl.java (localPort): Fixed typo to match JDK.
Warren Levy [Wed, 23 Jun 1999 12:24:59 +0000 (12:24 +0000)]
DatagramSocketImpl.java (localPort): Fixed typo to match JDK.

* 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.

From-SVN: r27717

25 years agolibio.exp (test_libio): Use additional_flags, not additional_options.
Mark Mitchell [Wed, 23 Jun 1999 12:10:00 +0000 (12:10 +0000)]
libio.exp (test_libio): Use additional_flags, not additional_options.

* lib/libio.exp (test_libio): Use additional_flags, not
additional_options.

From-SVN: r27716

25 years agoexpr.c (expand_expr): STRIP_NOPS before checking against MAX_INTEGER_COMPUTATION_MODE
Jason Merrill [Wed, 23 Jun 1999 00:49:46 +0000 (00:49 +0000)]
expr.c (expand_expr): STRIP_NOPS before checking against MAX_INTEGER_COMPUTATION_MODE

* expr.c (expand_expr): STRIP_NOPS before checking against
MAX_INTEGER_COMPUTATION_MODE
(check_max_integer_computation_mode): Likewise.

From-SVN: r27715

25 years agoDaily bump.
Jeff Law [Wed, 23 Jun 1999 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27712

25 years agoverify.c (verify_jvm_instructions): Check for pending blocks before invalid PC test...
Andrew Haley [Tue, 22 Jun 1999 23:22:13 +0000 (23:22 +0000)]
verify.c (verify_jvm_instructions): Check for pending blocks before invalid PC test and opcode switch, not after.

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.

From-SVN: r27710

25 years agoconfigure.in (target_libs): Added target-zlib.
Tom Tromey [Tue, 22 Jun 1999 22:46:19 +0000 (16:46 -0600)]
configure.in (target_libs): Added target-zlib.

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.

From-SVN: r27709

25 years agoconfigure.in (target_libs): Added target-zlib.
Tom Tromey [Tue, 22 Jun 1999 22:46:17 +0000 (16:46 -0600)]
configure.in (target_libs): Added target-zlib.


* 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.

From-SVN: r27708

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

From-SVN: r27706

25 years agoFix for abort when PROMOTE_MODES defined but PROMOTE_FUNCTION_{ARG,RETURN} not.
Jim 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.

From-SVN: r27705

25 years agoRetabify
Michael Meissner [Tue, 22 Jun 1999 14:31:38 +0000 (14:31 +0000)]
Retabify

From-SVN: r27704

25 years agoinclhack.def (end_else_label): combined else_label and endif_label and fixed the...
Bruce Korb [Tue, 22 Jun 1999 09:39:06 +0000 (09:39 +0000)]
inclhack.def (end_else_label): combined else_label and endif_label and fixed the sed expression.

*fixinc/inclhack.def(end_else_label): combined else_label
and endif_label and fixed the sed expression.
*fixinc/{fixincl.x|inclhack.sh}: regen

From-SVN: r27703

25 years agoinit.c (expand_aggr_vbase_init): Rename to construct_virtual_bases.
Mark Mitchell [Tue, 22 Jun 1999 07:21:50 +0000 (07:21 +0000)]
init.c (expand_aggr_vbase_init): Rename to construct_virtual_bases.

* init.c (expand_aggr_vbase_init): Rename to
construct_virtual_bases.  Conditionalize construction here,
rather than ...
(emit_base_init): Here.

From-SVN: r27701

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

From-SVN: r27699

25 years agors6000.md (movdf_hardfloat32): Use %X instead of always emitting 'x' when handling...
Jeff Law [Tue, 22 Jun 1999 01:00:30 +0000 (19:00 -0600)]
rs6000.md (movdf_hardfloat32): Use %X instead of always emitting 'x' when handling non-offsettable addresses

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

From-SVN: r27697

25 years agors6000.md (movdf_hardfloat32): Use %X instead of always emitting 'x' when handling...
Jeff Law [Tue, 22 Jun 1999 01:00:27 +0000 (19:00 -0600)]
rs6000.md (movdf_hardfloat32): Use %X instead of always emitting 'x' when handling non-offsettable addresses


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

From-SVN: r27696

25 years agoDaily bump.
Jeff Law [Tue, 22 Jun 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27692

25 years agofinal.c (shorten_branches): Don't try to split an insn that has been deleted.
Richard Earnshaw [Mon, 21 Jun 1999 23:22:35 +0000 (17:22 -0600)]
final.c (shorten_branches): Don't try to split an insn that has been deleted.

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

From-SVN: r27691

25 years agofinal.c (shorten_branches): Don't try to split an insn that has been deleted.
Richard Earnshaw [Mon, 21 Jun 1999 23:22:32 +0000 (17:22 -0600)]
final.c (shorten_branches): Don't try to split an insn that has been deleted.


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

From-SVN: r27690

25 years agomips.c (symbolic_expression_p): New function.
Mark Mitchell [Mon, 21 Jun 1999 22:47:29 +0000 (22:47 +0000)]
mips.c (symbolic_expression_p): New function.

* 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.

From-SVN: r27688