- 06 Jul, 1999 7 commits
-
-
* 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
Tom Tromey committed -
* 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
Gavin Romig-Koch committed -
1999-07-05 Dave Brolley <brolley@cygnus.com> * lex.c (errorcount): Declare it. (finish_parse): Update errorcount for when using CPPLIB. From-SVN: r27955
Dave Brolley committed -
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
Dave Brolley committed -
From-SVN: r27953
Bruce Korb committed -
From-SVN: r27952
Bruce Korb committed -
From-SVN: r27950
Jeff Law committed
-
- 05 Jul, 1999 8 commits
-
-
1999-07-05 Bryce McKinlay <bryce@albatross.co.nz> * libjava.lang/Final.java: Added. * libjava.lang/Final.out: Added. From-SVN: r27949
Bryce McKinlay committed -
* 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
Mark Mitchell committed -
* java/net/URL.java (equals): Compare strings using String.equals. * java/net/URL.java (sameFile): Ditto. From-SVN: r27947
Anthony Green committed -
* 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
Gerald Pfeifer committed -
From-SVN: r27945
Alexandre Oliva committed -
From-SVN: r27944
Nick Clifton committed -
* 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
Manfred Hollstein committed -
From-SVN: r27942
Jeff Law committed
-
- 04 Jul, 1999 5 commits
-
-
From-SVN: r27940
Alexandre Oliva committed -
From-SVN: r27939
Alexandre Oliva committed -
From-SVN: r27938
Alexandre Oliva committed -
From-SVN: r27937
Zack Weinberg committed -
From-SVN: r27936
Jeff Law committed
-
- 03 Jul, 1999 4 commits
-
-
From-SVN: r27934
Alexandre Oliva committed -
From-SVN: r27933
Alexandre Oliva committed -
* test_summary: If Target is `unix{*}', append the Target variants to Host. From-SVN: r27932
Alexandre Oliva committed -
From-SVN: r27930
Jeff Law committed
-
- 02 Jul, 1999 11 commits
-
-
* 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
Warren Levy committed -
* libjava.lang/Finalize_1.out: Removed. * libjava.lang/Finalize_1.java: Removed. From-SVN: r27927
Tom Tromey committed -
* libjava.lang/Thread_1.out: Updated. * libjava.lang/Thread_1.java: Don't run exit test. From-SVN: r27925
Tom Tromey committed -
* 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
Mark Mitchell committed -
* 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
Gavin Romig-Koch committed -
* java/net/PlainDatagramSocketImpl.java (ttl): Removed. * java/net/natPlainDatagramSocketImpl.cc (setTimeToLive): Implemented. (getTimeToLive): Implemented. (setOption): Implemented IP_MULTICAST_IF. From-SVN: r27922
Warren Levy committed -
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
Jeffrey A Law committed -
From-SVN: r27918
Jeff Law committed -
P * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs. From-SVN: r27915
Robert Lipe committed -
� * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs. From-SVN: r27914
Robert Lipe committed -
* 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
Richard Henderson committed
-
- 01 Jul, 1999 5 commits
-
-
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
Richard Henderson committed -
� * 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
Richard Henderson committed -
� * 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
Richard Henderson committed -
* ns1.C: Typo. * ns2.C: New test. From-SVN: r27903
Alexandre Oliva committed -
From-SVN: r27902
Alexandre Oliva committed
-