- 11 Feb, 2001 2 commits
-
-
From-SVN: r39582
Richard Henderson committed -
2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com> * include/bits/char_traits.h char_traits<char>::int_type: Change to `int' to match 21.1.3.1/2. * testsuite/21_strings/char_traits-int_type.C: New test. From-SVN: r39581
Gabriel Dos Reis committed
-
- 10 Feb, 2001 4 commits
-
-
From-SVN: r39580
Anthony Green committed -
* config/rs6000/sysv4.h (LINK_TARGET_SPEC): Use two dashes for --oformat. * config/rs6000/sysv4le.h (LINK_TARGET_SPEC): Likewise. From-SVN: r39576
Geoffrey Keating committed -
From-SVN: r39575
Jeff Law committed -
2001-02-10 Gabriel Dos Reis <gdr@codesourcery.com> * testsuite/Makefile.am: New file. From-SVN: r39574
Gabriel Dos Reis committed
-
- 09 Feb, 2001 22 commits
-
-
From-SVN: r39573
Tom Tromey committed -
* java/lang/Double.java (doubleToRawLongBits): Now native. * java/lang/Float.java (floatToRawIntBits): Likewise. * java/lang/natDouble.cc (doubleToRawLongBits): New method. * java/lang/natFloat.cc (floatToRawIntBits): Likewise. From-SVN: r39572
Bryce McKinlay committed -
2001-02-09 Raja R Harinath <harinath@cs.umn.edu> * Make-lang.in (java/mangle_name.o): Add 'make' prereqs. 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> * Manke-lang.in (JVGENMAIN_OBJS): Added `errors.o' * jvgenmain.c (error): Reversed 2001-02-09 patch. `error' is now gone. (http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00537.html) From-SVN: r39571
Alexandre Petit-Bianco committed -
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> * mangle_name.c (append_unicode_mangled_name): Emit `_' or `U' outside of the `__U' sequence too. (unicode_mangling_length): Count `_' or `U' outside of the `__U' sequence too. (http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00532.html) From-SVN: r39570
Alexandre Petit-Bianco committed -
From-SVN: r39569
Christopher Faylor committed -
* config/sh/sh.md (sibcalli, sibcalli_pcrel, sibcalli): Set fp_mode attribute. From-SVN: r39568
Alexandre Oliva committed -
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> * jvgenmain.c (error): Reversed 2001-02-01 deletion. (http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00527.html) From-SVN: r39567
Alexandre Petit-Bianco committed -
read/write contraint. From-SVN: r39566
Nick Clifton committed -
From-SVN: r39565
Nathan Sidwell committed -
From-SVN: r39564
Jason Merrill committed -
From-SVN: r39563
Jeff Law committed -
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> * java/io/File.java (java.net): Imported. (getAbsoluteFile): Added. (getCanonicalPath): Likewise. (toURL): Likewise. (http://gcc.gnu.org/ml/java-patches/2001-q1/msg00208.html) From-SVN: r39562
Alexandre Petit-Bianco committed -
* gcc.c (cpp_options): Delete .d files on error. Don't delete .o files when using the -M options. From-SVN: r39561
Neil Booth committed -
* configure.in: Don't run AC_PROG_CC_WORKS, because we're not interested in the result and it might fail. * libF77/configure.in: Likewise. * libI77/configure.in: Likewise. * libU77/configure.in: Likewise. * configure: Regenerated. * libF77/configure: Likewise. * libI77/configure: Likewise. * libU77/configure: Likewise. In libobjc: * configure.in: Don't run AC_PROG_CC_WORKS or AC_EXEEXT, because we're not interested in the result and they might fail. * configure: Regenerated. From-SVN: r39560
Geoffrey Keating committed -
* java/io/OutputStreamWriter.java: (flush, writeChars): Throw IOException if stream closed. From-SVN: r39559
Bryce McKinlay committed -
From-SVN: r39558
David Edelsohn committed -
* config/rs6000/rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants. Use one TOC entry for SImode and smaller constants, aligned properly. Co-Authored-By: David Edelsohn <edelsohn@gnu.org> From-SVN: r39557
Franz Sirl committed -
* java/lang/Byte.java: Remove redundant instanceof and null checks. * java/lang/Integer.java: Likewise. * java/lang/Long.java: Likewise. * java/lang/Short.java: Likewise. * java/lang/Double.java: Likewise. (doubleToRawLongBits): New method. * java/lang/Float.java: As above. (floatToRawIntBits): New method. From-SVN: r39556
Bryce McKinlay committed -
From-SVN: r39555
Tom Tromey committed -
arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustment for saving the static chain... * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustment for saving the static chain pointer. * dwarf2out.c (dwarf2out_frame_debug_expr): Use the specified offset when setting a temporary CFA register. From-SVN: r39554
Jason Merrill committed -
From paul@dawa.demon.co.uk. Fix for PR libgcj/1913: * java/io/InputStreamReader.java (ready, read): Throw IOException if stream has been closed. From-SVN: r39553
Tom Tromey committed -
2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com> * Make-lang.in (JAVA_OBJS): Added java/mangle_name.o (JVGENMAIN_OBJS): Likewise. * java-tree.h (append_gpp_mangled_name): New prototype. * jcf-parse.c (ggc_mark_jcf): Argument now `void *.' Removed cast calling `gcc_add_root.' * jvgenmain.c (mangle_obstack): New global, initialized. (main): Use it. (do_mangle_class): Constify local `ptr.' Removed macro `MANGLE_NAME.' Removed cast in `for.' Call append_gpp_mangle_name and update `count' if necessary. Use `mangle_obstack.' * mangle.c (append_unicode_mangled_name): Removed. (append_gpp_mangled_name): Likewise. (unicode_mangling_length): Likewise. (mangle_member_name): Return type set to `void.' (mangle_field_decl): Don't append `U' in escaped names. (mangle_method_decl): Likewise. (mangle_member_name): Just use `append_gpp_mangled_name.' * mangle_name.c: New file. (http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00492.html) From-SVN: r39552
Alexandre Petit-Bianco committed
-
- 08 Feb, 2001 12 commits
-
-
* config.gcc : New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-chorusos* . * config/rs6000/chorus.h : New file. * config/i386/chorus.h : New file. * config/sparc/chorus.h : New file. * config/sparc/t-chorus-elf : New file. From-SVN: r39551
Chandrakala Chavva committed -
* configure.in: for *-chorusos, don't config target-newlib and target-libgloss. From-SVN: r39550
Chandrakala Chavva committed -
2001-02-08 Loren J. Rittle <ljrittle@acm.org> * src/locale-inst.cc (fill_n): Instantiate with size_t arguments. From-SVN: r39549
Benjamin Kosnik committed -
From-SVN: r39548
David Edelsohn committed -
* config/rs6000/rs6000.h (ASM_OUTPUT_SYMBOL_REF): Move from here ... * config/rs6000/aix.h (ASM_OUTPUT_SYMBOL_REF): ... to here. * config/rs6000/aix51.h (CPLUSCPLUS_CPP_SPEC): Define it. (__WCHAR_TYPE__): Correct macro name. From-SVN: r39547
David Edelsohn committed -
From-SVN: r39546
David Edelsohn committed -
* config/i386/i386.c (ix86_frame_pointer_required): New. (ix86_setup_frame_addresses): New. (struct machine_funciton): Add accesses_prev_frame. * config/i386/i386.h (FRAME_POINTER_REQUIRED): Call ix86_frame_pointer_required. (SUBTARGET_FRAME_POINTER_REQUIRED): New. (SETUP_FRAME_ADDRESSES): New. * config/i386/i386-protos.h: Update. * config/i386/sco5.h (SUBTARGET_FRAME_POINTER_REQUIRED): Rename from FRAME_POINTER_REQUIRED. * config/i386/svr3gas.h: Likewise. * config/i386/sysv3.h: Likewise. * config/i386/v3gas.h: Likewise. From-SVN: r39545
Richard Henderson committed -
* config/sparc/sparc.c (function_arg_record_value_3): Fix calculation of the number of integer registers required. (function_arg_record_value): Likewise. From-SVN: r39544
Richard Henderson committed -
* diagnostic.c (internal_error): Say "confused" after 1 error, not two. Print file and line with "confused" message. From-SVN: r39543
Jason Merrill committed -
* dwarf2out.c (dwarf2out_line): Include filename in -dA output. and improve comments. From-SVN: r39542
Jason Merrill committed -
From-SVN: r39541
Richard Kenner committed -
* search.c (shared_member_p): New function. (lookup_field_r): Use it. * cp-tree.h (SHARED_MEMBER_P): Remove. * method.c (process_overload_item): Handle template-dependent array bounds. * pt.c (type_unification_real): If we end up with undeduced nontype parms, try again. * decl.c (lookup_name_real): Tweak warning to refer to decls, not types. * typeck2.c (friendly_abort): Don't say anything if we have earlier errors or sorries. * decl.c (check_tag_decl): Notice attempts to redefine bool and wchar_t. Ignore if in_system_header. * decl.c (maybe_push_cleanup_level): New fn... (start_decl_1): ...split out from here. * cvt.c (build_up_reference): Use it. * cp-tree.h: Declare it. From-SVN: r39540
Jason Merrill committed
-