platform/upstream/gcc.git
25 years agoi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after...
Andrew Haley [Wed, 7 Jul 1999 09:09:39 +0000 (09:09 +0000)]
i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap...

1999-07-07  Andrew Haley  <aph@cygnus.com>
        * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two
bytes to make it point after the instruction where the trap
occurred.
(HANDLE_DIVIDE_OVERFLOW): Ditto.

From-SVN: r27989

25 years agoreload1.c (gen_reload): When synthesizing a 3 operand add sequence...
Franz Sirl [Wed, 7 Jul 1999 01:04:41 +0000 (01:04 +0000)]
reload1.c (gen_reload): When synthesizing a 3 operand add sequence...


        * reload1.c (gen_reload): When synthesizing a 3 operand add
        sequence, improve test for when to reload OP1 into the reload
        register instead of OP0.

From-SVN: r27987

25 years agoDaily bump.
Jeff Law [Wed, 7 Jul 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27985

25 years agounroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.
Jim Wilson [Wed, 7 Jul 1999 00:41:18 +0000 (18:41 -0600)]
unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.

8
        * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.

From-SVN: r27984

25 years agounroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.
Jim Wilson [Wed, 7 Jul 1999 00:41:14 +0000 (18:41 -0600)]
unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.


        * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.

From-SVN: r27983

25 years ago* decl2.c (mark_vtable_entries): Fix check for rtti offset.
Alexandre Oliva [Wed, 7 Jul 1999 00:32:23 +0000 (00:32 +0000)]
* decl2.c (mark_vtable_entries): Fix check for rtti offset.

From-SVN: r27978

25 years agodguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.
Manfred Hollstein [Wed, 7 Jul 1999 00:24:06 +0000 (18:24 -0600)]
dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.

H
        * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
        string literal.

From-SVN: r27977

25 years agodguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.
Manfred Hollstein [Wed, 7 Jul 1999 00:23:58 +0000 (18:23 -0600)]
dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.


        * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
        string literal.

From-SVN: r27976

25 years agovarargs.h (__builtin_va_alist_t): New typedef.
Richard Henderson [Wed, 7 Jul 1999 00:18:05 +0000 (18:18 -0600)]
varargs.h (__builtin_va_alist_t): New typedef.

X
        * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
        (va_dcl): Use __builtin_va_alist_t.

From-SVN: r27971

25 years agovarargs.h (__builtin_va_alist_t): New typedef.
Richard Henderson [Wed, 7 Jul 1999 00:18:02 +0000 (18:18 -0600)]
varargs.h (__builtin_va_alist_t): New typedef.


        * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
        (va_dcl): Use __builtin_va_alist_t.

From-SVN: r27970

25 years agodwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.
Jason Merrill [Wed, 7 Jul 1999 00:16:01 +0000 (18:16 -0600)]
dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.

p
* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
on the permanent_obstack.
* dwarfout.c (output_type): Likewise.

From-SVN: r27969

25 years agodwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.
Jason Merrill [Wed, 7 Jul 1999 00:15:52 +0000 (18:15 -0600)]
dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.


* dwarf2out.c (gen_struct_or_union_type_die): Only remember types
on the permanent_obstack.
* dwarfout.c (output_type): Likewise.

From-SVN: r27968

25 years ago* libjava.lang/Final.xfail: Output fails, not exec.
Tom Tromey [Tue, 6 Jul 1999 16:18:41 +0000 (16:18 +0000)]
* libjava.lang/Final.xfail: Output fails, not exec.

From-SVN: r27965

25 years agoFinal.xfail: New file.
Tom Tromey [Tue, 6 Jul 1999 15:38:09 +0000 (15:38 +0000)]
Final.xfail: New file.

* libjava.lang/Final.xfail: New file.
* libjava.compile/Case.xfail: New file.
* libjava.compile/Where.xfail: New file.
* libjava.compile/test.exp: Look for `.xfail' files.
* libjava.lang/test.exp: Don't look for `.arg' files.
Do look for `.xfail' files.
* lib/libjava.exp (test_libjava_from_source): Changed meaning of
`exec_args' argument.  Handle `xfail-*' arguments.
(test_libjava_from_javac): Likewise.
(test_libjava): Likewise.
(libjava_read_xfail): New proc.

From-SVN: r27957

25 years agoFor gcc:
Gavin Romig-Koch [Tue, 6 Jul 1999 12:34:50 +0000 (12:34 +0000)]
For gcc:

* c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged from c-typeck.c and cp/typeck.c.
* c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged into c-common.
For gcc/cp:
* typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Merged into c-common.

From-SVN: r27956

25 years agolex.c (errorcount): Declare it.
Dave Brolley [Tue, 6 Jul 1999 10:08:25 +0000 (10:08 +0000)]
lex.c (errorcount): Declare it.

1999-07-05  Dave Brolley  <brolley@cygnus.com>
* lex.c (errorcount): Declare it.
(finish_parse): Update errorcount for when using CPPLIB.

From-SVN: r27955

25 years agoc-lex.c (errorcount): Declare it.
Dave Brolley [Tue, 6 Jul 1999 10:07:41 +0000 (10:07 +0000)]
c-lex.c (errorcount): Declare it.

Tue Jul  6 13:06:01 1999  Dave Brolley  <brolley@cygnus.com>
* c-lex.c (errorcount): Declare it.
(finish_parse): Update errorcount when using CPPLIB.

From-SVN: r27954

25 years agoDouble the backslash so sed gets a chance to see it.
Bruce Korb [Tue, 6 Jul 1999 07:13:44 +0000 (07:13 +0000)]
Double the backslash so sed gets a chance to see it.

From-SVN: r27953

25 years agoDouble the backslash so sed gets a chance to see it.
Bruce Korb [Tue, 6 Jul 1999 07:06:51 +0000 (07:06 +0000)]
Double the backslash so sed gets a chance to see it.

From-SVN: r27952

25 years agoDaily bump.
Jeff Law [Tue, 6 Jul 1999 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27950

25 years agoFinal.java: Added.
Bryce McKinlay [Mon, 5 Jul 1999 19:54:41 +0000 (19:54 +0000)]
Final.java: Added.

1999-07-05  Bryce McKinlay  <bryce@albatross.co.nz>
        * libjava.lang/Final.java: Added.
        * libjava.lang/Final.out: Added.

From-SVN: r27949

25 years agocp-tree.h (IS_AGGR_TYPE): Include instantiated template template parameters.
Mark Mitchell [Mon, 5 Jul 1999 14:04:46 +0000 (14:04 +0000)]
cp-tree.h (IS_AGGR_TYPE): Include instantiated template template parameters.

* cp-tree.h (IS_AGGR_TYPE): Include instantiated template template
parameters.
(IMPLICIT_TYPENAME_TYPE_DECL_P): New macro.
* decl.c (push_class_binding): Use it.
(lookup_name_real): Likewise.

From-SVN: r27948

25 years agoURL.java (equals): Compare strings using String.equals.
Anthony Green [Mon, 5 Jul 1999 13:35:21 +0000 (13:35 +0000)]
URL.java (equals): Compare strings using String.equals.

* java/net/URL.java (equals): Compare strings using String.equals.
* java/net/URL.java (sameFile): Ditto.

From-SVN: r27947

25 years agoegcs_update (touch_files, [...]): New functions.
Gerald Pfeifer [Mon, 5 Jul 1999 10:22:15 +0000 (12:22 +0200)]
egcs_update (touch_files, [...]): New functions.

        * egcs_update (touch_files, apply_patch): New functions.
        Use them.  New command-line option --patch.  Split test of local
        tree into two parts.  Add comments.

Co-Authored-By: Jerry Quinn <jquinn@nortelnetworks.com>
From-SVN: r27946

25 years ago* typename1.C, typename2.C: New tests.
Alexandre Oliva [Mon, 5 Jul 1999 09:36:05 +0000 (09:36 +0000)]
* typename1.C, typename2.C: New tests.

From-SVN: r27945

25 years agoAdd preliminary support for arm v5 architectures.
Nick Clifton [Mon, 5 Jul 1999 08:44:36 +0000 (08:44 +0000)]
Add preliminary support for arm v5 architectures.

From-SVN: r27944

25 years agoegcs/MAINTAINERS:
Manfred Hollstein [Mon, 5 Jul 1999 01:33:41 +0000 (01:33 +0000)]
egcs/MAINTAINERS:

* Update my email address.
gcc/testsuite/ChangeLog:
1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
* gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
* gcc.dg/990703-1.c: New test.

From-SVN: r27943

25 years agoDaily bump.
Jeff Law [Mon, 5 Jul 1999 00:45:32 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27942

25 years ago* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
Alexandre Oliva [Sun, 4 Jul 1999 22:16:22 +0000 (22:16 +0000)]
* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.

From-SVN: r27940

25 years ago* template3.C: Fixed.
Alexandre Oliva [Sun, 4 Jul 1999 21:53:55 +0000 (21:53 +0000)]
* template3.C: Fixed.

From-SVN: r27939

25 years ago* ns3.C: New test.
Alexandre Oliva [Sun, 4 Jul 1999 21:13:17 +0000 (21:13 +0000)]
* ns3.C: New test.

From-SVN: r27938

25 years agoNew test; for odd case of token pasting
Zack Weinberg [Sun, 4 Jul 1999 16:28:56 +0000 (16:28 +0000)]
New test; for odd case of token pasting

From-SVN: r27937

25 years agoDaily bump.
Jeff Law [Sun, 4 Jul 1999 00:46:34 +0000 (18:46 -0600)]
Daily bump.

From-SVN: r27936

25 years ago* ctor1.C: New test.
Alexandre Oliva [Sat, 3 Jul 1999 11:18:17 +0000 (11:18 +0000)]
* ctor1.C: New test.

From-SVN: r27934

25 years ago* template3.C: New test.
Alexandre Oliva [Sat, 3 Jul 1999 11:03:01 +0000 (11:03 +0000)]
* template3.C: New test.

From-SVN: r27933

25 years agotest_summary: If Target is `unix{*}', append the Target variants to Host.
Alexandre Oliva [Sat, 3 Jul 1999 07:50:45 +0000 (07:50 +0000)]
test_summary: If Target is `unix{*}', append the Target variants to Host.

* test_summary: If Target is `unix{*}', append the Target variants
to Host.

From-SVN: r27932

25 years agoDaily bump.
Jeff Law [Sat, 3 Jul 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27930

25 years agoconfigure: Rebuilt.
Warren Levy [Fri, 2 Jul 1999 18:50:21 +0000 (18:50 +0000)]
configure: Rebuilt.

* configure: Rebuilt.
* configure.in: Added inet_ntoa to AC_CHECK_FUNCS.
* include/config.h.in: Rebuilt.
* java/net/natPlainDatagramSocketImpl.cc: Added header checking.
(mcastGrp): Updated FIXME comments.
(setOption): Fixed typo.
(getOption):Implemented IP_MULTICAST_IF.

From-SVN: r27929

25 years agoFinalize_1.out: Removed.
Tom Tromey [Fri, 2 Jul 1999 15:55:46 +0000 (15:55 +0000)]
Finalize_1.out: Removed.

* libjava.lang/Finalize_1.out: Removed.
* libjava.lang/Finalize_1.java: Removed.

From-SVN: r27927

25 years agoThread_1.out: Updated.
Tom Tromey [Fri, 2 Jul 1999 15:44:11 +0000 (15:44 +0000)]
Thread_1.out: Updated.

* libjava.lang/Thread_1.out: Updated.
* libjava.lang/Thread_1.java: Don't run exit test.

From-SVN: r27925

25 years agoconfigure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
Mark Mitchell [Fri, 2 Jul 1999 15:16:02 +0000 (15:16 +0000)]
configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.

* gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
* gcc/config/mips/t-iris6gld: New file.
* gcc/config/mips/iris6gld.h: Likewise.

From-SVN: r27924

25 years agoFor gcc:
Gavin Romig-Koch [Fri, 2 Jul 1999 10:30:01 +0000 (10:30 +0000)]
For gcc:

* c-decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* c-common.c (type_for_size,type_for_mode) : Same.
* c-lex.c (yylex) : Same.
* c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.
* c-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
For gcc/cp:
* cp-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
* decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* lex.c (real_yylex): Same.
* typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.

From-SVN: r27923

25 years agoPlainDatagramSocketImpl.java (ttl): Removed.
Warren Levy [Fri, 2 Jul 1999 04:25:05 +0000 (04:25 +0000)]
PlainDatagramSocketImpl.java (ttl): Removed.

* java/net/PlainDatagramSocketImpl.java (ttl): Removed.
* java/net/natPlainDatagramSocketImpl.cc (setTimeToLive): Implemented.
(getTimeToLive): Implemented.
(setOption): Implemented IP_MULTICAST_IF.

From-SVN: r27922

25 years agodwarfout.c (field_byte_offset): Correctly compute the object's byte offset for the...
Jeffrey A Law [Fri, 2 Jul 1999 02:07:28 +0000 (02:07 +0000)]
dwarfout.c (field_byte_offset): Correctly compute the object's byte offset for the first bit of a field which...

        * dwarfout.c (field_byte_offset): Correctly compute the object's
        byte offset for the first bit of a field which crosses an alignment
        boundary on a !BYTES_BIG_ENDIAN target.

From-SVN: r27921

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

From-SVN: r27918

25 years agofixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
Robert Lipe [Fri, 2 Jul 1999 00:39:28 +0000 (18:39 -0600)]
fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.

P
        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

From-SVN: r27915

25 years agofixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
Robert Lipe [Fri, 2 Jul 1999 00:39:23 +0000 (18:39 -0600)]
fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.


        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

From-SVN: r27914

25 years agovarargs.h (va_dcl): Use word_mode for type of __builtin_va_list.
Richard Henderson [Fri, 2 Jul 1999 00:23:59 +0000 (17:23 -0700)]
varargs.h (va_dcl): Use word_mode for type of __builtin_va_list.

        * ginclude/varargs.h (va_dcl): Use word_mode for type of
        __builtin_va_list.

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

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:53:00 +0000 (17:53 -0600)]
except.c: Include intl.h.

X
        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27909

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:52:55 +0000 (17:52 -0600)]
except.c: Include intl.h.


        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27908

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:52:51 +0000 (17:52 -0600)]
except.c: Include intl.h.


        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27907

25 years agons1.C: Typo.
Alexandre Oliva [Thu, 1 Jul 1999 23:48:10 +0000 (23:48 +0000)]
ns1.C: Typo.

* ns1.C: Typo.
* ns2.C: New test.

From-SVN: r27903

25 years ago* ns1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 23:09:12 +0000 (23:09 +0000)]
* ns1.C: New test.

From-SVN: r27902

25 years ago* template2.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 22:13:36 +0000 (22:13 +0000)]
* template2.C: New test.

From-SVN: r27901

25 years ago* ns1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 21:36:54 +0000 (21:36 +0000)]
* ns1.C: New test.

From-SVN: r27900

25 years agors6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable...
David Edelsohn [Thu, 1 Jul 1999 21:11:20 +0000 (21:11 +0000)]
rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable in cases 1 and 2.

        * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
        same as offsettable in cases 1 and 2.

From-SVN: r27898

25 years agoalpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
Richard Henderson [Thu, 1 Jul 1999 20:54:41 +0000 (13:54 -0700)]
alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).

        * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
        (extlh, extwh): Likewise.

From-SVN: r27897

25 years agoString.java (toString): Check for this == null and throw NullPointerException.
Bryce McKinlay [Thu, 1 Jul 1999 19:58:04 +0000 (19:58 +0000)]
String.java (toString): Check for this == null and throw NullPointerException.

1999-07-01  Bryce McKinlay  <bryce@albatross.co.nz>
        * java/lang/String.java (toString): Check for this == null and throw
        NullPointerException.

From-SVN: r27895

25 years ago[multiple changes]
Warren Levy [Thu, 1 Jul 1999 17:01:00 +0000 (17:01 +0000)]
[multiple changes]

1999-07-01  Warren Levy  <warrenl@cygnus.com>
* gnu/gcj/convert/BytesToUnicode.java (read): Changed outlength
to count and revised comments to match.
* gnu/gcj/convert/Input_EUCJIS.java (read): Same as Input_8859_1.java.
* gnu/gcj/convert/Input_JavaSrc.java (read): ditto.
* gnu/gcj/convert/Input_SJIS.java (read): ditto.
* gnu/gcj/convert/Input_UTF8.java (read): ditto.
* gnu/gcj/convert/natInput_EUCJIS.cc (read): ditto.
* gnu/gcj/convert/natInput_SJIS.cc (read): ditto.
1999-07-01  John-Marc Chandonia  <jmc@cmpharm.ucsf.edu>
* gnu/gcj/convert/Input_8859_1.java (read): Use 3rd parameter
properly as count rather than outlength.
* java/io/BufferedOutputStream.java (write(byte[],int,int): Flush
output on overflow rather than buffer fill.
* java/io/BufferedReader.java (fill): Don't clear out the buffer
if markPos is 0 and there is still room in the buffer.

From-SVN: r27892

25 years agodecl.c (grokdeclarator): Don't give names "for linkage purposes" to anonymous cv...
Mark Mitchell [Thu, 1 Jul 1999 16:36:59 +0000 (16:36 +0000)]
decl.c (grokdeclarator): Don't give names "for linkage purposes" to anonymous cv-qualified types.

* decl.c (grokdeclarator): Don't give names "for linkage purposes"
to anonymous cv-qualified types.

From-SVN: r27891

25 years agomauve.exp: Don't stop counting test results prematurely.
Anthony Green [Thu, 1 Jul 1999 16:32:32 +0000 (16:32 +0000)]
mauve.exp: Don't stop counting test results prematurely.

        * libjava.mauve/mauve.exp: Don't stop counting test results
        prematurely.

From-SVN: r27890

25 years ago* new1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 16:10:14 +0000 (16:10 +0000)]
* new1.C: New test.

From-SVN: r27888

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