Commit Graph

22814 Commits

Author SHA1 Message Date
Manfred Hollstein
0bf162b9a0 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
1999-07-06 18:24:06 -06:00
Manfred Hollstein
1d8f2d15fe 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
1999-07-06 18:23:58 -06:00
Richard Henderson
99a2576a3c 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
1999-07-06 18:18:05 -06:00
Richard Henderson
120b9f1fc6 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
1999-07-06 18:18:02 -06:00
Jason Merrill
a30d4514f5 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
1999-07-06 18:16:01 -06:00
Jason Merrill
32acdfafea 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
1999-07-06 18:15:52 -06:00
Tom Tromey
dbdab5fa6c * libjava.lang/Final.xfail: Output fails, not exec.
From-SVN: r27965
1999-07-06 16:18:41 +00:00
Tom Tromey
f3d4f6f9a8 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
1999-07-06 15:38:09 +00:00
Gavin Romig-Koch
693a61283b 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
1999-07-06 12:34:50 +00:00
Dave Brolley
1b87232aed 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
1999-07-06 06:08:25 -04:00
Dave Brolley
d2164ac2e7 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
1999-07-06 06:07:41 -04:00
Bruce Korb
cd12e6b44a Double the backslash so sed gets a chance to see it.
From-SVN: r27953
1999-07-06 07:13:44 +00:00
Bruce Korb
ef9375a9ea Double the backslash so sed gets a chance to see it.
From-SVN: r27952
1999-07-06 07:06:51 +00:00
Jeff Law
9ec3397670 Daily bump.
From-SVN: r27950
1999-07-05 18:45:02 -06:00
Bryce McKinlay
58aa6bf059 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
1999-07-05 20:54:41 +01:00
Mark Mitchell
83233dca78 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
1999-07-05 14:04:46 +00:00
Anthony Green
c704c83cbd 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
1999-07-05 13:35:21 +00:00
Gerald Pfeifer
9d59f3071f 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
1999-07-05 10:22:15 +00:00
Alexandre Oliva
af07639171 * typename1.C, typename2.C: New tests.
From-SVN: r27945
1999-07-05 09:36:05 +00:00
Nick Clifton
62b10bbc33 Add preliminary support for arm v5 architectures.
From-SVN: r27944
1999-07-05 08:44:36 +00:00
Manfred Hollstein
32bebc4399 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
1999-07-05 01:33:41 +00:00
Jeff Law
9e129b404f Daily bump.
From-SVN: r27942
1999-07-04 18:45:32 -06:00
Alexandre Oliva
2f2ea32612 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
From-SVN: r27940
1999-07-04 22:16:22 +00:00
Alexandre Oliva
84aefe8ef7 * template3.C: Fixed.
From-SVN: r27939
1999-07-04 21:53:55 +00:00
Alexandre Oliva
6087c716a0 * ns3.C: New test.
From-SVN: r27938
1999-07-04 21:13:17 +00:00
Zack Weinberg
e9edf69f94 New test; for odd case of token pasting
From-SVN: r27937
1999-07-04 16:28:56 +00:00
Jeff Law
95bfd4834e Daily bump.
From-SVN: r27936
1999-07-03 18:46:34 -06:00
Alexandre Oliva
842bd5aa2d * ctor1.C: New test.
From-SVN: r27934
1999-07-03 11:18:17 +00:00
Alexandre Oliva
1a706fba3b * template3.C: New test.
From-SVN: r27933
1999-07-03 11:03:01 +00:00
Alexandre Oliva
069550beda 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
1999-07-03 07:50:45 +00:00
Jeff Law
30c6210a1a Daily bump.
From-SVN: r27930
1999-07-02 18:45:03 -06:00
Warren Levy
6130b0af10 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
1999-07-02 18:50:21 +00:00
Tom Tromey
5193d0bfa5 Finalize_1.out: Removed.
* libjava.lang/Finalize_1.out: Removed.
	* libjava.lang/Finalize_1.java: Removed.

From-SVN: r27927
1999-07-02 15:55:46 +00:00
Tom Tromey
69aa60908b Thread_1.out: Updated.
* libjava.lang/Thread_1.out: Updated.
	* libjava.lang/Thread_1.java: Don't run exit test.

From-SVN: r27925
1999-07-02 15:44:11 +00:00
Mark Mitchell
0547661371 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
1999-07-02 15:16:02 +00:00
Gavin Romig-Koch
835f9b4dad 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
1999-07-02 10:30:01 +00:00
Warren Levy
e75a9d7719 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
1999-07-02 04:25:05 +00:00
Jeffrey A Law
84d5945325 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
1999-07-01 20:07:28 -06:00
Jeff Law
92080f30a2 Daily bump.
From-SVN: r27918
1999-07-01 18:45:06 -06:00
Robert Lipe
a23fbf72c7 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
1999-07-01 18:39:28 -06:00
Robert Lipe
37f7ba0a1c 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
1999-07-01 18:39:23 -06:00
Richard Henderson
262b846df7 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
1999-07-01 18:23:59 -06:00
Richard Henderson
9a2cab6e2b 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
1999-07-01 17:53:00 -06:00
Richard Henderson
2b12ffe08d 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
1999-07-01 17:52:55 -06:00
Richard Henderson
88250fae5a 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
1999-07-01 17:52:51 -06:00
Alexandre Oliva
c27c54b244 ns1.C: Typo.
* ns1.C: Typo.
* ns2.C: New test.

From-SVN: r27903
1999-07-01 23:48:10 +00:00
Alexandre Oliva
922c7c56f1 * ns1.C: New test.
From-SVN: r27902
1999-07-01 23:09:12 +00:00
Alexandre Oliva
7a3f50eda1 * template2.C: New test.
From-SVN: r27901
1999-07-01 22:13:36 +00:00
Alexandre Oliva
db7d1c7160 * ns1.C: New test.
From-SVN: r27900
1999-07-01 21:36:54 +00:00
David Edelsohn
69f51a211a 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
1999-07-01 17:11:20 -04:00