]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
20 years agoMakefile.in: Revert most of Arnaud's last change.
Nathanael Nerode [Sat, 24 Apr 2004 01:28:02 +0000 (01:28 +0000)] 
Makefile.in: Revert most of Arnaud's last change.

* Makefile.in: Revert most of Arnaud's last change.  Prefer anything
over error-prone Make abuse.  Remove temporary debug code.
(gnatlib-zcx): New target.
(gnattools): Split into gnattools-native, gnattools-cross, to fix
previous bug; select which on the basis of default_gnattools_target.
(ada.all.cross): Merged with gnattools-cross target.
* configure.ac: Set default_gnattools_target.
* configure: Regenerate.

From-SVN: r81128

20 years agoexpmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT.
Ulrich Weigand [Sat, 24 Apr 2004 01:03:11 +0000 (01:03 +0000)] 
expmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT.

* expmed.c (expand_mult_highpart_adjust): Do not assume OP1
is a CONST_INT.
(expand_mult_highpart_optab): Call expand_mult_highpart_adjust
with NARROW_OP1 instead of OP1.

From-SVN: r81127

20 years ago* gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
Ulrich Weigand [Sat, 24 Apr 2004 00:34:48 +0000 (00:34 +0000)] 
* gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.

From-SVN: r81125

20 years agohost-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__ and __s390x__ hosts.
Ulrich Weigand [Sat, 24 Apr 2004 00:33:18 +0000 (00:33 +0000)] 
host-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__ and __s390x__ hosts.

* config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__
and __s390x__ hosts.

From-SVN: r81124

20 years agoDaily bump.
GCC Administrator [Sat, 24 Apr 2004 00:16:12 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r81121

20 years agoMakefile.in (LIBGCOV): Add _gcov_fork...
Zdenek Dvorak [Fri, 23 Apr 2004 22:50:16 +0000 (00:50 +0200)] 
Makefile.in (LIBGCOV): Add _gcov_fork...

* Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,
_gcov_execle, _gcov_execv, _gcov_execvp, _gcov_execve.
* builtin-types.def (BT_PID, BT_PTR_CONST_STRING, BT_FN_PID,
BT_FN_INT_CONST_STRING_PTR_CONST_STRING,
BT_FN_INT_CONST_STRING_PTR_CONST_STRING_PTR_CONST_STRING): New.
* builtins.c (expand_builtin_fork_or_exec): New.
(expand_builtin): Call it.
* builtins.def (BUILT_IN_EXECL, BUILT_IN_EXECLP,BUILT_IN_EXECLE,
BUILT_IN_EXECV, BUILT_IN_EXECVP, BUILT_IN_EXECVE, BUILT_IN_FORK): New.
* c-common.c (PID_TYPE): New macro.
(c_common_nodes_and_builtins): Initialize pid_type_node.
* calls.c (special_function_p): Do not handle fork and exec.
(expand_call): Do not handle ECF_FORK_OR_EXEC.
* gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,
__gcov_execv, __gcov_execvp, __gcov_execve): Declare.
* libgcov.c (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,
__gcov_execv, __gcov_execvp, __gcov_execve): New.
* tree.h (enum tree_index): Add TI_PID_TYPE.
(pid_type_node): New macro.
(ECF_FORK_OR_EXEC): Removed.

From-SVN: r81118

20 years agoJonathan Wakely <cow@compsoc.man.ac.uk>
Matthias Klose [Fri, 23 Apr 2004 22:06:51 +0000 (22:06 +0000)] 
Jonathan Wakely <cow@compsoc.man.ac.uk>

2004-04-24  Matthias Klose  <doko@debian.org>

        Jonathan Wakely  <cow@compsoc.man.ac.uk>
        * docs/html/configopts.html: Fix reference to allocator config option.

From-SVN: r81114

20 years agore PR rtl-optimization/13985 (ICE in gcc.c-torture/compile/930621-1.c)
Eric Botcazou [Fri, 23 Apr 2004 22:01:35 +0000 (22:01 +0000)] 
re PR rtl-optimization/13985 (ICE in gcc.c-torture/compile/930621-1.c)

PR optimization/13985
* cfgloopmanip.c (fix_loop_placements): New prototype.
Call fix_bb_placements on the preheader of loops that have
been reparented.
(remove_path): Adjust call to fix_loop_placements.

From-SVN: r81112

20 years agoMakefile.in: Remove RANLIB_TEST, use -$(RANLIB) including after install.
Laurent GUERBY [Fri, 23 Apr 2004 21:06:21 +0000 (21:06 +0000)] 
Makefile.in: Remove RANLIB_TEST, use -$(RANLIB) including after install.

2004-04-23  Laurent GUERBY <laurent@guerby.net>

* Makefile.in: Remove RANLIB_TEST, use -$(RANLIB) including after
install.

From-SVN: r81105

20 years ago* jni/classpath/jcl.c: Changed C++ comments into C comments.
Mark Wielaard [Fri, 23 Apr 2004 21:05:02 +0000 (21:05 +0000)] 
* jni/classpath/jcl.c: Changed C++ comments into C comments.

From-SVN: r81104

20 years agolinkage.m4 (GLIBCXX_CHECK_MATH_SUPPORT): Check for libmx also.
Andrew Pinski [Fri, 23 Apr 2004 20:06:56 +0000 (20:06 +0000)] 
linkage.m4 (GLIBCXX_CHECK_MATH_SUPPORT): Check for libmx also.

2004-04-23  Andrew Pinski  <pinskia@physics.uc.edu>

        * linkage.m4 (GLIBCXX_CHECK_MATH_SUPPORT): Check for libmx also.
        * configure: Regenerate.

From-SVN: r81103

20 years agodarwin7.h: New file.
Andrew Pinski [Fri, 23 Apr 2004 17:56:08 +0000 (17:56 +0000)] 
darwin7.h: New file.

2004-04-23  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/darwin7.h: New file.
        * config.gcc (*-*-darwin*): Add darwin7.h if the
        version is greater than 6.
        * config/darwin.h (TARGET_C99_FUNCTIONS): Define.
        (MATH_LIBRARY): Wrap in ifdefs.

From-SVN: r81100

20 years agoPR libstdc++/15047, libstdc++/11610
Daniel Jacobowitz [Fri, 23 Apr 2004 14:33:36 +0000 (14:33 +0000)] 
PR libstdc++/15047, libstdc++/11610

PR libstdc++/15047, libstdc++/11610
* testsuite/lib/libstdc++.exp (v3-copy-files): Use remote_download.
(libstdc++_init): Don't pass outdir to v3-copy-files.

From-SVN: r81094

20 years agoarm.c (arm_output_epilogue): Reverse the order of loading iWMMXt registers with a...
Daniel Jacobowitz [Fri, 23 Apr 2004 13:51:21 +0000 (13:51 +0000)] 
arm.c (arm_output_epilogue): Reverse the order of loading iWMMXt registers with a frame pointer.

* config/arm/arm.c (arm_output_epilogue): Reverse the order of
loading iWMMXt registers with a frame pointer.  Use post-increment
without a frame pointer.
(arm_expand_prologue): Reverse the order of saving iWMMXt registers.
testsuite/
* gcc.c-torture/execute/simd-5.c: New test.

From-SVN: r81092

20 years agore PR c++/15064 (typeid of template parameter gives ICE)
Giovanni Bajo [Fri, 23 Apr 2004 12:57:19 +0000 (12:57 +0000)] 
re PR c++/15064 (typeid of template parameter gives ICE)

PR c++/15064
* parser.c (cp_parser_postfix_expression): typeid operator cannot be
used in integral constant expressions.

PR c++/15064
* g++.dg/template/crash18.C: New test.

From-SVN: r81088

20 years ago* Make-lang.in (GNATBIND_OBJS): Add s-addope.o.
Rainer Orth [Fri, 23 Apr 2004 12:35:10 +0000 (12:35 +0000)] 
* Make-lang.in (GNATBIND_OBJS): Add s-addope.o.

From-SVN: r81087

20 years ago[multiple changes]
Arnaud Charlet [Fri, 23 Apr 2004 10:58:32 +0000 (12:58 +0200)] 
[multiple changes]

2004-04-23  Emmanuel Briot  <briot@act-europe.fr>

* adaint.c (__gnat_try_lock): No longer requires that the parent
directory be writable, the directory itself is enough.
(gnat_is_absolute_path): Change profile, so that the call from
GNAT.OS_Lib can be made more efficient.

