]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
26 years agomips.c (mips_output_conditional_branch): Add `break' between `default' label and...
Alexandre Oliva [Tue, 15 Jun 1999 09:03:35 +0000 (09:03 +0000)] 
mips.c (mips_output_conditional_branch): Add `break' between `default' label and `close braces'.

* config/mips/mips.c (mips_output_conditional_branch): Add `break'
between `default' label and `close braces'.

From-SVN: r27533

26 years agofreebsd-elf.h (LINK_SPEC): clean up the linking library specifications and make it...
David O'Brien [Tue, 15 Jun 1999 00:55:52 +0000 (00:55 +0000)] 
freebsd-elf.h (LINK_SPEC): clean up the linking library specifications and make it realistic.


        * i386/freebsd-elf.h (LINK_SPEC): clean up the linking library
        specifications and make it realistic.
        (LIB_SPEC): Likewise.

From-SVN: r27529

26 years agoDaily bump.
Jeff Law [Tue, 15 Jun 1999 00:46:37 +0000 (18:46 -0600)] 
Daily bump.

From-SVN: r27527

26 years agocpp.texi: Minor update.
Zack Weinberg [Mon, 14 Jun 1999 17:21:46 +0000 (17:21 +0000)] 
cpp.texi: Minor update.

1999-06-14   Zack Weinberg   <zack@rabi.columbia.edu>
* cpp.texi: Minor update.
* cpp.1: Regenerate from cpp.texi, using...
* contrib/texi2pod.pl: ...this (new file) plus some hand tweaks.

From-SVN: r27525

26 years ago* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.
Bryce McKinlay [Mon, 14 Jun 1999 17:20:35 +0000 (17:20 +0000)] 
* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.

From-SVN: r27524

26 years ago[multiple changes]
Alexandre Petit-Bianco [Mon, 14 Jun 1999 17:15:35 +0000 (17:15 +0000)] 
[multiple changes]

Mon Jun 14 13:13:39 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Reorganized the post
  evaluation of non WFL leading expression nodes.
Fri Jun 11 21:37:18 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Handle ARRAY_REF after
  CONVERT_EXPR.
Thu Jun 10 22:26:17 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Handle qualified expression
  beginning with a STRING_CST.
Thu Jun 10 20:27:25 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (register_fields): Set DECL_INITIAL on both
  pre-initialized static and public fields.
(resolve_field_access): Static field access expressions to always
  use pointer types.
(qualify_ambiguous_name): Work out buried CALL_EXPR for proper
  qualification. CONVERT_EXPR to be resolved as an expression name.
(java_complete_lhs): Identify and access qualified final
  initialized field in switch statement case expression.
(fold_constant_for_init): Pre-initialized field decl constant to
  be folded.

From-SVN: r27523

26 years agoNew file.
Martin v. Löwis [Mon, 14 Jun 1999 15:57:27 +0000 (15:57 +0000)] 
New file.

From-SVN: r27521

26 years agopt.c (tsubst_friend_function): Push into namespace of friend function before pushdecl...
Martin v. Löwis [Mon, 14 Jun 1999 15:56:12 +0000 (15:56 +0000)] 
pt.c (tsubst_friend_function): Push into namespace of friend function before pushdecl'ing it.

* pt.c (tsubst_friend_function): Push into namespace of friend
function before pushdecl'ing it.

From-SVN: r27520

26 years agoFix switch table and reload problems for mips16.
Jim Wilson [Mon, 14 Jun 1999 15:47:30 +0000 (15:47 +0000)] 
Fix switch table and reload problems for mips16.

* config/mips/mips.c (mips_secondary_reload_class): Check for
(PLUS (SP) (REG)) and return appropriate register class.
* config/mips/mips.md (reload_insi): Delete predicate for operand 1.
Handle (PLUS (SP) (REG)).
(tablejump): In mips16 code, use emit_insn instead of emit_jump_insn.
(tablejump_mips161, tablejump_mips162): Use emit_jump_insn instead
of emit_insn for tablejump.

From-SVN: r27519

26 years agors6000.c (output_prolog): RS6000_CALL_GLUE must be asm_fprintf format string by itself.
David Edelsohn [Mon, 14 Jun 1999 14:33:46 +0000 (14:33 +0000)] 
rs6000.c (output_prolog): RS6000_CALL_GLUE must be asm_fprintf format string by itself.

        * rs6000.c (output_prolog): RS6000_CALL_GLUE must be
        asm_fprintf format string by itself.
        (output_function_profiler): Likewise.

