- 05 May, 2005 11 commits
-
-
2005-05-04 H.J. Lu <hongjiu.lu@intel.com> * java/awt/BufferCapabilities.java (BufferCapabilities): Fix the typo. From-SVN: r99261
H.J. Lu committed -
* src/x86/ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags. (ffi_call): Mask return type field. Pass ssecount to ffi_call_unix64. (ffi_prep_closure): Set carry bit if sse-used flag set. * src/x86/unix64.S (ffi_call_unix64): Add ssecount argument. Only load sse registers if ssecount non-zero. (ffi_closure_unix64): Only save sse registers if carry set on entry. From-SVN: r99257
Richard Henderson committed -
* testsuite/lib/libstdc++.exp (v3-build_support): Look for __GTHREADS, rather than _GLIBCXX_HAVE_GTHR_DEFAULT, to determine whether or not thread support is available. From-SVN: r99256
Mark Mitchell committed -
* docs/html/test.html: Explain how to run the testsuite on an installed directory. From-SVN: r99255
Mark Mitchell committed -
2005-05-05 Paul Brook <paul@codesourcery.com> * Makefile.in: Replace dependencies on basic-block.h, c-pragma.h, cfgloop.h, diagnostic.h, insn-attr.h, langhooks-def.h, params.h, regs.h, system.h, tree-dump.h, tree-gimple.h, tree-scalar-evolution.h and tree-data-ref.h with *_H variables. From-SVN: r99254
Paul Brook committed -
2005-05-05 Kelley Cook <kcook@gcc.gnu.org> * config/m32r/xm-m32r.h, config/m32r/linux.h: Delete files. From-SVN: r99253
Kelley Cook committed -
2005-05-05 Kelley Cook <kcook@gcc.gnu.org> * system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN. From-SVN: r99252
Kelley Cook committed -
From-SVN: r99251
Mike Stump committed -
2005-05-04 Thomas Fitzsimmons <fitzsim@redhat.com> * java/awt/image/BufferStrategy.java: Document. From-SVN: r99250
Thomas Fitzsimmons committed -
* configure.in: Always pass --target to target configures as otherwise rebuilds that do --recheck will fail. * confiugure: Rebuilt. From-SVN: r99247
Mike Stump committed -
[[Split portion of a mixed commit.]] From-SVN: r99244.2
GCC Administrator committed
-
- 04 May, 2005 27 commits
-
-
From-SVN: r99238
Gerald Pfeifer committed -
Oked by Dale Johannesen. From-SVN: r99236
Fariborz Jahanian committed -
* config/mmix/predicates.md: New file. * config/mmix/mmix.c (mmix_symbolic_or_address_operand) (mmix_reg_or_constant_operand, mmix_reg_cc_operand) (mmix_foldable_comparison_operator, mmix_comparison_operator) (mmix_reg_or_0_operand, mmix_reg_or_8bit_operand): Remove. * config/mmix/mmix.h (PREDICATE_CODES, SPECIAL_MODE_PREDICATES): Don't define. * config/mmix/mmix.md: Include predicates.md. ("call", "call_value"): Force address to register if it isn't a mmix_symbolic_or_address_operand. From-SVN: r99235
Hans-Peter Nilsson committed -
2005-05-04 Thomas Fitzsimmons <fitzsim@redhat.com> * java/awt/BufferCapabilities.java: Document. From-SVN: r99234
Thomas Fitzsimmons committed -
2005-05-04 Thomas Koenig <Thomas.Koenig@online.de> PR libfortran/21354 * m4/cshift1.m4: Change dimension of auxiliary arrays from GFC_MAX_DIMENSION - 1 to GFC_MAX_DIMENSION. * m4/eoshift1.m4: Likewise. * m4/eoshift3.m4: Likewise. * m4/ifunction.m4: Likewise. * m4/in_pack.m4: Likewise. * m4/in_unpack.m4: Likewise. * intrinsics/cshift0.c: Likewise. * intrinsics/eoshift0.c: Likewise. * intrinsics/eoshift2.c: Likewise. * intrinsics/random.c: Likewise. * intrinsics/spread_generic.c: Likewise. * intrinsics/stat.c: Likewise. * generated/all_l4.c: Regenerated. * generated/all_l8.c: Regenerated. * generated/any_l4.c: Regenerated. * generated/any_l8.c: Regenerated. * generated/count_4_l4.c: Regenerated. * generated/count_4_l8.c: Regenerated. * generated/count_8_l4.c: Regenerated. * generated/count_8_l8.c: Regenerated. * generated/cshift1_4.c: Regenerated. * generated/cshift1_8.c: Regenerated. * generated/eoshift1_4.c: Regenerated. * generated/eoshift1_8.c: Regenerated. * generated/eoshift3_4.c: Regenerated. * generated/eoshift3_8.c: Regenerated. * generated/in_pack_i4.c: Regenerated. * generated/in_pack_i8.c: Regenerated. * generated/in_unpack_i4.c: Regenerated. * generated/in_unpack_i8.c: Regenerated. * generated/maxloc0_4_i4.c: Regenerated. * generated/maxloc0_4_i8.c: Regenerated. * generated/maxloc0_4_r4.c: Regenerated. * generated/maxloc0_4_r8.c: Regenerated. * generated/maxloc0_8_i4.c: Regenerated. * generated/maxloc0_8_i8.c: Regenerated. * generated/maxloc0_8_r4.c: Regenerated. * generated/maxloc0_8_r8.c: Regenerated. * generated/maxloc1_4_i4.c: Regenerated. * generated/maxloc1_4_i8.c: Regenerated. * generated/maxloc1_4_r4.c: Regenerated. * generated/maxloc1_4_r8.c: Regenerated. * generated/maxloc1_8_i4.c: Regenerated. * generated/maxloc1_8_i8.c: Regenerated. * generated/maxloc1_8_r4.c: Regenerated. * generated/maxloc1_8_r8.c: Regenerated. * generated/maxval_i4.c: Regenerated. * generated/maxval_i8.c: Regenerated. * generated/maxval_r4.c: Regenerated. * generated/maxval_r8.c: Regenerated. * generated/minloc0_4_i4.c: Regenerated. * generated/minloc0_4_i8.c: Regenerated. * generated/minloc0_4_r4.c: Regenerated. * generated/minloc0_4_r8.c: Regenerated. * generated/minloc0_8_i4.c: Regenerated. * generated/minloc0_8_i8.c: Regenerated. * generated/minloc0_8_r4.c: Regenerated. * generated/minloc0_8_r8.c: Regenerated. * generated/minloc1_4_i4.c: Regenerated. * generated/minloc1_4_i8.c: Regenerated. * generated/minloc1_4_r4.c: Regenerated. * generated/minloc1_4_r8.c: Regenerated. * generated/minloc1_8_i4.c: Regenerated. * generated/minloc1_8_i8.c: Regenerated. * generated/minloc1_8_r4.c: Regenerated. * generated/minloc1_8_r8.c: Regenerated. * generated/minval_i4.c: Regenerated. * generated/minval_i8.c: Regenerated. * generated/minval_r4.c: Regenerated. * generated/minval_r8.c: Regenerated. * generated/product_c4.c: Regenerated. * generated/product_c8.c: Regenerated. * generated/product_i4.c: Regenerated. * generated/product_i8.c: Regenerated. * generated/product_r4.c: Regenerated. * generated/product_r8.c: Regenerated. * generated/sum_c4.c: Regenerated. * generated/sum_c8.c: Regenerated. * generated/sum_i4.c: Regenerated. * generated/sum_i8.c: Regenerated. * generated/sum_r4.c: Regenerated. * generated/sum_r8.c: Regenerated. 2005-05-04 Thomas Koenig <Thomas.Koenig@online.de> PR libfortran/21354 gfortran.dg/in_pack_rank7.f90: New test. From-SVN: r99232
Thomas Koenig committed -
* java/nio/channels/FileLock.java (toString): Entirely avoid String "+". 2005-05-04 Andrew Overholt <overholt@redhat.com> * java/nio/channels/FileLock.java (toString): Re-implement using StringBuffer. From-SVN: r99230
Tom Tromey committed -
2005-05-04 Andrew MacLeod <amacleod@redhat.com> * tree-flow-inline.h (op_iter_init_use, op_iter_init_def): Assert that the flags are of appropriate types. (num_ssa_operands): Generalize using the generic interface. * tree-ssa-dce.c (remove_dead_stmt): Don't ask for kills on a DEF iterator. From-SVN: r99227
Andrew MacLeod committed -
ChangeLog-2000, and ChangeLog-2004. Correct some typos. This change does not itself get a ChangeLog entry. From-SVN: r99225
Ian Lance Taylor committed -
2005-05-04 Thomas Fitzsimmons <fitzsim@redhat.com> * java/awt/ImageCapabilities.java: Document. * java/awt/image/VolatileImage.java: Unindent copyright header. From-SVN: r99224
Thomas Fitzsimmons committed -
(keep_flag, local_flag, global_flag, cplusplus_flag): Make extern. From-SVN: r99223
Richard Sandiford committed -
* tree-outof-ssa.c (edge_leader, stmt_list, analyze_edges_for_bb): Use VEC instead of VARRAY. (init_analayze_edges_for_bb, fini_analayze_edges_for_bb): New. (perform_edge_inserts): Call init_analayze_edges_for_bb and fini_analayze_edges_for_bb. From-SVN: r99222
Kazu Hirata committed -
PR driver/21112 * gcc.c (process_command): In the second argv scan loop, ignore Xassembler and Xpreprocessor, along with their argument. From-SVN: r99221
James E Wilson committed -
* tree-flow-inline.h, tree-ssa-operands.c, tree-ssa-operands.h, tree-ssa-opfinalize.h: Likewise. tree-vn.c: Fix comment typos. * doc/passes.texi, doc/tree-ssa.texi: Fix typos. From-SVN: r99220
Kazu Hirata committed -
2005-05-04 Paolo Bonzini <bonzini@gnu.org> * doc/tm.texi (Target Hooks): Document TARGET_RESOLVE_OVERLOADED_BUILTIN. From-SVN: r99219
Paolo Bonzini committed -
2005-05-04 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from STAGE_HOST_EXPORTS. (configure, all): Add bootstrap support. (Host modules, target modules): Pass post-stage1 flags and exports. (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. * Makefile.in: Regenerate. From-SVN: r99218
Paolo Bonzini committed -
2005-05-04 Paul Brook <paul@codesourcery.com> * Makefile.in: Change dependencies on target.h to $(TARGET_H). From-SVN: r99217
Paul Brook committed -
* tree-ssa-loop-ivopts.c (rewrite_address_base): Don't call update_stmt. From-SVN: r99216
Kazu Hirata committed -
* loop-unroll.c (var_to_expand, analyze_insn_to_expand_var, get_expansion, expand_var_during_unrolling, insert_var_expansion_initialization, combine_var_copies_in_loop_exit, release_var_copies): Use VEC instead of VARRAY. From-SVN: r99211
Kazu Hirata committed -
* dwarf2out.c (incomplete_types, retry_incomplete_types, gen_struct_or_union_type_die, dwarf2out_init): Use VEC instead of VARRAY. From-SVN: r99210
Kazu Hirata committed -
* cp-tree.h (language_function): Change the type of x_local_names to VEC. * decl.c (push_local_name): Adjust uses of local_names. From-SVN: r99209
Kazu Hirata committed -
2005-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> * java/awt/image/VolatileImage.java: Document. From-SVN: r99208
Thomas Fitzsimmons committed -
2004-05-03 Andrew Pinski <pinskia@physics.uc.edu> PR middle-end/15618 * fold-const.c (fold_widened_comparison): Treat BOOLEAN_TYPE the same as INTEGER_TYPE. (fold_binary): Fold "bool_var != 0" to bool_var. Fold "bool_var == 1" to bool_var. 2005-05-03 Andrew Pinski <pinskia@physics.uc.edu> PR middle-end/15618 * gcc.dg/tree-ssa/bool-[1-9].c: New tests. From-SVN: r99207
Andrew Pinski committed -
2005-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> PR java/20309 * Make-lang.in (java): Add gjnih. (JAVA_TARGET_INDEPENDENT_BIN_TOOLS): Likewise. (GJNIH_OBJS): New variable. (gjnih$(exeext)): New target. (JAVA_MANFILES): Add gjnih.1. (java.uninstall): Add gjnih.1. (java.mostlyclean): Add gjnih. (java.maintainer-clean): Add gjnih.1. (java/gjavah-jni.o): New target. (.INTERMEDIATE): Add gjnih.pod. (gjnih.pod): New target. * config-lang.in (stagestuff): Add gjnih. * gcj.texi (Top): Add gjnih node. (Invoking gcjh): Add descriptions of -force, -old, -trace, -J and -bootclasspath options. (Invoking gjnih): New node. * gjavah.c Initialize flag_jni to 1 if JNI_DEFAULT is defined. (TOOLNAME): New macro. (error): Replace hard-coded gcjh with TOOLNAME. (process_file): Likewise. (usage): Likewise. (version): Likewise. (help): Likewise. Add help output for -force, -old, -trace and -J options. (OPT_FORCE, OPT_OLD, OPT_TRACE): New macros. (options): Add force, old, trace and J fields. (main): Handle -force, -old, -trace and -J options. From-SVN: r99206
Thomas Fitzsimmons committed -
PR middle-end/21318 * function.c (instantiate_virtual_regs_in_insn): Use the mode from recog_data instead of insn_data. From-SVN: r99205
Richard Henderson committed -
* common.opt (fdiagnostics-show-option): No variable is needed. * diagnostic.h (diagnostic_context): Add show_option_requested flag. * diagnostic.c (diagnostic_initialize): Initialize show_option_requested. (diagnostic_report_diagnostic): Test for enabled diagnostics here. Save and restore original message format. Use flag in context instead of global. (warning): Don't test for enabled warnings here. * opts.c (common_handle_option): Handle -fdiagnostics-show-option here. From-SVN: r99204
DJ Delorie committed -
2005-05-04 Kelley Cook <kcook@gcc.gnu.org> * config/m32r/xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. * config/m32r/xm-linux.h: Don't undefine HOST_WORDS_BIG_ENDIAN. * mips-tfile.c: Use WORDS_BIG_ENDIAN instead of HOST_WORDS_BIG_ENDIAN. * aclocal.m4: Don't include accross.m4. * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF. * configure, config.in: Regenerate. From-SVN: r99203
Kelley Cook committed -
[[Split portion of a mixed commit.]] From-SVN: r99200.2
GCC Administrator committed
-
- 03 May, 2005 2 commits
-
-
From-SVN: r99197
Thomas Fitzsimmons committed -
* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c (init_glib_threads): Check if threading system is already initialized. From-SVN: r99196
Thomas Fitzsimmons committed
-