* adaint.h (gnat_is_absolute_path): Change profile, so that the call
from GNAT.OS_Lib can be made more efficient.

* g-os_lib.adb (Is_Absolute_Path): More efficient implementation, avoid
one copy of the file name. Found by code reading.

2004-04-23  Vincent Celier  <celier@gnat.com>

* gnat_ugn.texi: Add documentation for gnatmake switch -eL
Correct documentation on gnatmake switches transmitted to the compiler

* ali.ads: Minor comment fix

2004-04-23  Javier Miranda  <miranda@gnat.com>

* sem_ch6.adb: (Confirming Types): Code cleanup

* decl.c (gnat_to_gnu_entity): Give support to anonymous access to
subprogram types: E_Anonymous_Access_Subprogram_Type and
E_Anonymous_Access_Protected_Subprogram_Type.

2004-04-23  Thomas Quinot  <quinot@act-europe.fr>

* sem_dist.adb: Add a new paramter to the RAS_Access TSS indicating
whether a pragma All_Calls_Remote applies to the subprogram on which
'Access is taken.
No functional change is introduced by this revision; the new parameter
will be used to allow calls to local RCI subprograms to be optimized
to not use the PCS in the case where no pragma All_Calls_Remote applies,
as is already done in the PolyORB implementation of the DSA.

* exp_dist.adb: Add a new paramter to the RAS_Access TSS indicating
whether a pragma All_Calls_Remote applies to the subprogram on which
'Access is taken.
No functional change is introduced by this revision; the new parameter
will be used to allow calls to local RCI subprograms to be optimized
to not use the PCS in the case where no pragma All_Calls_Remote applies,
as is already done in the PolyORB implementation of the DSA.

2004-04-23  Robert Dewar  <dewar@gnat.com>

* Makefile.rtl: Add entry for s-addope.o in run time library list
* Make-lang.in: Add entry for s-addope.o to GNAT1 objects
* s-addope.ads, s-addope.adb: New files.

* s-carsi8.adb, s-carun8.adb, s-casi16.adb, s-casi32.adb,
s-casi64.adb, s-caun16.adb, s-caun32.adb, s-caun64.adb,
s-finimp.adb, s-geveop.adb, s-stoele.adb: Modifications to allow
System.Address to be non-private and signed.

* sem_elim.adb: Minor reformatting (fairly extensive)
Some minor code reorganization from code reading
Add a couple of ??? comments

2004-04-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

* trans.c (tree_transform, build_unit_elab): Don't call getdecls.
        (tree_transform, case N_If_Statement): Remove non-determinism.

* utils.c (begin_subprog_body): Just set DECL_CONTEXT in PARM_DECL.

2004-04-23  Sergey Rybin  <rybin@act-europe.fr>

* gnat_rm.texi: Small fixes in the changes made in the 'pragma
Eliminate' section.

* snames.ads, snames.adb: Remove Name_Homonym_Number (Homonym_Number is
no longer used as a parameter name for Eliminate pragma).

From-SVN: r81086

20 years agoMAINTAINERS: Update my email address.
Laurent GUERBY [Fri, 23 Apr 2004 10:43:53 +0000 (10:43 +0000)] 
MAINTAINERS: Update my email address.

2004-04-23  Laurent GUERBY <laurent@guerby.net>

* MAINTAINERS: Update my email address.

From-SVN: r81085

20 years agoinvoke.texi (Optimize Options): Refer to "unit-at-a-time mode" rather than "-funit...
Paolo Bonzini [Fri, 23 Apr 2004 07:58:23 +0000 (07:58 +0000)] 
invoke.texi (Optimize Options): Refer to "unit-at-a-time mode" rather than "-funit-at-a-time" since -O2 enables...

2004-04-23  Paolo Bonzini  <bonzini@gnu.org>

* doc/invoke.texi (Optimize Options): Refer to "unit-at-a-time
mode" rather than "-funit-at-a-time" since -O2 enables it
without requiring -f* options. Refer to -fprofile-generate and
-fprofile-use correctly.  Move -funit-at-a-time among options
enabled by -O. Add information about unit-at-a-time caveats.

From-SVN: r81082

20 years agoDriverManager.java: Cleaned up imports.
Dalibor Topic [Fri, 23 Apr 2004 07:57:47 +0000 (07:57 +0000)] 
DriverManager.java: Cleaned up imports.

2004-04-23 Dalibor Topic <robilad@kaffe.org>

* java/sql/DriverManager.java:
Cleaned up imports.

From-SVN: r81081

20 years ago2004-04-23 Michael Koch <konqueror@gmx.de>
Michael Koch [Fri, 23 Apr 2004 07:21:46 +0000 (07:21 +0000)] 
2004-04-23  Michael Koch  <konqueror@gmx.de>

* java/net/URL.java
(hashcode): Don't initialize with default value explicitely.
(getContent): Removed redundant "final" keyword.
(openStream): Likewise.
(getURLStreamHandler): Fixed coding style.
* java/net/URLConnection.java
(defaultAllowUserInteraction): Don't initialize with default value
explicitely.
(connected): Likewise.
(doOutput): Likewise.
(ifModifiedSince): Likewise.
(dateformats_initialized): Likewise.
(setURLStreamHander): Use StreamTokenizer where it belongs to.

From-SVN: r81080

20 years ago2004-04-23 Michael Koch <konqueror@gmx.de>
Michael Koch [Fri, 23 Apr 2004 06:56:34 +0000 (06:56 +0000)] 
2004-04-23  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/channels/FileChannelImpl.java
(SET, CUR): Unused, removed.
(read): Implement here directly.
(implRead): Removed.
(write): Implement here directly.
(implWrite): Removed.

From-SVN: r81079

20 years agoPortableRemoteObjectDelegate.java, [...]: Cleaned up imports.
Dalibor Topic [Fri, 23 Apr 2004 06:39:30 +0000 (06:39 +0000)] 
PortableRemoteObjectDelegate.java, [...]: Cleaned up imports.

2004-04-23  Dalibor Topic  <robilad@kaffe.org>

* javax/rmi/CORBA/PortableRemoteObjectDelegate.java,
javax/rmi/CORBA/Stub.java,
javax/rmi/CORBA/Util.java,
javax/rmi/CORBA/ValueHandler.java,
javax/rmi/CORBA/ValueHandler.java,
javax/rmi/PortableRemoteObject.java:
Cleaned up imports.

From-SVN: r81078

20 years ago[multiple changes]
Dalibor Topic [Fri, 23 Apr 2004 06:36:06 +0000 (06:36 +0000)] 
[multiple changes]

2004-04-23 Dalibor Topic <robilad@kaffe.org>

* java/util/jar/JarFile.java,
java/util/jar/JarInputStream.java,
java/util/jar/JarOutputStream.java,
java/util/jar/Manifest.java:
Cleaned up imports.

2004-04-23 Dalibor Topic <robilad@kaffe.org>

* java/util/ArrayList.java,
java/util/Calendar.java,
java/util/Currency.java,
java/util/HashMap.java,
java/util/HashSet.java,
java/util/Hashtable.java,
java/util/LinkedList.java,
java/util/Properties.java,
java/util/PropertyPermission.java,
java/util/TimeZone.java,
java/util/TreeMap.java,
java/util/TreeSet.java,
java/util/Vector.java,
java/util/WeakHashMap.java:
Cleaned up imports.

2004-04-23  Dalibor Topic  <robilad@kaffe.org>

* java/util/logging/FileHandler.java,
java/util/logging/Formatter.java,
java/util/logging/Handler.java,
java/util/logging/Logger.java,
java/util/logging/SimpleFormatter.java,
java/util/logging/XMLFormatter.java:
Cleaned up imports.

From-SVN: r81077

20 years agore PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object files...
Laurent GUERBY [Fri, 23 Apr 2004 06:28:52 +0000 (06:28 +0000)] 
re PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object files on darwin)

2004-04-22  Laurent GUERBY <laurent@guerby.net>

PR optimization/14984
PR optimization/14985
* trans.c (gigi): Fix non determinism leading to bootstrap
comparison failures.

From-SVN: r81076

20 years agoAdd Mostafa to entry of my previous commit.
Jan Hubicka [Fri, 23 Apr 2004 06:00:59 +0000 (06:00 +0000)] 
Add Mostafa to entry of my previous commit.

From-SVN: r81075

20 years agoline-map.h (struct line_maps): New field highest_line.
Per Bothner [Fri, 23 Apr 2004 02:22:27 +0000 (19:22 -0700)] 
line-map.h (struct line_maps): New field highest_line.