From-SVN: r27518

26 years agoPatch from David Mosberger to fix 32 host cross 64 target bug.
David Mosberger [Mon, 14 Jun 1999 13:10:29 +0000 (13:10 +0000)] 
Patch from David Mosberger to fix 32 host cross 64 target bug.

        * combine.c (simplify_logical, case AND): Only call
        simplify_and_const_int if the mode is no wider than HOST_WIDE_INT
or the constant is positive.

From-SVN: r27517

26 years agoFix typo.
Nick Clifton [Mon, 14 Jun 1999 03:45:29 +0000 (03:45 +0000)] 
Fix typo.

From-SVN: r27516

26 years ago* g++.old-deja/g++.other/bitfld3.C: New test.
Nathan Sidwell [Mon, 14 Jun 1999 03:16:37 +0000 (03:16 +0000)] 
* g++.old-deja/g++.other/bitfld3.C: New test.

From-SVN: r27514

26 years agoconfigure.in (rs6000-ibm-aix4.3*, [...]): Do not require a sub-version #.
Jeffrey A Law [Mon, 14 Jun 1999 02:59:43 +0000 (02:59 +0000)] 
configure.in (rs6000-ibm-aix4.3*, [...]): Do not require a sub-version #.

        * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
        require a sub-version #.
        * configure: Rebuilt.

From-SVN: r27513

26 years ago* call.c (build_new_op): Remove REF_BIND from all operands.
Nathan Sidwell [Mon, 14 Jun 1999 02:44:17 +0000 (02:44 +0000)] 
* call.c (build_new_op): Remove REF_BIND from all operands.

From-SVN: r27510

26 years ago* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
Robert Lipe [Mon, 14 Jun 1999 02:42:40 +0000 (02:42 +0000)] 
* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.

From-SVN: r27509

26 years agoc-typeck.c (process_init_element): Detect excess elements in char array initializer.
Nathan Sidwell [Mon, 14 Jun 1999 02:40:16 +0000 (02:40 +0000)] 
c-typeck.c (process_init_element): Detect excess elements in char array initializer.

* c-typeck.c (process_init_element): Detect excess elements in
char array initializer.

From-SVN: r27507

26 years ago* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
Andreas Jaeger [Mon, 14 Jun 1999 02:35:26 +0000 (02:35 +0000)] 
* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.

From-SVN: r27505

