- 15 Aug, 2001 13 commits
-
-
* jni.cc: Include IdentityHashMap.h, not Hashtable.h. (local_ref_table, global_ref_table): Now IdentityHashMap. (_Jv_JNI_Init): Updated for new types. (mark_for_gc): Likewise. (unmark_for_gc): Likewise. * gcj/javaprims.h: Rebuilt class list. * Makefile.in: Rebuilt. * Makefile.am (core_java_source_files): Added new file. * java/util/IdentityHashMap.java: New file. From-SVN: r44929
Tom Tromey committed -
* gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIG correctly. From-SVN: r44928
Tom Tromey committed -
* rtl.h (only_sets_cc0_p): New prototype. * jump.c (sets_cc0_p): Handle INSN. (only_sets_cc0_p): New function. * flow.c (merge_blocks_nomove): Use only_sets_cc0_p. (tidy_fallthru_edge): Likewise. * integrate.c (copy_insn_list): Likewise. * unroll.c (unroll_loop): Likewise. (copy_loop_body): Likewise. From-SVN: r44927
John Wehle committed -
From-SVN: r44926
Jason Eckhardt committed -
* configure.target (cpu_include_dir): Set to `config/cpu/m68k' for m68k and m680[246]0. * config/cpu/m68k/bits/atomicity.h: New file. From-SVN: r44925
Andreas Schwab committed -
* include/bits/std_limits.h [__glibcpp_long_double_bits == 96]: Define appropriate long double limits for m68k extended floating point. (__glibcpp_f32_digits10): Corrected, off by one. (__glibcpp_f80_digits10): Likewise. (__glibcpp_f128_digits10): Likewise. * config/os/gnu-linux/bits/os_defines.h (__glibcpp_long_double_bits) [__mc68000__]: Define to 96. From-SVN: r44924
Andreas Schwab committed -
* predict.c (struct block_info_def): Remove nvisited. (propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions. (estimate_bb_frequencies): Call mark_dfs_back_edges. * i386.c (ix86_agi_depdendant): Lea causes AGI only on the Pentium (ix86_adjust_cost): Teach scheduler that latency to load operand can be masked. From-SVN: r44921
Jan Hubicka committed -
From-SVN: r44920
Jan Hubicka committed -
From-SVN: r44919
Richard Henderson committed -
From-SVN: r44917
GCC Administrator committed -
2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com> * lib/g77-dg.exp: Use prune.exp for common procedures (g77-dg-prune): Replace prune_g77_output with prune_gcc_output * lib/g77.exp: (g77-dg-prune) Remove From-SVN: r44916
David Billinghurst committed -
From-SVN: r44915
Zack Weinberg committed -
* config.sub: Merge from master sources, rev 1.218. * config.guess: Merge from master sources, rev 1.209. From-SVN: r44914
Zack Weinberg committed
-
- 14 Aug, 2001 22 commits
-
-
* class.c, cp-tree.h (build_vfn_ref): Remove. * call.c, rtti.c: Replace all refernces with build_vtbl_ref. From-SVN: r44913
Richard Henderson committed -
* testsuite/18_support/numeric_limits.cc: Add more tests. * include/bits/std_limits.h (numeric_limits<char>::max): Fix typo. From-SVN: r44911
Gabriel Dos Reis committed -
* flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG note from its associated jump. From-SVN: r44910
Jeffrey A Law committed -
From-SVN: r44909
Ulrich Weigand committed -
From-SVN: r44908
Ulrich Weigand committed -
From-SVN: r44907
Ulrich Weigand committed -
From-SVN: r44901
Gabriel Dos Reis committed -
From-SVN: r44898
Nick Clifton committed -
* doc/install.texi (Specific, avr): Fix markup. (Specific, c4x): Ditto. From-SVN: r44896
Gerald Pfeifer committed -
From-SVN: r44895
Matt Kraai committed -
* Makefile.in (OBJS): Add rtl-error.o (rtl-error.o): New rule. (diagnostic.o): Adjust dependency. diagnostic.c (file_and_line_for_asm, diagnostic_for_asm, error_for_asm, _fatal_insn, _fatal_insn_not_found, warning_for_asm): Move to... rtl-error.c: ...here. New file. From-SVN: r44894
Gabriel Dos Reis committed -
* dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame if USING_SJLJ_EXCEPTIONS. From-SVN: r44893
Richard Henderson committed -
* tlink.c (scan_linker_output): Check string for unsatisfied in addition to undefined and unresolved. From-SVN: r44892
Steve Ellcey committed -
From-SVN: r44891
Graham Stott committed -
* genattrtab.c (simplify_test_exp_in_temp): New function. (simplify_test_exp): Avoid explicit use of temporary obstack. (simplify_cond, insert_right_side, evaluate_eq_attr, simplify_and_tree, simplify_or_tree, eliminate_known_true): Use simplify_test_exp_in_temp. (optimize_attrs): Iterate until expression stabilizes. From-SVN: r44890
Jan Hubicka committed -
2001-08-14 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am: Consolidate target rules. Don't clean stamp files. Tweak target build directory stamp. * include/Makefile.in: Regenerate. From-SVN: r44889
Benjamin Kosnik committed -
2001-08-14 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am: Consolidate target rules. Don't clean stamp files. Tweak target build directory stamp. * include/Makefile.in: Regenerate. 2 From-SVN: r44888
Benjamin Kosnik committed -
From-SVN: r44886
GCC Administrator committed -
2001-08-14 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> * libstdc++-v3/libmath/stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGL From-SVN: r44884
Peter Schmid committed -
2001-08-13 Benjamin Kosnik <bkoz@redhat.com> * configure.in (libtool_VERSION): Add. (VERSION): Change to (release_VERSION): This. * configure: Regenerate. * src/Makefile.am (libstdc___la_LDFLAGS): Use -version-info with libtool_VERSION. * src/Makefile.in: Regenerate. * intl/Makefile.am: Remove. * intl/Makefile.in: Remove. * intl: Remove. * Makefile.am (SUBDIRS): Remove intl. * po/Makefile.am (DISTFILES): Add string_literals.cc (MSGFMT): Add. * po/string_literals.cc: Add. * po/POTFILES.in: Fix path. * acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Don't call AM_GNU_GETTEXT. * aclocal.m4: Regenerate. * configure.in: Remove AC_OUTPUT of intl/Makefile. * include/backward/backward_warning.h: Clarify message. * testsuite_flags.in (--cxxflags): Use same debug flags for library and testsuite. * include/Makefile.am (c_compatibility): Remove. * include/Makefile.in: Regenerate. From-SVN: r44880
Benjamin Kosnik committed -
define __LONG_MAX__ in CPP_PREDEFINES instead. From-SVN: r44879
Ulrich Weigand committed -
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name. From-SVN: r44878
Andrew Cagney committed
-
- 13 Aug, 2001 5 commits
-
-
* configure.in (LIMITS_INC_SRCDIR): New variable. * configure.target (LIMITSH): New variable. * porting.texi: Discuss numeric limits. * config/cpu/generic/bits/limits.h: New file. * config/cpu/i386/bits/limits.h: New file. * include/Makefile.am: Install bits/limits.h. * include/bits/c++config: Include bits/limits.h. From-SVN: r44877
Mark Mitchell committed -
* config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove. (DTOR_LIST_BEGIN, DTOR_LIST_END): Remove. * config/arm/conix-elf.h: Likewise. From-SVN: r44874
Richard Henderson committed -
* config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done in gcc.c. * config/rs6000/sysv4.h (LINK_SPEC): Likewise. From-SVN: r44873
Geoffrey Keating committed -
* gcse.c (hash_scan_set): Expressions that are set as part of jump instructions are not available. From-SVN: r44872
Geoffrey Keating committed -
* java/awt/image/SampleModel.java (getPixel): Set correct array element. From Chris Meyer. From-SVN: r44871
Tom Tromey committed
-