* line-map.h (struct line_maps):  New field highest_line.
(linemap_position_for_column):  Make non-inline function.
(LINEMAP_POSITION_FOR_COLUMN):  New macro.
* line-map.c (linemap_init):  Clear highest_line field.
(linemap_add):  Set highest_line field.
(linemap_line_start):  Minor optimization - use highest_line field.
Reduce maximum column hint to 10000.  Update highest_line field.
(linemap_position_for_column):  Moved from line-map.h.  Optimize a bit.
* cpphash.h (struct cpp_reader):  Remove line field - instead use
line_table->highest_line.
(saved_line):  Remove unused field.
(CPP_INCREMENT_FILE):  Don't do linemap_lookup - just use newest map.
Use  line_table's highest_line field instead of cpp_reader's line.
* cpplib.c (start_directive):  Likewise use highest_line field.
(do_line, do_linemarker):  Likewise just use newest map.
(_cpp_do_file_change):  Don't need to set cpp_reader's line field.
* cpperror.c (cpp_error):  Likewise use highest_line field.
* cppfiles.c (open_file_failed:  Likewise.
(cpp_make_system_header):  Likewise use newest map and highest_line.
* cppinit.c (cpp_create_reader):  Don't initialize removed field.
* cpplex.c (_cpp_process_line_notes, _cpp_skip_block_comment,
skip_line_comment, skip_whitespace, _cpp_get_fresh_line,
_cpp_lex_direct):  Likewise use highest_line.
(_cpp_lex_direct):  Use new LINEMAP_POSITION_FOR_COLUMN macro.
* cppmacro.c (_cpp_builtin_macro_text):  Likewise use highest_line,
and use newest map.
* cpppch.c (cpp_read_state):  Don't save+restore cpp_reader's line.
* cpptrad.c (_cpp_overlay_buffer):  Don't save cpp_reader's line.
(copy_comment, _cpp_scan_out_logical_line):  Likewise use highest_line.

From-SVN: r81074

20 years agoadd pr number to last commit
Alan Modra [Fri, 23 Apr 2004 02:20:13 +0000 (11:50 +0930)] 
add pr number to last commit

From-SVN: r81073

20 years agogcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.
Alan Modra [Fri, 23 Apr 2004 02:16:26 +0000 (02:16 +0000)] 
gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.

* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.
* config/linux.h (USE_LD_AS_NEEDED): Define.
* gcc/config/alpha/linux.h (USE_LD_AS_NEEDED): Define.
* gcc/config/arm/linux-elf.h (USE_LD_AS_NEEDED): Define.
* gcc/config/rs6000/linux.h (USE_LD_AS_NEEDED): Define.
* gcc/config/rs6000/linux64.h (USE_LD_AS_NEEDED): Define.
* gcc/config/sh/linux.h (USE_LD_AS_NEEDED): Define.
* gcc/config/sparc/linux.h (USE_LD_AS_NEEDED): Define.
* gcc/config/sparc/linux64.h (USE_LD_AS_NEEDED): Define.

From-SVN: r81072

20 years agore PR preprocessor/15067 (Minor glitch in the source of cpp.)
Per Bothner [Fri, 23 Apr 2004 01:41:04 +0000 (18:41 -0700)] 
re PR preprocessor/15067 (Minor glitch in the source of cpp.)

* cppinit.c (cpp_read_main_file):  Return NULL rather than false.
Fixes PR preprocessor/15067.

From-SVN: r81068

20 years agoinit.c (build_aggr_init): Fix accidental use of C99 construct in previous change.
Mark Mitchell [Fri, 23 Apr 2004 01:06:54 +0000 (01:06 +0000)] 
init.c (build_aggr_init): Fix accidental use of C99 construct in previous change.

* init.c (build_aggr_init): Fix accidental use of C99 construct in
previous change.

From-SVN: r81067

20 years agoDaily bump.
GCC Administrator [Fri, 23 Apr 2004 00:16:12 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r81063

20 years agoMakefile.am (PEDANTIC_CFLAGS): New -ansi -pedantic -Wall -Wno-long-long flags variable.
Mark Wielaard [Thu, 22 Apr 2004 23:22:23 +0000 (23:22 +0000)] 
Makefile.am (PEDANTIC_CFLAGS): New -ansi -pedantic -Wall -Wno-long-long flags variable.

       * Makefile.am (PEDANTIC_CFLAGS): New -ansi -pedantic -Wall
       -Wno-long-long flags variable.
       (gtk_c_files): Use PEDANTIC_CFLAGS.
       * Makefile.in: Regenerated.

From-SVN: r81060

20 years agoia64intrin.h: Add intermediate cast to void * to avoid aliasing warning.
Andreas Schwab [Thu, 22 Apr 2004 22:16:11 +0000 (22:16 +0000)] 
ia64intrin.h: Add intermediate cast to void * to avoid aliasing warning.

* config/ia64/ia64intrin.h: Add intermediate cast to void * to
avoid aliasing warning.

From-SVN: r81059

20 years agocfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro
Jan Hubicka [Thu, 22 Apr 2004 21:46:48 +0000 (23:46 +0200)] 
cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro

      * cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro
      * cfgloopanal.c (expected_loop_iterations): Change the return value

From-SVN: r81058

20 years agoAdd dg-options
Mark Mitchell [Thu, 22 Apr 2004 21:31:01 +0000 (21:31 +0000)] 
Add dg-options

From-SVN: r81054

20 years agoclass.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initializer.
Mark Mitchell [Thu, 22 Apr 2004 21:29:35 +0000 (21:29 +0000)] 
class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initializer.

* class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on
braced initializer.
* cp-tree.h (BRACE_ENCLOSED_INITIALIZER_P): New macro.
* decl.c (reshape_init): Use it.
* init.c (perform_member_init): Remove redundant condition.
(build_aggr_init): Adjust to handle brace-enclosed initializers
correctly.
(expand_default_init): Use BRACE_ENCLOSED_INITIALIZER_P.
* parser.c (cp_parser_initializer_clause): Do not set
TREE_HAS_CONSTRUCTOR on the initializer.
* rtti.c (tinfo_base_init): Likewise.
(generic_initializer): Likewise.
(ptr_initializer): Likewise.
(ptm_initializer): Likewise.
(class_initializer): Likewise.
(get_pseudo_ti_init): Likewise.
* typeck2.c (digest_init): Use BRACE_ENCLOSED_INITIALIZER_P.

* g++.dg/ext/complit3.C: New test.

From-SVN: r81052

20 years ago[multiple changes]
Michael Koch [Thu, 22 Apr 2004 18:02:54 +0000 (18:02 +0000)] 
[multiple changes]

2004-04-22  Mark Wielaard  <mark@klomp.org>

* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c:
Changed C++ comments into C comments.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuPeer.c:
Likewise.

2004-04-22  Michael Koch  <konqueror@gmx.de>

* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c:
Merged copyright year with GNU classpath.

From-SVN: r81042

20 years agocselib.h (struct elt_loc_list): Remove canon_loc field.
Jakub Jelinek [Thu, 22 Apr 2004 17:47:47 +0000 (19:47 +0200)] 
cselib.h (struct elt_loc_list): Remove canon_loc field.

* cselib.h (struct elt_loc_list): Remove canon_loc field.
* cselib.c (new_elt_loc_list): Remove canon_loc initialization.
(cselib_invalidate_mem): Remove all canon_loc and canon_x
traces.

From-SVN: r81037

20 years ago* hashtab.h (struct htab): Add size_prime_index.
Richard Henderson [Thu, 22 Apr 2004 17:36:03 +0000 (10:36 -0700)] 
* hashtab.h (struct htab): Add size_prime_index.

From-SVN: r81030

20 years agohashtab.c: Include limits.h, stdint.h, ansidecl.h.
Richard Henderson [Thu, 22 Apr 2004 17:35:44 +0000 (10:35 -0700)] 
hashtab.c: Include limits.h, stdint.h, ansidecl.h.

        * hashtab.c: Include limits.h, stdint.h, ansidecl.h.
        (CHAR_BIT): Provide default.
        (struct prime_ent, prime_tab): New.
        (higher_prime_index): Rename from higher_prime_number, return index.
        (htab_mod_1): New.
        (htab_mod, htab_mod_m2): Use it.
        (htab_create_alloc, htab_create_alloc_ex): Store prime index.
        (htab_expand): Likewise.
        * configure.ac: Check for stdint.h.
        (UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
        * config.in, configure: Rebuild.

From-SVN: r81029

20 years agoresource.c (write_resource_constructor): Guard call to possibly NULL targetm.asm_out...
Roger Sayle [Thu, 22 Apr 2004 15:46:09 +0000 (15:46 +0000)] 
resource.c (write_resource_constructor): Guard call to possibly NULL targetm.asm_out.constructor with...

* resource.c (write_resource_constructor): Guard call to possibly
NULL targetm.asm_out.constructor with targetm.have_ctors_dtors.

From-SVN: r81012

20 years agoRevert
Josef Zlomek [Thu, 22 Apr 2004 12:16:33 +0000 (14:16 +0200)] 
Revert
2004-04-20  Josef Zlomek  <zlomekj@suse.cz>

* var-tracking.c (variable_part_different_p): Variable parts
differ when the most recent locations differ.

From-SVN: r81011

20 years agoX500Principal.java: Cleaned up imports.
Dalibor Topic [Thu, 22 Apr 2004 07:55:13 +0000 (07:55 +0000)] 
X500Principal.java: Cleaned up imports.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

* javax/security/auth/x500/X500Principal.java:
Cleaned up imports.

From-SVN: r81010

20 years agoJSlider.java: Fixed HTML tags in comments.
Dalibor Topic [Thu, 22 Apr 2004 07:51:16 +0000 (07:51 +0000)] 
JSlider.java: Fixed HTML tags in comments.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

* javax/swing/JSlider.java:
Fixed HTML tags in comments.

From-SVN: r81009

20 years agoAccessibleText.java: Cleaned up imports.
Dalibor Topic [Thu, 22 Apr 2004 07:06:15 +0000 (07:06 +0000)] 
AccessibleText.java: Cleaned up imports.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

* javax/accessibility/AccessibleText.java:
Cleaned up imports.

From-SVN: r81008

20 years agoinvoke.texi: Remove the MIPS -membedded-pic option.
Richard Sandiford [Thu, 22 Apr 2004 07:03:00 +0000 (07:03 +0000)] 
invoke.texi: Remove the MIPS -membedded-pic option.

* doc/invoke.texi: Remove the MIPS -membedded-pic option.
* config/mips/mips-protos.h (embedded_pic_fnaddr_reg): Delete.
(embedded_pic_offset): Delete.
* config/mips/mips.h (MASK_EMBEDDED_PIC): Delete.  Shuffle other
MASK_* constants.
(TARGET_EMBEDDED_PIC): Delete.
(TARGET_SWITCHES): Remove -m{no-,}embedded-pic.
(ASM_SPEC): Remove -membedded-pic.
(ASM_OUTPUT_ADDR_DIFF_ELT): Remove embedded-pic handling.
(ASM_OUTPUT_CASE_LABEL): Likewise.
* config/mips/vxworks.h (ASM_SPEC): Remove -membedded-pic.
* config/mips/windiss.h (ASM_SPEC): Likewise.
* config/mips/mips.c (struct machine_function): Remove
embedded_pic_fnaddr_rtx.
(TARGET_ENCODE_SECTION_INFO): Remove override.
(embedded_pic_fnaddr_reg, embedded_pic_offset): Delete.
(override_options): Remove -membedded-pic handling.
(print_operand): Remove handling of '%S'.
(mips_select_section: Remove -membedded-pic handling.
(mips_encode_section_info): Delete.
(mips_output_conditional_branch): Remove mention of -membedded-pic.
* config/mips/mips.md (define_attr length, movsi, movdi, jump): Remove
-membedded-pic handling.
(casesi, casesi_internal, casesi_internal_di, get_fnaddr): Delete.

From-SVN: r81007

20 years ago[multiple changes]
Michael Koch [Thu, 22 Apr 2004 07:02:26 +0000 (07:02 +0000)] 
[multiple changes]

2004-04-22  Jeroen Frijters <jeroen@sumatra.nl>

* java/net/URLStreamHandler.java
(parseURL): Convert the file path to using '/' instead of native
file separator.

2004-04-22  Guilhem Lavaux <guilhem@kaffe.org>

* java/net/URL.java
(userInfo): New field.
(URL): Set authority to the right value.
(setURL): Fixed authority and file initialization.
* java/net/URLStreamHandler.java
(parseURL): Take care of the query tag. Build authority.
(toExternalForm): Fixed URL building using authority.

From-SVN: r81006

20 years ago2004-04-22 Michael Koch <konqueror@gmx.de>
Michael Koch [Thu, 22 Apr 2004 06:49:53 +0000 (06:49 +0000)] 
2004-04-22  Michael Koch  <konqueror@gmx.de>

* java/net/Socket.java
(impl): Made package-private.
* java/net/ServerSocket.java
(implAccept): Access Socket.impl field directly.

From-SVN: r81005

20 years agoPreferences.java, [...]: Cleaned up imports.
Dalibor Topic [Thu, 22 Apr 2004 06:46:18 +0000 (06:46 +0000)] 
Preferences.java, [...]: Cleaned up imports.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

* java/util/prefs/Preferences.java,
java/util/prefs/InvalidPreferencesFormatException.java,
java/util/prefs/BackingStoreException.java,
java/util/prefs/AbstractPreferences.java:
Cleaned up imports.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

* java/util/regex/Matcher.java,
java/util/regex/Pattern.java:
Cleaned up imports.

From-SVN: r81004

20 years ago2004-04-22 Michael Koch <konqueror@gmx.de>
Michael Koch [Thu, 22 Apr 2004 06:41:36 +0000 (06:41 +0000)] 
2004-04-22  Michael Koch  <konqueror@gmx.de>

* java/nio/charset/IllegalCharsetNameException.java
(charsetName): Made private.
(IllegalCharsetNameException): Added @param tag to javadoc.
(getCharsetName): Added @return tag to javadoc.
* java/nio/charset/MalformedInputException.java
(MalformedInputException): Added @param tag to javadoc.
(getInputLength): Revised method description, added @return tag.
(getMessage): Added @return tag.

From-SVN: r81003

20 years agoFont.java (deriveFont): Implement missing variants.
Jerry Quinn [Thu, 22 Apr 2004 05:34:30 +0000 (05:34 +0000)] 
Font.java (deriveFont): Implement missing variants.

2004-04-22  Jerry Quinn  <jlquinn@optonline.net>

* java/awt/Font.java (deriveFont): Implement missing variants.
* gnu/java/awt/peer/ClasspathFontPeer.java (deriveFont): Implement
missing variants.

From-SVN: r81002

20 years ago* name-lookup.c (anonymous_namespace_name): Make static.
Alan Modra [Thu, 22 Apr 2004 05:10:21 +0000 (05:10 +0000)] 
* name-lookup.c (anonymous_namespace_name): Make static.

From-SVN: r81001

20 years ago* var-tracking.c (frame_base_decl): Remove useless GTY.
Alan Modra [Thu, 22 Apr 2004 05:09:34 +0000 (05:09 +0000)] 
* var-tracking.c (frame_base_decl): Remove useless GTY.

From-SVN: r81000

20 years agors6000.c (rs6000_override_options): Error when user wants altivec and e500 instructions.
Aldy Hernandez [Thu, 22 Apr 2004 02:02:13 +0000 (02:02 +0000)] 
rs6000.c (rs6000_override_options): Error when user wants altivec and e500 instructions.

* config/rs6000/rs6000.c (rs6000_override_options): Error when
user wants altivec and e500 instructions.

From-SVN: r80996

20 years agoaltivec-1.c: XFAIL for powerpc-eabispe.
Aldy Hernandez [Thu, 22 Apr 2004 01:58:09 +0000 (01:58 +0000)] 
altivec-1.c: XFAIL for powerpc-eabispe.

* gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
* gcc.dg/altivec-3.c: Same.
* gcc.dg/altivec-varargs-1.c: Same.

From-SVN: r80995

20 years agoDaily bump.
GCC Administrator [Thu, 22 Apr 2004 00:16:43 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r80992

20 years agotarget-supports.exp (check_profiling_available): Assume profiling is not available...
Aldy Hernandez [Wed, 21 Apr 2004 23:23:33 +0000 (23:23 +0000)] 
target-supports.exp (check_profiling_available): Assume profiling is not available on powerpc-eabi targets.

* lib/target-supports.exp (check_profiling_available): Assume
profiling is not available on powerpc-eabi targets.

From-SVN: r80989

20 years agoMIPS SB-1 DFA scheduler.
James E Wilson [Wed, 21 Apr 2004 23:21:59 +0000 (23:21 +0000)] 
MIPS SB-1 DFA scheduler.

* config/mips/mips-protos.h (fp_register_operand, lo_operand): Declare.
* config/mips/mips.c (mips_multipass_dfa_lookahead): Declare.
(TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): New.
(fp_register_operand, lo_operand): New.
(mips_rtx_costs): Add TUNE_SB1 support.
(mips_issue_rate): Add comment.  Add PROCESSOR_SB1 support.
(mips_use_dfa_pipeline_interface): Add PROCESSOR_SB1 support.
(mips_multipass_dfa_lookahead): New.
* config/mips/mips.h (MASK_FP_EXCEPTIONS, TARGET_FP_EXCEPTIONS,
TUNE_SB1): New.
(TARGET_SWITCHES): Add -mfp-exceptions support.
(TARGET_FP_EXCEPTIONS_DEFAULT): New.
(BRANCH_COST): Fix whitespace.
* config/mips/mips.md: Include sb1.md.
* config/mips/sb1.md: New file.
* doc/invoke.texi: Document -mfp-exceptions.

From-SVN: r80988

20 years agocrtend.asm: Move pointer to __do_global_ctors_aux in .init_array section to ...
H.J. Lu [Wed, 21 Apr 2004 23:17:43 +0000 (23:17 +0000)] 
crtend.asm: Move pointer to __do_global_ctors_aux in .init_array section to ...

2004-04-21  H.J. Lu  <hongjiu.lu@intel.com>

* config/ia64/crtend.asm: Move pointer to __do_global_ctors_aux
in .init_array section to ...
* config/ia64/crtbegin.asm: Here.

* config/ia64/crtend.asm: Mark __do_global_ctors_aux global
and hidden if HAVE_INITFINI_ARRAY is defined.

From-SVN: r80986

20 years ago1c-01.c: Use ptrdiff_t for casts of pointers.
Janis Johnson [Wed, 21 Apr 2004 22:44:55 +0000 (22:44 +0000)] 
1c-01.c: Use ptrdiff_t for casts of pointers.

2004-04-21  Janis Johnson  <janis187@us.ibm.com>

* gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
* gcc.dg/vmx/bug-1.c: Ditto.

From-SVN: r80985

20 years agoDelete all WARN_CFLAGS references from fixinc.
James E Wilson [Wed, 21 Apr 2004 22:06:06 +0000 (22:06 +0000)] 
Delete all WARN_CFLAGS references from fixinc.

* Makefile.in (fixinc.sh): Don't set or export WARN_CFLAGS.  Fix
comment.
* fixinc/Makefile.in (FL_LIST): Don't mention WARN_CFLAGS.
(fixincl.o-warn): Delete.

From-SVN: r80984

20 years agonatClass.cc (_Jv_LayoutInterfaceMethods): New method.
Bryce McKinlay [Wed, 21 Apr 2004 19:26:22 +0000 (19:26 +0000)] 
natClass.cc (_Jv_LayoutInterfaceMethods): New method.

2004-04-21  Bryce McKinlay  <mckinlay@redhat.com>

        * java/lang/natClass.cc (_Jv_LayoutInterfaceMethods): New method.
        Set method->index values for interface methods to their itable
index.
        (initializeClass): Call _Jv_LayoutInterfaceMethods.

From-SVN: r80978

20 years agors6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.
Andrew Pinski [Wed, 21 Apr 2004 17:13:58 +0000 (17:13 +0000)] 
rs6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/rs6000/rs6000 (print_operand) ['z']:
        Change ifdef of TARGET_MACHO to if TARGET_MACHO.

From-SVN: r80971

20 years ago* config.gcc: Support --with-arch=iwmmxt for ARM.
Daniel Jacobowitz [Wed, 21 Apr 2004 17:06:17 +0000 (17:06 +0000)] 
* config.gcc: Support --with-arch=iwmmxt for ARM.

From-SVN: r80970

20 years agoexpmed.c (expand_mult_highpart_optab): Use narrower version of OP1 in two more places...
Richard Kenner [Wed, 21 Apr 2004 17:02:19 +0000 (17:02 +0000)] 
expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 in two more places; remove unneeded force_reg

* expmed.c (expand_mult_highpart_optab): Use narrower version of OP1
in two more places; remove unneeded force_reg

From-SVN: r80969

20 years ago2004-04-21 Michael Koch <konqueror@gmx.de>
Michael Koch [Wed, 21 Apr 2004 15:33:53 +0000 (15:33 +0000)] 
2004-04-21  Michael Koch  <konqueror@gmx.de>

* java/nio/DirectByteBufferImpl.java
(shiftDown): Made static, give address as argument and
provide a convenience method that overwrites shiftDown in
ByteBufferImpl and calls the native shiftDown.
* java/nio/MappedByteBufferImpl.java
(): Use optimized method in DirectByteBufferImpl.
* java/nio/natDirectByteBufferImpl.cc
(shiftDown): Changed method signature. Removed usage of array_offset.

From-SVN: r80967

20 years agors6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.
Andrew Pinski [Wed, 21 Apr 2004 15:27:17 +0000 (15:27 +0000)] 
rs6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/rs6000/rs6000.c (symbol_ref_operand): Remove hack
        for TARGET_MACHO.
        (print_operand): For TARGET_MACHO check to see if we need a stub
        and output one if we need it.

From-SVN: r80966

20 years agodeque.tcc: Trivial formatting fixes.
Paolo Carlini [Wed, 21 Apr 2004 14:06:00 +0000 (14:06 +0000)] 
deque.tcc: Trivial formatting fixes.

2004-04-21  Paolo Carlini  <pcarlini@suse.de>

* include/bits/deque.tcc: Trivial formatting fixes.
* include/bits/stl_deque.h: Likewise.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_tree.h: Likewise.

From-SVN: r80960

20 years ago2004-04-21 Michael Koch <konqueror@gmx.de>
Michael Koch [Wed, 21 Apr 2004 12:48:02 +0000 (12:48 +0000)] 
2004-04-21  Michael Koch  <konqueror@gmx.de>

* gnu/java/net/natPlainSocketImplPosix.cc
(SocketInputStream::read): Make sure returned data is a byte value.

From-SVN: r80959

20 years ago[multiple changes]
Arnaud Charlet [Wed, 21 Apr 2004 10:10:33 +0000 (12:10 +0200)] 
[multiple changes]

2004-04-21  Pascal Obry  <obry@gnat.com>

* adaint.c (__gnat_portable_spawn): Quote first argument (argv[0])
passed to spawnvp() to properly handle program pathname with spaces on
Win32.

2004-04-21  Emmanuel Briot  <briot@act-europe.fr>

* g-debpoo.adb (Print_Info): Avoid extra work if Display_Slots is False.
(Allocate, Deallocate, Free_Physically): Make sure the tasks are
unlocked in case of exceptions.

2004-04-21  Joel Brobecker  <brobecker@gnat.com>

* gigi.h (get_target_no_dollar_in_label): Remove extern declaration.
This function does not exist anymore.

2004-04-21  Thomas Quinot  <quinot@act-europe.fr>

* gnatbind.adb, gnatlink.adb: Update name of imported C symbol.

* link.c: Move variables to the __gnat name space.

* Makefile.in: list link.o explicitly when needed.

* mlib.adb: Remove pragma Linker_Option for "link.o" from mlib.

2004-04-21  Javier Miranda  <miranda@gnat.com>

* einfo.adb (Original_Access_Type): New subprogram
(Set_Original_Access_Type): New subprogram
(Write_Field21_Name): Write the name of the new field

* einfo.ads (Original_Access_Type): New field present in access to
subprogram types.
Addition of two new entities: E_Anonymous_Access_Subprogram_Type, and
E_Anonymous_Access_Protected_Subprogram_Type.

* lib-xref.adb (Output_One_Ref): Give support to anonymous access to
subprogram types.

* lib-xref.ads (Xref_Entity_Letters): Initialize values corresponding
to anonymous access to subprogram types.

* sem_attr.adb (Resolve_Attribute): Give support to anonymous access
to subprogram types.

* sem_ch3.adb (Access_Definition): Complete decoration of entities
corresponding to anonymous access to subprogram types.
(Analyze_Component_Declaration): Add new actual to the call to
subprogram replace_anonymous_access_to_protected_subprogram.
(Array_Type_Declaration): Add new actual to the call to subprogram
replace_anonymous_access_to_protected_subprogram.
(Process_Discriminants): Add new actual to the call to subprogram
replace_anonymous_access_to_protected_subprogram.
(Replace_Anonymous_Access_To_Protected_Subprogram): New formal.

* sem_ch3.ads (Replace_Anonymous_Access_To_Protected_Subprogram): New
formal.

* sem_ch6.adb, sem_type.adb, sem_res.adb: Give support to anonymous
access to subprogram types.

* sem_util.adb (Has_Declarations): Addition of package_specification
nodes.

2004-04-21  Ed Schonberg  <schonberg@gnat.com>

* sem_prag.adb (Make_Inline): If subprogram is a renaming, propagate
inlined flags to renamed entity only if in current unit.

2004-04-21  Thomas Quinot  <quinot@act-europe.fr>

* s-parint.ads: Add DSA implementation marker.

* rtsfind.ads, rtsfind.adb, snames.ads, snames.adb, s-rpc.adb: Use the
value of System.Partition_Interface.DSA_Implementation to determine
what version of the distributed systems annex is available (no
implementation, GLADE, or PolyORB).

2004-04-21  Joel Brobecker  <brobecker@gnat.com>

* targtyps.c (get_target_no_dollar_in_label): Remove, no longer used.

2004-04-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

* utils.c (convert, case CONSTRUCTOR, COMPONENT_REF): Do not make node
with new type if alias sets differ.
Fixes ACATS c41103b.

2004-04-21  Vincent Celier  <celier@gnat.com>

* prj.ads: Remove FORTRAN as an accepted language: not tested yet.
Add array Lang_Args for the language specific compiling argument
switches.

* gnat_ugn.texi: Explain in more details when a library is rebuilt.

2004-04-21  Sergey Rybin  <rybin@act-europe.fr>

* gnat_rm.texi: Update the descripton of the Eliminate pragma
according to the recent changes in the format of the parameters of the
pragma (replacing Homonym_Number with Source_Location).

From-SVN: r80956

20 years agobasic_string.tcc (_M_mutate): Don't compute __src unnecessarily.
Paolo Carlini [Wed, 21 Apr 2004 09:23:36 +0000 (09:23 +0000)] 
basic_string.tcc (_M_mutate): Don't compute __src unnecessarily.

2004-04-21  Paolo Carlini  <pcarlini@suse.de>
    Andrew Pinski  <pinskia@physics.uc.edu>

* include/bits/basic_string.tcc (_M_mutate): Don't compute
__src unnecessarily.

Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r80952

20 years agoServiceFactory.java, [...]: New files.
Michael Koch [Wed, 21 Apr 2004 08:20:31 +0000 (08:20 +0000)] 
ServiceFactory.java, [...]: New files.

2004-04-21  Michael Koch  <konqueror@gmx.de>

* gnu/classpath/ServiceFactory.java,
gnu/classpath/ServiceProviderLoadingAction.java,
javax/imageio/ImageReader.java,
javax/imageio/ImageTranscoder.java,
javax/imageio/ImageWriter.java,
javax/imageio/package.html,
javax/imageio/spi/IIOServiceProvider.java,
javax/imageio/spi/ImageInputStreamSpi.java,
javax/imageio/spi/ImageOutputStreamSpi.java,
javax/imageio/spi/ImageReaderWriterSpi.java,
javax/imageio/spi/ImageTranscoderSpi.java,
javax/imageio/spi/RegisterableService.java,
javax/imageio/spi/ServiceRegistry.java,
javax/imageio/spi/package.html,
javax/imageio/stream/IIOByteBuffer.java,
javax/imageio/stream/ImageInputStream.java,
javax/imageio/stream/ImageOutputStream.java,
javax/imageio/stream/package.html:
New files.
* Makefile.am
(ordinary_java_source_files): Added
gnu/classpath/ServiceFactory.java and
gnu/classpath/ServiceProviderLoadingAction.java.
(javax_source_files): Added
javax/imageio/ImageReader.java,
javax/imageio/ImageTranscoder.java,
javax/imageio/ImageWriter.java,
javax/imageio/spi/IIOServiceProvider.java,
javax/imageio/spi/ImageInputStreamSpi.java,
javax/imageio/spi/ImageOutputStreamSpi.java,
javax/imageio/spi/ImageReaderWriterSpi.java,
javax/imageio/spi/ImageTranscoderSpi.java,
javax/imageio/spi/RegisterableService.java,
javax/imageio/spi/ServiceRegistry.java,
javax/imageio/stream/IIOByteBuffer.java,
javax/imageio/stream/ImageInputStream.java and
javax/imageio/stream/ImageOutputStream.java.
* Makefile.in: Regenerated.

From-SVN: r80951

20 years ago2004-04-21 Michael Koch <konqueror@gmx.de>
Michael Koch [Wed, 21 Apr 2004 07:25:14 +0000 (07:25 +0000)] 
2004-04-21  Michael Koch  <konqueror@gmx.de>

* java/util/Properties.java
(load): Fix wrongly merged fix.

From-SVN: r80949

20 years agogthread-jni.c (maybe_rethrow): Explicitly malloc and free buf.
Mark Wielaard [Wed, 21 Apr 2004 07:19:24 +0000 (07:19 +0000)] 
gthread-jni.c (maybe_rethrow): Explicitly malloc and free buf.

2004-04-21  Mark Wielaard  <mark@klomp.org>

* native/jni/gtk-peer/gthread-jni.c (maybe_rethrow): Explicitly
malloc and free buf.

From-SVN: r80948

20 years agoAuthenticationException.java, [...]: Cleaned up imports.
Dalibor Topic [Wed, 21 Apr 2004 07:18:04 +0000 (07:18 +0000)] 
AuthenticationException.java, [...]: Cleaned up imports.

2004-04-21  Dalibor Topic  <robilad@kaffe.org>

* javax/naming/AuthenticationException.java,
javax/naming/AuthenticationNotSupportedException.java,
javax/naming/CannotProceedException.java,
javax/naming/CommunicationException.java,
javax/naming/CompoundName.java,
javax/naming/ConfigurationException.java,
javax/naming/ContextNotEmptyException.java,
javax/naming/InitialContext.java,
javax/naming/InsufficientResourcesException.java,
javax/naming/InterruptedNamingException.java,
javax/naming/LimitExceededException.java,
javax/naming/LinkException.java,
javax/naming/LinkLoopException.java,
javax/naming/LinkRef.java,
javax/naming/MalformedLinkException.java,
javax/naming/Name.java,
javax/naming/NameAlreadyBoundException.java,
javax/naming/NameNotFoundException.java,
javax/naming/NamingSecurityException.java,
javax/naming/NoInitialContextException.java,
javax/naming/NoPermissionException.java,
javax/naming/NotContextException.java,
javax/naming/PartialResultException.java,
javax/naming/ReferralException.java,
javax/naming/ServiceUnavailableException.java,
javax/naming/SizeLimitExceededException.java,
javax/naming/TimeLimitExceededException.java,
javax/naming/directory/Attribute.java,
javax/naming/directory/Attributes.java,
javax/naming/directory/SearchResult.java,
javax/naming/event/NamingExceptionEvent.java,
javax/naming/spi/ResolveResult.java:
Cleaned up imports.

From-SVN: r80947

20 years agognu_java_awt_peer_gtk_GtkCheckboxPeer.c: Changed C++ comments into C comments.
Mark Wielaard [Wed, 21 Apr 2004 06:52:26 +0000 (06:52 +0000)] 
gnu_java_awt_peer_gtk_GtkCheckboxPeer.c: Changed C++ comments into C comments.

2004-04-21  Mark Wielaard  <mark@klomp.org>

* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkCheckboxPeer.c:
Changed C++ comments into C comments. Removed commented out code.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c:
Likewise.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c:
Likewise.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c:
Likewise.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkListPeer.c:
Likewise.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c:
Likewise.
* native/jni/gtk-peer/gthread-jni.c:
Likewise.

From-SVN: r80946

20 years agoJFrame.java: Implement WindowConstants.
Mark Wielaard [Wed, 21 Apr 2004 05:48:51 +0000 (05:48 +0000)] 
JFrame.java: Implement WindowConstants.

2004-04-21  Mark Wielaard  <mark@klomp.org>

* javax/awt/JFrame.java: Implement WindowConstants. Remove final
static fields defined in interface.
* javax/awt/JDialog.java: Likewise.
(JDialog): Make constructors public.
(getDefaultCloseOperation): Make public.
(processWindowEvent): Call System.exit(0) when EXIT_ON_CLOSE set.
(setDefaultCloseOperation): Make public. Check argument. Add API doc.
* javax/swing/JViewport.java (JViewport): Make constructor public.

From-SVN: r80945

20 years ago2004-04-21 Michael Koch <konqueror@gmx.de>
Michael Koch [Wed, 21 Apr 2004 05:25:11 +0000 (05:25 +0000)] 
2004-04-21  Michael Koch  <konqueror@gmx.de>

* java/util/Map.java
(Entry): Removed redundant "static" modifier.
* java/text/AttributedCharacterIterator.java:
Updated copyright year.

From-SVN: r80944

20 years agore PR debug/15033 (libgcc2.c:470: internal compiler error: Segmentation fault)
Andrew Pinski [Wed, 21 Apr 2004 04:33:27 +0000 (04:33 +0000)] 
re PR debug/15033 (libgcc2.c:470: internal compiler error: Segmentation fault)

2004-04-12  Andrew Pinski  <pinskia@physics.uc.edu>

        PR debug/15033
        * dwarf2out.c (rtl_for_decl_location): Check for NULL
        rtl.

From-SVN: r80943

20 years agoFix IA-64 bootstrap error caused by -fregrename which is now the default.
James E Wilson [Wed, 21 Apr 2004 01:39:17 +0000 (01:39 +0000)] 
Fix IA-64 bootstrap error caused by -fregrename which is now the default.

* config/ia64/ia64.md (call_value_nogp): Add constraints for op0.
(vall_value_gp): Likewise.

From-SVN: r80942

20 years agodwarf2out.c (rtl_for_decl_location): Adjust rtl for byte variables stored in word...
DJ Delorie [Wed, 21 Apr 2004 00:24:05 +0000 (20:24 -0400)] 
dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte variables stored in word registers, then in memory.

* dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte
variables stored in word registers, then in memory.

From-SVN: r80941

20 years agoDaily bump.
GCC Administrator [Wed, 21 Apr 2004 00:16:14 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r80937

20 years agoextern.c: New test.
Eric Christopher [Tue, 20 Apr 2004 21:50:12 +0000 (21:50 +0000)] 
extern.c: New test.

2004-04-20  Eric Christopher  <echristo@redhat.com>

* gcc.dg/charset/extern.c: New test.
* g++.dg/charset/extern3.cc: Ditto.

2004-04-20  Eric Christopher  <echristo@redhat.com>

* cp/parser.c (cp_parser_declaration): Move translate
up before tokens are lexed.

From-SVN: r80926

20 years agoSearchControls.java: Don't explicitely extend java.lang.Object.
Michael Koch [Tue, 20 Apr 2004 21:25:15 +0000 (21:25 +0000)] 
SearchControls.java: Don't explicitely extend java.lang.Object.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* javax/naming/directory/SearchControls.java:
Don't explicitely extend java.lang.Object.
* javax/naming/spi/DirStateFactory.java:
Merged copyright year with GNU classpath.

From-SVN: r80925

20 years agoChannels.java: Merged coding style with GNU classpath.
Michael Koch [Tue, 20 Apr 2004 20:35:14 +0000 (20:35 +0000)] 
Channels.java: Merged coding style with GNU classpath.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/nio/channels/Channels.java:
Merged coding style with GNU classpath.

From-SVN: r80923

20 years ago2004-04-20 Michael Koch <konqueror@gmx.de>
Michael Koch [Tue, 20 Apr 2004 20:32:41 +0000 (20:32 +0000)] 
2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/net/ServerSocket.java
Merged coding style from GNU classpath.

From-SVN: r80922

20 years agooptabs.h (enum optab_index): Add new OTI_asin and OTI_acos.
Uros Bizjak [Tue, 20 Apr 2004 19:40:31 +0000 (21:40 +0200)] 
optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.

2004-04-20  Uros Bizjak  <uros@kss-loka.si>

* optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.
(asin_optab, acos_optab): Define corresponding macros.
* optabs.c (init_optabs): Initialize asin_optab and acos_optab.
* genopinit.c (optabs): Implement asin_optab and acos_optab
using asin?f2 and acos?f2 patterns.
* builtins.c (expand_builtin_mathfn): Handle BUILT_IN_ASIN{,F,L}
using asin_optab, and BUILT_IN_ACOS{,F,L} using acos_optab.
(expand_builtin): Expand BUILT_IN_ASIN{,F,L} and BUILT_IN_ACOS{,F,L}
using expand_builtin_mathfn if flag_unsafe_math_optimizations is set.

* config/i386/i386.md (asindf2, asinsf2, asinxf2, acosdf2,
acossf2, acosxf2): New expanders to implement asin, asinf, asinl,
acos, acosf and acosl built-ins as inline x87 intrinsics.

* gcc.dg/builtins-39.c: New test.

From-SVN: r80921

20 years ago* gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
Aldy Hernandez [Tue, 20 Apr 2004 19:24:00 +0000 (19:24 +0000)] 
* gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.

From-SVN: r80919

20 years agoBufferedWriter.java: Reordered variables to be at top of the class.
Michael Koch [Tue, 20 Apr 2004 18:15:44 +0000 (18:15 +0000)] 
BufferedWriter.java: Reordered variables to be at top of the class.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/io/BufferedWriter.java:
Reordered variables to be at top of the class.
(localFlush): Removed redundant final keyword.

From-SVN: r80916

20 years agoMouseEvent.java (<init>): fixed field assignment
Ingo Proetel [Tue, 20 Apr 2004 18:04:50 +0000 (18:04 +0000)] 
MouseEvent.java (<init>): fixed field assignment

2004-04-20  Ingo Proetel  <proetel@aicas.com>

* java/awt/event/MouseEvent.java (<init>): fixed field assignment

From-SVN: r80915

20 years ago[multiple changes]
Michael Koch [Tue, 20 Apr 2004 16:14:25 +0000 (16:14 +0000)] 
[multiple changes]

2004-04-20  Jeroen Frijters  <jeroen@frijters.net>

* java/text/DecimalFormat.java (scanFix): Removed suffix check
for percent and permill check.

2004-04-20  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/FieldPosition.java
(FieldPosition) Constructor now behaves as it should according
to the java documentation.

2004-04-20  Mark Wielaard  <mark@klomp.org>

* java/util/Properties.java: Use the word umlaut, not &auml; in api
documentation.

From-SVN: r80910

20 years agoBuffer.java, [...]: Fixed javadocs and jalopied all over java.nio.
Michael Koch [Tue, 20 Apr 2004 15:27:38 +0000 (15:27 +0000)] 
Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/nio/Buffer.java,
java/nio/channels/AlreadyConnectedException.java,
java/nio/channels/AsynchronousCloseException.java,
java/nio/channels/ByteChannel.java,
java/nio/channels/CancelledKeyException.java,
java/nio/channels/Channel.java,
java/nio/channels/Channels.java,
java/nio/channels/ClosedByInterruptException.java,
java/nio/channels/ClosedChannelException.java,
java/nio/channels/ClosedSelectorException.java,
java/nio/channels/ConnectionPendingException.java,
java/nio/channels/DatagramChannel.java,
java/nio/channels/FileChannel.java,
java/nio/channels/FileLock.java,
java/nio/channels/FileLockInterruptionException.java,
java/nio/channels/GatheringByteChannel.java,
java/nio/channels/IllegalBlockingModeException.java,
java/nio/channels/IllegalSelectorException.java,
java/nio/channels/InterruptibleChannel.java,
java/nio/channels/NoConnectionPendingException.java,
java/nio/channels/NonReadableChannelException.java,
java/nio/channels/NonWritableChannelException.java,
java/nio/channels/NotYetBoundException.java,
java/nio/channels/NotYetConnectedException.java,
java/nio/channels/OverlappingFileLockException.java,
java/nio/channels/Pipe.java,
java/nio/channels/ReadableByteChannel.java,
java/nio/channels/ScatteringByteChannel.java,
java/nio/channels/SelectableChannel.java,
java/nio/channels/SelectionKey.java,
java/nio/channels/Selector.java,
java/nio/channels/ServerSocketChannel.java,
java/nio/channels/SocketChannel.java,
java/nio/channels/UnresolvedAddressException.java,
java/nio/channels/UnsupportedAddressTypeException.java,
java/nio/channels/WritableByteChannel.java,
java/nio/channels/spi/AbstractInterruptibleChannel.java,
java/nio/channels/spi/AbstractSelectableChannel.java,
java/nio/channels/spi/AbstractSelectionKey.java,
java/nio/channels/spi/AbstractSelector.java,
java/nio/channels/spi/SelectorProvider.java,
java/nio/charset/spi/CharsetProvider.java:
Fixed javadocs and jalopied all over java.nio.

From-SVN: r80909

20 years agoByteBufferImpl.java, [...]: Made sure all classes are final and removed final keyword...
Michael Koch [Tue, 20 Apr 2004 14:54:37 +0000 (14:54 +0000)] 
ByteBufferImpl.java, [...]: Made sure all classes are final and removed final keyword from all methods.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/nio/ByteBufferImpl.java,
java/nio/CharBufferImpl.java,
java/nio/DirectByteBufferImpl.java,
java/nio/DoubleBufferImpl.java,
java/nio/DoubleViewBufferImpl.java,
java/nio/FloatBufferImpl.java,
java/nio/FloatViewBufferImpl.java,
java/nio/IntBufferImpl.java,
java/nio/IntViewBufferImpl.java,
java/nio/LongBufferImpl.java,
java/nio/LongViewBufferImpl.java,
java/nio/MappedByteBufferImpl.java,
java/nio/ShortBufferImpl.java,
java/nio/ShortViewBufferImpl.java:
Made sure all classes are final and removed final keyword from all
methods.

From-SVN: r80907

20 years agoMarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all...
Michael Koch [Tue, 20 Apr 2004 14:45:10 +0000 (14:45 +0000)] 
MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/rmi/MarshalledObject.java,
java/rmi/Naming.java,
java/rmi/RemoteException.java,
java/rmi/activation/ActivationException.java,
java/rmi/server/ServerCloneException.java,
java/security/AccessController.java,
java/security/AlgorithmParameterGenerator.java,
java/security/AlgorithmParameters.java,
java/security/CodeSource.java,
java/security/Identity.java,
java/security/IdentityScope.java,
java/security/KeyPairGenerator.java,
java/security/KeyStore.java,
java/security/Security.java,
java/security/Signature.java,
java/security/SignatureSpi.java,
java/security/SignedObject.java,
java/security/spec/DSAParameterSpec.java,
java/security/spec/DSAPrivateKeySpec.java,
java/security/spec/DSAPublicKeySpec.java,
java/sql/Array.java,
java/sql/DatabaseMetaData.java,
java/sql/ResultSet.java,
java/text/ChoiceFormat.java,
java/text/CollationElementIterator.java,
java/text/CollationKey.java,
java/text/Collator.java,
java/text/DateFormat.java,
java/text/DateFormatSymbols.java,
java/text/DecimalFormatSymbols.java,
java/text/Format.java,
java/text/ParsePosition.java,
java/text/RuleBasedCollator.java,
java/text/SimpleDateFormat.java,
java/text/StringCharacterIterator.java,
java/util/Collections.java,
java/util/PropertyResourceBundle.java,
java/util/ResourceBundle.java,
java/util/StringTokenizer.java,
java/util/jar/Attributes.java,
java/util/logging/ConsoleHandler.java,
java/util/logging/LogManager.java,
java/util/logging/MemoryHandler.java,
java/util/logging/SocketHandler.java,
javax/naming/NamingException.java:
Fixed javadoc, coding style and argument names all over.

From-SVN: r80906

20 years ago* config/arm/arm.c (arm_legitimate_address_p): Use rtx_equal_p.
Paul Brook [Tue, 20 Apr 2004 14:18:39 +0000 (14:18 +0000)] 
* config/arm/arm.c (arm_legitimate_address_p): Use rtx_equal_p.

From-SVN: r80903

20 years ago[multiple changes]
Michael Koch [Tue, 20 Apr 2004 13:43:35 +0000 (13:43 +0000)] 
[multiple changes]

2004-04-20  Jeroen Frijters  <jeroen@frijters.net>

* java/io/FileDescriptor.java: (FileDescriptor) Added public
constructor. (valid) Added null check.

2004-04-20  Guilhem Lavaux <guilhem@kaffe.org>

        Reported by Nektarios Papadopoulos <npapadop@inaccessnetworks.com>
* java/io/FileOutputStream.java
(FileOutputStream) Reorganized constructors. Constructors now
check whether the given path is directory.

From-SVN: r80901

20 years agoAuthenticator.java, [...]: Fixed javadocs, coding style and argument names all over.
Michael Koch [Tue, 20 Apr 2004 13:05:10 +0000 (13:05 +0000)] 
Authenticator.java, [...]: Fixed javadocs, coding style and argument names all over.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/net/Authenticator.java,
java/net/BindException.java,
java/net/ConnectException.java,
java/net/ContentHandler.java,
java/net/ContentHandlerFactory.java,
java/net/DatagramPacket.java,
java/net/DatagramSocket.java,
java/net/DatagramSocketImpl.java,
java/net/DatagramSocketImplFactory.java,
java/net/FileNameMap.java,
java/net/HttpURLConnection.java,
java/net/Inet4Address.java,
java/net/Inet6Address.java,
java/net/InetAddress.java,
java/net/InetSocketAddress.java,
java/net/JarURLConnection.java,
java/net/MalformedURLException.java,
java/net/MulticastSocket.java,
java/net/NetPermission.java,
java/net/NetworkInterface.java,
java/net/NoRouteToHostException.java,
java/net/PasswordAuthentication.java,
java/net/PortUnreachableException.java,
java/net/ProtocolException.java,
java/net/ServerSocket.java,
java/net/Socket.java,
java/net/SocketAddress.java,
java/net/SocketException.java,
java/net/SocketImpl.java,
java/net/SocketImplFactory.java,
java/net/SocketOptions.java,
java/net/SocketPermission.java,
java/net/SocketTimeoutException.java,
java/net/URI.java,
java/net/URISyntaxException.java,
java/net/URL.java,
java/net/URLClassLoader.java,
java/net/URLConnection.java,
java/net/URLDecoder.java,
java/net/URLEncoder.java,
java/net/URLStreamHandler.java,
java/net/URLStreamHandlerFactory.java,
java/net/UnknownHostException.java,
java/net/UnknownServiceException.java:
Fixed javadocs, coding style and argument names all over.

From-SVN: r80900

20 years agoByte.java, [...]: Fixed javadocs, coding style and argument names all over.
Michael Koch [Tue, 20 Apr 2004 12:30:19 +0000 (12:30 +0000)] 
Byte.java, [...]: Fixed javadocs, coding style and argument names all over.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/lang/Byte.java,
java/lang/CharSequence.java,
java/lang/ClassLoader.java,
java/lang/Compiler.java,
java/lang/Double.java,
java/lang/Float.java,
java/lang/Integer.java,
java/lang/Long.java,
java/lang/Math.java,
java/lang/Number.java,
java/lang/Package.java,
java/lang/Runtime.java,
java/lang/RuntimePermission.java,
java/lang/SecurityManager.java,
java/lang/Short.java,
java/lang/StringBuffer.java,
java/lang/System.java,
java/lang/ThreadGroup.java,
java/lang/Throwable.java,
java/lang/reflect/InvocationHandler.java,
java/lang/reflect/Proxy.java:
Fixed javadocs, coding style and argument names all over.

From-SVN: r80899

20 years agoBufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to match javado...
Michael Koch [Tue, 20 Apr 2004 11:37:41 +0000 (11:37 +0000)] 
BufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to match javadocs, fixed coding style.

2004-04-20  Michael Koch  <konqueror@gmx.de>

* java/io/BufferedWriter.java,
java/io/ByteArrayInputStream.java,
java/io/CharArrayWriter.java,
java/io/DataInput.java,
java/io/DataInputStream.java,
java/io/File.java,
java/io/FilterInputStream.java,
java/io/InputStream.java,
java/io/InputStreamReader.java,
java/io/ObjectInputStream.java,
java/io/ObjectStreamClass.java,
java/io/PipedInputStream.java,
java/io/PipedReader.java,
java/io/PushbackInputStream.java,
java/io/PushbackReader.java,
java/io/RandomAccessFile.java,
java/io/SerializablePermission.java,
java/io/StreamTokenizer.java,
java/io/StringWriter.java,
java/io/WriteAbortedException.java,
java/io/Writer.java:
Fixed javadocs all over, rename arguments to match javadocs,
fixed coding style.

From-SVN: r80897