26 years agoDaily bump.
Jeff Law [Mon, 14 Jun 1999 00:45:34 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r27503

26 years agoinit.c (build_new_1): Look up operator delete even if there was no explicit new place...
Alexandre Oliva [Sun, 13 Jun 1999 01:17:12 +0000 (01:17 +0000)] 
init.c (build_new_1): Look up operator delete even if there was no explicit new placement.

* init.c (build_new_1): Look up operator delete even if there was
no explicit new placement.

From-SVN: r27502

26 years ago* invoke.texi (Option Summary): Add -fpermissive flag.
Jerry Quinn [Sun, 13 Jun 1999 01:03:28 +0000 (01:03 +0000)] 
* invoke.texi (Option Summary): Add -fpermissive flag.

From-SVN: r27500

26 years agoDaily bump.
Jeff Law [Sun, 13 Jun 1999 00:46:03 +0000 (18:46 -0600)] 
Daily bump.

From-SVN: r27499

26 years agotest_summary: Set default mail-address and version for egcs instead of relying on...
Alexandre Oliva [Sat, 12 Jun 1999 15:19:28 +0000 (15:19 +0000)] 
test_summary: Set default mail-address and version for egcs instead of relying on...

* test_summary: Set default mail-address and version for egcs
instead of relying on unpredictable pathnames.
Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>

From-SVN: r27496

26 years agosparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code...
Jeff Law [Sat, 12 Jun 1999 02:44:18 +0000 (20:44 -0600)] 
sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code sequences.

`
        * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands
        that require PIC code sequences.

From-SVN: r27495

26 years agosparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code...
Jeff Law [Sat, 12 Jun 1999 02:44:12 +0000 (20:44 -0600)] 
sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PIC code sequences.


        * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands
        that require PIC code sequences.

From-SVN: r27494

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

From-SVN: r27492

26 years agoAdd support for thumb-elf target.
Nick Clifton [Fri, 11 Jun 1999 06:24:55 +0000 (06:24 +0000)] 
Add support for thumb-elf target.

From-SVN: r27490

26 years agoMakefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.
Jeffrey A Law [Fri, 11 Jun 1999 03:12:22 +0000 (03:12 +0000)] 
Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.

        * Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.
        * libgcc2.c (__CTOR_LIST, __DTOR_LIST); Do not provide
        initializers is some circumstances.

From-SVN: r27489

26 years ago* mauve-libgcj: Activated java.net Mauve tests.
Warren Levy [Fri, 11 Jun 1999 02:34:31 +0000 (02:34 +0000)] 
* mauve-libgcj: Activated java.net Mauve tests.

From-SVN: r27487

26 years agoinclhack.def (endif_label): Add additional selector for more bogus stuff after #endif...
Jeffrey A Law [Fri, 11 Jun 1999 02:20:58 +0000 (02:20 +0000)] 
inclhack.def (endif_label): Add additional selector for more bogus stuff after #endif statements.

        * fixinc/inclhack.def (endif_label): Add additional selector for
        more bogus stuff after #endif statements.
        * fixinc/inclhack.sh, fixinc/fixincl.x: Rebuilt.

From-SVN: r27486

26 years agonatInetAddress.cc (aton): Fix typos.
Bryce McKinlay [Fri, 11 Jun 1999 01:38:08 +0000 (01:38 +0000)] 
natInetAddress.cc (aton): Fix typos.

        * java/net/natInetAddress.cc (aton): Fix typos.
        (lookup): Use a bigger buffer size for gethostbyname_r on all
        versions of glibc. Updated FIXME comment explaining this.
        Modified while loops to not set herr = ERANGE to work around glibc
        problems. Use user specified hostname in InetAddress result when
        available (consistent with JDK).

From-SVN: r27484

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

From-SVN: r27482

26 years agoDecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.
Warren Levy [Thu, 10 Jun 1999 23:53:37 +0000 (23:53 +0000)] 
DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.

* java/text/DecimalFormat.java: Throw IllegalArgumentException
throughout rather than ParseException.

From-SVN: r27481

26 years agoMumit Khan <khan@xraylith.wisc.edu>
Mumit Khan [Thu, 10 Jun 1999 20:45:01 +0000 (20:45 +0000)] 
Mumit Khan <khan@xraylith.wisc.edu>

Mumit Khan  <khan@xraylith.wisc.edu>
        * i386/cygwin.h (SET_ASM_OP): Define.

From-SVN: r27478

26 years agoMike Stump <mrs@wrs.com>
Mike Stump [Thu, 10 Jun 1999 20:43:56 +0000 (20:43 +0000)] 
Mike Stump <mrs@wrs.com>

Mike Stump  <mrs@wrs.com>
        * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
        parallel builds.

From-SVN: r27477

26 years agoMumit Khan <khan@xraylith.wisc.edu>
Mumit Khan [Thu, 10 Jun 1999 20:40:39 +0000 (20:40 +0000)] 
Mumit Khan <khan@xraylith.wisc.edu>

Mumit Khan  <khan@xraylith.wisc.edu>
        * reg-stack.c (stack_reg_life_analysis): Find all the RETURN insns.

From-SVN: r27475

26 years agoFileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instea...
Warren Levy [Thu, 10 Jun 1999 18:52:00 +0000 (18:52 +0000)] 
FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException.

1999-06-10  Warren Levy  <warrenl@cygnus.com>
* java/io/FileDescriptor.java (FileDescriptor(String, int)):
Throw FileNotFoundException instead of IOException.
(open): ditto.
* java/io/FileInputStream.java (FileInputStream): Doesn't throw
IOException.
* java/text/Collator.java (CANONICAL_DECOMPOSITION): Fixed typo
in static field name.

From-SVN: r27473

26 years agoCorrected quote formation
Bruce Korb [Thu, 10 Jun 1999 14:43:44 +0000 (14:43 +0000)] 
Corrected quote formation

From-SVN: r27471

26 years agoCorrect quoting rules
Bruce Korb [Thu, 10 Jun 1999 14:36:02 +0000 (14:36 +0000)] 
Correct quoting rules

From-SVN: r27470

26 years agosh.h (TARGET_HARWARD, [...]): Changed the former to the latter.
J"orn Rennecke [Thu, 10 Jun 1999 11:25:47 +0000 (11:25 +0000)] 
sh.h (TARGET_HARWARD, [...]): Changed the former to the latter.

* sh.h (TARGET_HARWARD, TARGET_HARVARD): Changed the former to the
latter.
* sh.md (ic_invalidate_line_i): Remove second alternative.

From-SVN: r27469

26 years agofix a selection expression, skip a bypass
Bruce Korb [Thu, 10 Jun 1999 07:36:01 +0000 (07:36 +0000)] 
fix a selection expression, skip a bypass

From-SVN: r27468

26 years agofix a selection expression, skip a bypass
Bruce Korb [Thu, 10 Jun 1999 07:25:33 +0000 (07:25 +0000)] 
fix a selection expression, skip a bypass

From-SVN: r27467

26 years agoAdd ARM920 and ARM920t.
Nick Clifton [Thu, 10 Jun 1999 07:09:19 +0000 (07:09 +0000)] 
Add ARM920 and ARM920t.

From-SVN: r27466

26 years agoDaily bump.
Jeff Law [Thu, 10 Jun 1999 00:45:35 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r27465

26 years agoinclhack.def (no_double_slash): Fix quoting for test.
Jeffrey A Law [Wed, 9 Jun 1999 22:17:49 +0000 (22:17 +0000)] 
inclhack.def (no_double_slash): Fix quoting for test.

        * fixinc/inclhack.def (no_double_slash): Fix quoting for test.
        * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt.

From-SVN: r27460

26 years agoRuntime.java (exec): Convert prog name and arguments to string array.
Bryce McKinlay [Wed, 9 Jun 1999 17:42:26 +0000 (17:42 +0000)] 
Runtime.java (exec): Convert prog name and arguments to string array.

* java/lang/Runtime.java (exec): Convert prog name and arguments
to string array.
* java/lang/natPosixProcess.cc (startProcess): Fix typo in
environment array conversion. Preserve current environment if envp
not passed. Preserve PATH unless explicitly specified.
* java/io/DataInputStream.java (readLine): Fix case where '\r' is
followed by EOF. Set a flag when a line is terminated by '\r' and
ignore following '\n' if set.

From-SVN: r27458

26 years agoFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Franz Sirl [Wed, 9 Jun 1999 16:01:51 +0000 (16:01 +0000)] 
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>

Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
        * rs6000.md (movsi_got_internal_mem): Delete.
        * rs6000.h (CONDITIONAL_REGISTER_USAGE): Mark PIC_OFFSET_TABLE_REGNUM.
        (GOT_TOC_REGNUM): Delete.
        (PIC_OFFSET_TABLE_REGNUM): Define.
        (FINALIZE_PIC): Disable.
        * rs6000.c (rs6000_got_register): New code for fixed pic register.
        (rs6000_replace_regno): Delete.
        (rs6000_finalize_pic): Likewise.
        (output_prolog): Handle PIC_OFFSET_TABLE_REGNUM.

From-SVN: r27457

26 years agoAdded a purpose comment for ioctl_fix_ctrl
Bruce Korb [Wed, 9 Jun 1999 14:20:47 +0000 (14:20 +0000)] 
Added a purpose comment for ioctl_fix_ctrl

From-SVN: r27455

26 years agoloop.c (loop_insn_first_p): Don't compare LUIDs when P is a note...
J"orn Rennecke [Wed, 9 Jun 1999 14:09:50 +0000 (14:09 +0000)] 
loop.c (loop_insn_first_p): Don't compare LUIDs when P is a note...

* loop.c (loop_insn_first_p): Don't compare LUIDs when P
is a note; use <= for the compare; advance P while it is
a NOTE.

From-SVN: r27454

26 years agoFix typo.
Jeff Law [Wed, 9 Jun 1999 12:15:18 +0000 (06:15 -0600)] 
Fix typo.

From-SVN: r27453

26 years agovarasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing...
Jeff Law [Wed, 9 Jun 1999 12:12:17 +0000 (06:12 -0600)] 
varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp.

h
        * varasm.c (remove_from_pending_weak_list): Verity t->name
        is non-NULL before passing it to strcmp.

From-SVN: r27450

26 years agovarasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing...
Jeff Law [Wed, 9 Jun 1999 12:12:14 +0000 (06:12 -0600)] 
varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp.


        * varasm.c (remove_from_pending_weak_list): Verity t->name
        is non-NULL before passing it to strcmp.

From-SVN: r27449

26 years agoRegenerate
Bruce Korb [Wed, 9 Jun 1999 07:02:39 +0000 (07:02 +0000)] 
Regenerate

From-SVN: r27448

26 years agoimprove bypass re for sun_auth_proto
Bruce Korb [Wed, 9 Jun 1999 06:58:09 +0000 (06:58 +0000)] 
improve bypass re for sun_auth_proto

From-SVN: r27447

26 years ago* invoke.texi: Add C4x invocation docs.
Michael Hayes [Wed, 9 Jun 1999 04:06:45 +0000 (04:06 +0000)] 
* invoke.texi: Add C4x invocation docs.

From-SVN: r27445

26 years agoc4x.h (TARGET_EXPOSE_LDP, [...]): Define new macros.
Michael Hayes [Wed, 9 Jun 1999 03:47:24 +0000 (03:47 +0000)] 
c4x.h (TARGET_EXPOSE_LDP, [...]): Define new macros.

* config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS):
Define new macros.
* config/c4x/c4x.c (c4x_emit_move_sequence, src_operand): Use
TARGET_EXPOSE_LDP.
(c4x_legitimize_reload_address): New function.
* config/c4x/c4x.md: Update docs.

From-SVN: r27443

26 years agofixincludes: Avoid removing '.'.
Jeff Law [Wed, 9 Jun 1999 03:20:44 +0000 (21:20 -0600)] 
fixincludes: Avoid removing '.'.


        * fixincludes: Avoid removing '.'.
        * fixinc/fixinc.svr4: Likewise.
        * fixinc/fixinc.winnt: Likewise.
        * fixinc/inclhack.tpl: Likewise.
        * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt.

From-SVN: r27440

26 years agofixincludes: Avoid removing '.'.
Jeff Law [Wed, 9 Jun 1999 03:20:36 +0000 (21:20 -0600)] 
fixincludes: Avoid removing '.'.


        * fixincludes: Avoid removing '.'.
        * fixinc/fixinc.svr4: Likewise.
        * fixinc/fixinc.winnt: Likewise.
        * fixinc/inclhack.tpl: Likewise.
        * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt.

From-SVN: r27439

26 years agofixincludes: Avoid removing '.'.
Jeff Law [Wed, 9 Jun 1999 03:20:32 +0000 (21:20 -0600)] 
fixincludes: Avoid removing '.'.


        * fixincludes: Avoid removing '.'.
        * fixinc/fixinc.svr4: Likewise.
        * fixinc/fixinc.winnt: Likewise.
        * fixinc/inclhack.tpl: Likewise.
        * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt.

From-SVN: r27438

26 years agoinclhack.def (sun_catmacro): Escape parens in the select pattern.
Kaveh R. Ghazi [Wed, 9 Jun 1999 02:52:16 +0000 (02:52 +0000)] 
inclhack.def (sun_catmacro): Escape parens in the select pattern.

1999-06-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
        * fixinc/inclhack.def (sun_catmacro): Escape parens in the select
        pattern.
        * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

From-SVN: r27434

26 years agoc-pragma.c (handle_pragma_token): Handle `#pragma pack()' correctly.
Mumit Khan [Wed, 9 Jun 1999 02:16:12 +0000 (02:16 +0000)] 
c-pragma.c (handle_pragma_token): Handle `#pragma pack()' correctly.

        * c-pragma.c (handle_pragma_token): Handle `#pragma pack()'
        correctly.

From-SVN: r27432

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

From-SVN: r27429

26 years agoFix aix4.1 configure problem reported by Kaven Ghazi.
Jim Wilson [Tue, 8 Jun 1999 13:08:15 +0000 (13:08 +0000)] 
Fix aix4.1 configure problem reported by Kaven Ghazi.

* configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000.
* configure: Regenerate.

From-SVN: r27428

26 years agooptabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute values.
Richard Earnshaw [Tue, 8 Jun 1999 05:50:01 +0000 (05:50 +0000)] 
optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute values.

* optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute
values.

From-SVN: r27426

26 years ago* g++.old-deja/g++.eh/catch1.C: New test.
Nathan Sidwell [Tue, 8 Jun 1999 05:31:07 +0000 (05:31 +0000)] 
* g++.old-deja/g++.eh/catch1.C: New test.

From-SVN: r27425

26 years agoexcept.c (complete_ptr_ref_or_void_ptr_p): New function, broken out of ...
Nathan Sidwell [Tue, 8 Jun 1999 05:29:05 +0000 (05:29 +0000)] 
except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out of ...

* except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out
of ...
(build_throw): ... here. Call it.
(process_start_catch_block): Call it.

From-SVN: r27424

26 years agoinclhack.def (bad_lval): Remove bogus selector.
Jeff Law [Tue, 8 Jun 1999 01:53:49 +0000 (19:53 -0600)] 
inclhack.def (bad_lval): Remove bogus selector.

        * fixinc/inclhack.def (bad_lval): Remove bogus selector.
        * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt.

From-SVN: r27423

26 years agoDaily bump.
Jeff Law [Tue, 8 Jun 1999 00:45:02 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r27419

26 years agoinclhack.def (avoid_bool): Also catch "typedef [unsigned] int bool".
Jeffrey A Law [Tue, 8 Jun 1999 00:10:51 +0000 (00:10 +0000)] 
inclhack.def (avoid_bool): Also catch "typedef [unsigned] int bool".

        * fixinc/inclhack.def (avoid_bool): Also catch
        "typedef [unsigned] int bool".
        * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.

From-SVN: r27418

26 years agop6610a.C: Expect failure on freebsd-elf.
Jeffrey A Law [Mon, 7 Jun 1999 23:38:03 +0000 (23:38 +0000)] 
p6610a.C: Expect failure on freebsd-elf.

        * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
Until dynamic thunks work.

From-SVN: r27416

26 years agoconfigure.in (*-*-freebsd2*): Add missing '*' at end of configure string.
Jeffrey A Law [Mon, 7 Jun 1999 23:27:44 +0000 (23:27 +0000)] 
configure.in (*-*-freebsd2*): Add missing '*' at end of configure string.


        * configure.in (*-*-freebsd2*): Add missing '*' at end of configure
        string.

From-SVN: r27414

26 years agorbug.x: Expect failure on freebsd.
Jeffrey A Law [Mon, 7 Jun 1999 22:45:02 +0000 (22:45 +0000)] 
rbug.x: Expect failure on freebsd.

        * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
        * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.

From-SVN: r27413

26 years agox-hp3bsd44: Delete obsolete and incorrect file.
Jeff Law [Mon, 7 Jun 1999 21:38:31 +0000 (15:38 -0600)] 
x-hp3bsd44: Delete obsolete and incorrect file.


        * m68k/x-hp3bsd44: Delete obsolete and incorrect file.
        * configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
        * configure: Rebuilt.

From-SVN: r27412

26 years agox-hp3bsd44: Delete obsolete and incorrect file.
Jeff Law [Mon, 7 Jun 1999 21:38:27 +0000 (15:38 -0600)] 
x-hp3bsd44: Delete obsolete and incorrect file.


        * m68k/x-hp3bsd44: Delete obsolete and incorrect file.
        * configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
        * configure: Rebuilt.

From-SVN: r27411

26 years agox-hp3bsd44: Delete obsolete and incorrect file.
Jeff Law [Mon, 7 Jun 1999 21:38:24 +0000 (15:38 -0600)] 
x-hp3bsd44: Delete obsolete and incorrect file.


        * m68k/x-hp3bsd44: Delete obsolete and incorrect file.
        * configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
        * configure: Rebuilt.

From-SVN: r27410

26 years agognu.h: Include <gnu.h> right after <i386/linux.h>...
Mark Kettenis [Mon, 7 Jun 1999 21:10:33 +0000 (21:10 +0000)] 
gnu.h: Include <gnu.h> right after <i386/linux.h>...


        * config/i386/gnu.h: Include <gnu.h> right after <i386/linux.h>,
        such that we can override its definitions if necessary.
        (CPP_SPEC): New define.  Support processor specific predefines via
        %(cpp_cpu).
        (CC1_SPEC): New define.  Support processor specific compiler
        options via %(cc1_cpu).
        (STARTFILE_SPEC): New define.  Use crt0.o instead of crt1.o for
        -static.

From-SVN: r27406

26 years agoinclhack.def (math_gcc_ifndefs): Insert whitespace between sed's -e flag, and the...
Kaveh R. Ghazi [Mon, 7 Jun 1999 20:35:14 +0000 (20:35 +0000)] 
inclhack.def (math_gcc_ifndefs): Insert whitespace between sed's -e flag, and the open-quote following it.

        * fixinc/inclhack.def (math_gcc_ifndefs): Insert whitespace
        between sed's -e flag, and the open-quote following it.
        * fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.

From-SVN: r27405

26 years agovarasm.c (assemble_start_function): Remove the function from the pending weak decls...
Robert Lipe [Mon, 7 Jun 1999 19:46:39 +0000 (19:46 +0000)] 
varasm.c (assemble_start_function): Remove the function from the pending weak decls list when we define a function.

        * varasm.c (assemble_start_function): Remove the function
        from the pending weak decls list when we define a function.
        (assemble_variable): Similarly for variables.
        (weak_finish): Ignore items on the list with a NULL name.
        (remove_from_ending_weak_list); New function to "remove" an item
        from the pending weak declarations list.

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

26 years agopa.md (fmpyfadd, [...]): New patterns.
Jerry Quinn [Mon, 7 Jun 1999 19:36:20 +0000 (13:36 -0600)] 
pa.md (fmpyfadd, [...]): New patterns.

(
        * pa.md (fmpyfadd, fmpynfadd, fnegabs): New patterns.

From-SVN: r27398

26 years agopa.md (fmpyfadd, [...]): New patterns.
Jerry Quinn [Mon, 7 Jun 1999 19:36:17 +0000 (13:36 -0600)] 
pa.md (fmpyfadd, [...]): New patterns.


        * pa.md (fmpyfadd, fmpynfadd, fnegabs): New patterns.

From-SVN: r27397

26 years agoparse.y (note_possible_classname): Mark returned node with QUALIFIED_P only if the...
Alexandre Petit-Bianco [Mon, 7 Jun 1999 17:08:34 +0000 (17:08 +0000)] 
parse.y (note_possible_classname): Mark returned node with QUALIFIED_P only if the original class name contained a '/'.

Mon Jun  7 16:09:51 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (note_possible_classname): Mark returned node with
  QUALIFIED_P only if the original class name contained a '/'.

From-SVN: r27396

26 years agosearch.c (convert_pointer_to_single_level): Reimplement without using get_binfo.
Mark Mitchell [Mon, 7 Jun 1999 13:28:06 +0000 (13:28 +0000)] 
search.c (convert_pointer_to_single_level): Reimplement without using get_binfo.

* search.c (convert_pointer_to_single_level): Reimplement without
using get_binfo.

From-SVN: r27394

26 years agoc-lex.c (GETC): Redefine to call getch.
Dave Brolley [Mon, 7 Jun 1999 11:12:38 +0000 (11:12 +0000)] 
c-lex.c (GETC): Redefine to call getch.

Mon Jun  7 14:07:39 1999  Dave Brolley  <brolley@cygnus.com>
* c-lex.c (GETC): Redefine to call getch.
(UNGETC): Redefine to call put_back.
(putback_buffer): New structure type.
(putback): New static structure.
(getch): New function.
(put_back): New function.
(yylex): Replace unused bytes from bad multibyte character.

From-SVN: r27393

26 years agolex.c (real_yylex): Replace unused bytes from bad multibyte char.
Dave Brolley [Mon, 7 Jun 1999 11:10:29 +0000 (11:10 +0000)] 
lex.c (real_yylex): Replace unused bytes from bad multibyte char.

1999-06-07  Dave Brolley  <brolley@cygnus.com>
* lex.c (real_yylex): Replace unused bytes from bad multibyte char.
* input.c (putback_buffer): New structure type.
(putback): Replaces putback_char member.
(putback): Replaces putback_char static variable.
(feed_input): Use putback.
(end_input): Use putback.
(sub_getch): Use putback.
(put_back): Use putback.

From-SVN: r27392

26 years agocpplib.c (do_define): Cast `alloca' return value.
Dave Brolley [Mon, 7 Jun 1999 10:35:27 +0000 (10:35 +0000)] 
cpplib.c (do_define): Cast `alloca' return value.

Mon Jun  7 13:33:39 1999  Dave Brolley  <brolley@cygnus.com>
* cpplib.c (do_define): Cast `alloca' return value.
(do_include, do_undef, do_pragma): Likewise.
* cpphash.c (dump_definition): Cast `xstrdup' and `alloca' return
  values.
* cppfiles.c (initialize_input_buffer): Cast `xmalloc' return values.
* gcc/cppspec.c (lang_specific_driver): Cast xmalloc return value.

From-SVN: r27391

26 years agoAny target using libsubdir must depend on installdirs
Craig Burley [Mon, 7 Jun 1999 06:44:07 +0000 (06:44 +0000)] 
Any target using libsubdir must depend on installdirs

From-SVN: r27389

26 years agoDaily bump.
Jeff Law [Mon, 7 Jun 1999 00:45:03 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r27387

26 years agoUpdate LCM stuff.
Jeff Law [Sun, 6 Jun 1999 23:30:31 +0000 (17:30 -0600)] 
Update LCM stuff.

From-SVN: r27386

26 years agoJakub Jelinek <jj@ultra.linux.cz>
Jakub Jelinek [Sun, 6 Jun 1999 11:59:13 +0000 (13:59 +0200)] 
Jakub Jelinek <jj@ultra.linux.cz>

Jakub Jelinek  <jj@ultra.linux.cz>
        * sparc.md (abstf2): This should be an expand.
        (split after abstf2_notv9): Fix mode.
        (abstf2_hq_v9): New pattern.
        (abstf2_v9): Only use when no hard quad.
        (absdf2_v9): Fix if target is not the same as source.
        (ashrsi3_extend, ashrsi3_extend2, lshrsi3_extend, lshrsi3_extend2):
        Add correct output constraints.

From-SVN: r27384

26 years agomethod.c (is_back_referenceable_type): Back-reference bools when not squangling.
Mark Mitchell [Sun, 6 Jun 1999 11:06:53 +0000 (11:06 +0000)] 
method.c (is_back_referenceable_type): Back-reference bools when not squangling.

* method.c (is_back_referenceable_type): Back-reference bools when
not squangling.

[[Split portion of a mixed commit.]]

From-SVN: r27382.2

26 years agoDaily bump.
Jeff Law [Sun, 6 Jun 1999 00:45:02 +0000 (18:45 -0600)] 
Daily bump.

From-SVN: r27380

26 years agoupdate derived files
Craig Burley [Sat, 5 Jun 1999 22:07:34 +0000 (18:07 -0400)] 
update derived files

From-SVN: r27378

26 years agodescribe more missing features
Craig Burley [Sat, 5 Jun 1999 21:52:35 +0000 (21:52 +0000)] 
describe more missing features

From-SVN: r27376

26 years agoDave Love's Intel-related doc fixes
Craig Burley [Sat, 5 Jun 1999 15:16:18 +0000 (15:16 +0000)] 
Dave Love's Intel-related doc fixes

From-SVN: r27375

26 years ago[multiple changes]
Anthony Green [Sat, 5 Jun 1999 15:06:44 +0000 (15:06 +0000)] 
[multiple changes]

Sat Jun  5 11:46:59 1999  Anthony Green  <green@cygnus.com>
        * Make-lang.in (gcjh): More parallel build fixes.
1999-06-03  Mike Stump  <mrs@wrs.com>
        * Make-lang.in (JCF_DUMP_SOURCES, jvgenmain): Fix parallel builds.

From-SVN: r27373

26 years agoreplace with better test
Craig Burley [Sat, 5 Jun 1999 14:44:16 +0000 (14:44 +0000)] 
replace with better test

From-SVN: r27370

26 years agomips.h (mips_output_conditional_branch): New function.
Mark Mitchell [Sat, 5 Jun 1999 11:12:58 +0000 (11:12 +0000)] 
mips.h (mips_output_conditional_branch): New function.

* mips.h (mips_output_conditional_branch): New function.
(mips_adjust_insn_length): Likewise.
(ASSEMBLER_SCRATCH_REGNUM): New macro.
(ADJUST_INSN_LENGTH): Likewise.
* mips.c (print_operand): Add `F' and `W' for floating-point
comparison opcodes.
(machine_dependent_reorg): Adjust MIPS16 code; instruction-lengths
are now in bytes.
(mips_adjust_insn_length): New function.
(mips_output_conditional_branch): New function.
* mips.md (length): Adjust attribute definition to handle
conditional branches.   Change lengths to bytes, rather than
instructions throughout.  Remove length attribute from
instructions whose length is four bytes, and rely on the default
instead.
(dslot): Fix typo in comment.
Reword conditional branch patterns to use
mips_output_conditional_branch.

From-SVN: r27369

26 years ago* decl.c (grokdeclarator): Fix typo in last change.
Mark Mitchell [Sat, 5 Jun 1999 11:03:56 +0000 (11:03 +0000)] 
* decl.c (grokdeclarator): Fix typo in last change.

From-SVN: r27368

26 years agoUse libsubdir, not prefix, for lang-f77
Craig Burley [Sat, 5 Jun 1999 10:20:59 +0000 (10:20 +0000)] 
Use libsubdir, not prefix, for lang-f77

From-SVN: r27367

26 years ago* std/std_valarray.h: Don't #include unconditionally <alloca.h>
Gabriel Dos Reis [Sat, 5 Jun 1999 09:41:22 +0000 (11:41 +0200)] 
* std/std_valarray.h: Don't #include unconditionally <alloca.h>

From-SVN: r27364