- 08 Jul, 1999 10 commits
-
-
From-SVN: r28016
Craig Burley committed -
* libU77/date_.c (G77_date_y2kbug_0): G77_time_0 returns longint, not integer, and G77_ctime_0 takes longint, not integer, argument. * libU77/Version.c: Bump version. From-SVN: r28013
Craig Burley committed -
( * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss. From-SVN: r28010
Jeff Law committed -
� * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss. From-SVN: r28009
Jeff Law committed -
reload1.c (choose_reload_regs): Never call remove_adress_replacements when reload_out equals reload_in. * reload1.c (choose_reload_regs): Never call remove_adress_replacements when reload_out equals reload_in. From-SVN: r28008
J"orn Rennecke committed -
From-SVN: r28005
Nick Clifton committed -
From-SVN: r28004
Craig Burley committed -
From-SVN: r28003
Jason Merrill committed -
From-SVN: r28002
Nick Clifton committed -
From-SVN: r28000
Jeff Law committed
-
- 07 Jul, 1999 17 commits
-
-
* Makefile.in (needed-list): Only include stuff we actually need for libstdc++. From-SVN: r27999
Jason Merrill committed -
Sat Jul 3 22:26:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * expr.c (force_evaluation_order): Save the COMPOUND_EXPR'ed CALL_EXPR, to avoid order of evaluation changes. Fri Jul 2 17:44:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (qualify_ambiguous_name): Do not use IDENTIFIER_LOCAL_VALUE when name is a STRING_CST. Thu Jul 1 23:31:16 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * check-init.c (check_init): Handle MAX_EXPR. * expr.c (force_evaluation_order): Force method call arguments to be evaluated in left-to-right order. * parse.y (qualify_ambiguous_name): Loop again to qualify NEW_ARRAY_EXPR properly. Wed Jun 30 17:27:58 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (patch_invoke): Resolve unresolved invoked method returned type. (qualify_ambiguous_name): STRING_CST to qualify expression for type name resolution. From-SVN: r27998
Alexandre Petit-Bianco committed -
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: r27994
Andrew Haley committed -
* mauve-libgcj: Explicitly enable formerly disabled java.text tests. From-SVN: r27992
Tom Tromey committed -
* mauve-libgcj: Turn off ClassTest test. Enable java.text tests again. From-SVN: r27990
Tom Tromey committed -
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
Andrew Haley committed -
� * 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
Franz Sirl committed -
From-SVN: r27985
Jeff Law committed -
8 * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes. From-SVN: r27984
Jim Wilson committed -
� * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes. From-SVN: r27983
Jim Wilson committed -
From-SVN: r27978
Alexandre Oliva committed -
H * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal. From-SVN: r27977
Manfred Hollstein committed -
� * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal. From-SVN: r27976
Manfred Hollstein committed -
X * ginclude/varargs.h (__builtin_va_alist_t): New typedef. (va_dcl): Use __builtin_va_alist_t. From-SVN: r27971
Richard Henderson committed -
� * ginclude/varargs.h (__builtin_va_alist_t): New typedef. (va_dcl): Use __builtin_va_alist_t. From-SVN: r27970
Richard Henderson committed -
p * dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack. * dwarfout.c (output_type): Likewise. From-SVN: r27969
Jason Merrill committed -
� * dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack. * dwarfout.c (output_type): Likewise. From-SVN: r27968
Jason Merrill committed
-
- 06 Jul, 1999 8 commits
-
-
From-SVN: r27965
Tom Tromey committed -
* 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 5 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
-