- 15 Dec, 2000 31 commits
-
-
* jargrep.c: Include getopt.h if it exists. (optind): Declare. * configure, config.h: Rebuilt. * configure.in: Check for getopt.h. Co-Authored-By: Kelley Cook <kelleycook@home.com> From-SVN: r38294
Tom Tromey committed -
2000-12-14 Andrew Haley <aph@redhat.com> * boehm.c (mark_reference_fields): Change test to correctly detect bitmap overflow. From-SVN: r38293
Andrew Haley committed -
From-SVN: r38292
Jason Merrill committed -
From-SVN: r38291
Jason Merrill committed -
From-SVN: r38290
Jason Merrill committed -
* java/util/ResourceBundle.java (trySomeGetBundle): Pass class loader to Class.forName. From-SVN: r38289
Tom Tromey committed -
* gcc.c (cpp_options): Pass -fno-operator-names. * cpplib.h (struct cpp_options): Add operator_names. * cppinit.c (cpp_create_reader): Initialize it. (initialize_builtins): If -fno-operator-names, don't add C++ alternate operator names. (COMMAND_LINE_OPTIONS): Add -fno-operator-names. (cpp_handle_option): Clear operator_names. From-SVN: r38288
Jakub Jelinek committed -
* call.c (build_op_delete_call): See through ARRAY_TYPEs. * call.c (build_new_function_call): Lose space before paren in error message. (build_new_method_call): Likewise. * typeck2.c (build_m_component_ref): Propagate quals from datum. From-SVN: r38287
Jason Merrill committed -
* jump.c (jump_optimize_1): Don't delete the line note after the prologue even if it seems redundant. * config/arm/arm.c (arm_expand_prologue): Set RTX_FRAME_RELATED_P on all insns used to adjust the stack. From-SVN: r38286
Jason Merrill committed -
* combine.c (cant_combine_insn_p): Get around SUBREGs when determining hardreg<->reg moves. From-SVN: r38285
Jan Hubicka committed -
* genrecog.c (add_to_sequence): Remove special case for const_int_operand. (maybe_both_true): Return 1 when falling out of sequence when trying to find common possition in the pattern. From-SVN: r38284
Jan Hubicka committed -
From-SVN: r38283
Jan Hubicka committed -
From-SVN: r38282
Jan Hubicka committed -
2000-12-15 Andreas Jaeger <aj@suse.de> * configure.in: Handle lang_dirs. From-SVN: r38281
Andreas Jaeger committed -
2000-12-15 Andreas Jaeger <aj@suse.de> * config-lang.in (lang_dirs): Added. From-SVN: r38280
Andreas Jaeger committed -
* function.c (adjust_trampoline_addr): New function. (trampoline_address): Call it instead of round_trampoline_addr(). * tm.texi (TRAMPOLINE_ADJUST_ADDRESS): Document it. From-SVN: r38279
Alexandre Oliva committed -
2000-12-15 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (end_artificial_method_body): Fixed undefined behavior. Credits go to rth for finding it. (http://gcc.gnu.org/ml/gcc/2000-12/msg00495.html) From-SVN: r38278
Alexandre Petit-Bianco committed -
From-SVN: r38277
Jeff Law committed -
From-SVN: r38276
Bryce McKinlay committed -
(getBundle(String,Locale,ClassLoader)): New method. (trySomeGetBundle): Added `loader' argument. (partialGetBundle): Likewise. From-SVN: r38275
Tom Tromey committed -
* java/text/NumberFormat.java (groupingUsed, parseIntegerOnly, maximumFractionDigits, maximumIntegerDigits, minimumFractionDigits, minimumIntegerDigits): Now package-private. From-SVN: r38274
Tom Tromey committed -
From-SVN: r38273
Tom Tromey committed -
From-SVN: r38272
Tom Tromey committed -
From-SVN: r38271
Tom Tromey committed -
From-SVN: r38270
Tom Tromey committed -
* java/lang/Character.java: Updated UnicodeBlock constants. * scripts/blocks.pl: Special case private use and surrogate areas. Updated URL. From-SVN: r38269
Tom Tromey committed -
* cppfiles.c (hack_vms_include_specification): Delete function (not used since 1998). From-SVN: r38268
Zack Weinberg committed -
From-SVN: r38267
J"orn Rennecke committed -
pt.c (check_explicit_specialization): Propagate default function arguments to explicit specializations. * pt.c (check_explicit_specialization): Propagate default function arguments to explicit specializations. * g++.old-deja/g++.pt/spec33.C: New test. From-SVN: r38266
Kriang Lerdsuwanakij committed -
2000-12-14 Benjamin Kosnik <bkoz@fillmore.redhat.com> * src/Makefile.am (myinstallheaders): Install backwards headers in prefix, not prefix/backward. * src/Makefile.in: Regenerate. From-SVN: r38265
Benjamin Kosnik committed -
* alias.c (get_alias_set): Call record_component_aliases for COMPLEX_TYPE. (record_component_aliases): Handle COMPLEX_TYPE. From-SVN: r38264
Jim Wilson committed
-
- 14 Dec, 2000 9 commits
-
-
2000-12-14 Benjamin Kosnik <bkoz@haight.redhat.com> * acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert changes touching copysignf, atan2f, expf. (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Add it back here. * aclocal.m4: Regenerate. * configure: Regenerate. 2 From-SVN: r38263
Benjamin Kosnik committed -
2000-12-14 Benjamin Kosnik <bkoz@fillmore.redhat.com> * configure.in (CXX): Exit out if mknumeric_limits fails. * mknumeric_limits (CXX): Use BUILD_DIR/g++, not g++ in path. Consistency with tests_flags.in. From-SVN: r38262
Benjamin Kosnik committed -
From-SVN: r38261
Ovidiu Predescu committed -
* warn_summary: Fix subdirectory filtering. Add -intl and -fixinc subdirectory flags. Add source directory prefix filtering. Redirect diagnostic output to stderr. From-SVN: r38260
Kaveh R. Ghazi committed -
From-SVN: r38259
Kaveh R. Ghazi committed -
From-SVN: r38258
Jason Merrill committed -
From-SVN: r38257
Jason Merrill committed -
2000-12-14 Benjamin Kosnik <bkoz@redhat.com> * include/c/bits/*.h: Remove include_next, replace with include, as include_next does not work host-x-host, and include_next not necessary. From-SVN: r38256
Benjamin Kosnik committed -
* configure.in (fastjar_warn_cflags): Set when using gcc. * Makefile.am (AM_CFLAGS): Set to @fastjar_warn_cflags@. From-SVN: r38255
Kaveh R. Ghazi committed
-