- 11 Aug, 2000 16 commits
-
-
* decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR): Build explicit TEMPLATE_ID_EXPR args. (build_expr_from_tree, case CALL_EXPR): Likewise. From-SVN: r35629
Nathan Sidwell committed -
From-SVN: r35628
Nathan Sidwell committed -
* decl.c (check_tag_decl): Diagnose typename's which don't declare anything. From-SVN: r35627
Nathan Sidwell committed -
* reload.c (push_secondary_reload): When invoking a reload_{in,out} pattern, always allocate a tertiary scratch register. * config/alpha/alpha.md (reload_inqi): Use a DImode scratch. (reload_inhi): Likewise. From-SVN: r35626
Richard Henderson committed -
* function.c (put_reg_into_stack): Allow type to be NULL. (schedule_fixup_var_refs): Likewise. (gen_mem_addressof): Allow decl to be NULL. (put_addressof_into_stack): Likewise. From-SVN: r35625
Richard Henderson committed -
From-SVN: r35624
Jeff Law committed -
* flow.c (merge_blocks_nomove): Be more careful about locating the beginning of block A. From-SVN: r35623
Richard Henderson committed -
From-SVN: r35622
Richard Henderson committed -
2000-08-10 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * bits/locale_facets.tcc: Formatting tweaks. * bits/locale_facets.h (__enc_traits): Start integrating this into codecvt, ctype. Formatting tweaks. From-SVN: r35621
Benjamin Kosnik committed -
From-SVN: r35620
Ovidiu Predescu committed -
From-SVN: r35619
Geoff Keating committed -
* mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME): New macros define the name of CTOR and DTOR sections. (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN, DTOR_LIST_END): Change to use attributes to specify sections. * mips/elf64.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME, (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN, DTOR_LIST_END): Same as in mips/elf.h. From-SVN: r35618
Chris Demetriou committed -
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. (connect): Likewise. (accept): Likewise. (getOption): Likewise. * java/net/natPlainDatagramSocketImpl.cc (bind): Don't go to error case when errno not set. (peek): Likewise. (send): Likewise. (receive): Likewise. (mcastGrp): Likewise. (setOption): Likewise. (getOption): Likewise. From-SVN: r35617
Tom Tromey committed -
* h8300.c (expand_a_rotate): New. (emit_a_rotate): Likewise. (h8300_adjust_insn_length): Add support for the rotate insns. * h8300.md (rotlqi3): New. (*rotlqi3_1): Likewise. (rotlhi3): Likewise. (*rotlhi3_1): Likewise. (rotlhi3): Likewise. (*rotlhi3_1): Likewise. * h8300-proto.h: Add prototypes for expand_a_rotate and emit_a_rotate. From-SVN: r35616
Kazu Hirata committed -
* config/mn10300/mn10300.h: Added no-crt0 option for explicitly disabling just crt0.o. From-SVN: r35615
Drew Moseley committed -
From-SVN: r35610
Richard Earnshaw committed
-
- 10 Aug, 2000 14 commits
-
-
* h8300.c: Fix comment typos. (dosize): Declare the variable amount as unsigned. (get_shift_alg): Fix a comparison between signed and unsigned. (emit_a_shift): Likewise. (h8300_adjust_insn_length): Simplify the code. From-SVN: r35609
Kazu Hirata committed -
From-SVN: r35608
Kazu Hirata committed -
c-lex.c (parse_float, yylex): For -Wtraditional, issue a warning about non-traditional numeric constant suffixes. * c-lex.c (parse_float, yylex): For -Wtraditional, issue a warning about non-traditional numeric constant suffixes. * cppexp.c (parse_number): Likewise. * invoke.texi: (-Wtraditional): Document new behavior. From-SVN: r35607
Kaveh R. Ghazi committed -
From-SVN: r35606
Nathan Sidwell committed -
* init.c (build_aggr_init): Reject bogus array initializers early. From-SVN: r35605
Nathan Sidwell committed -
From-SVN: r35604
Bryce McKinlay committed -
2000-08-10 Bryce McKinlay <bryce@albatross.co.nz> John Stracke <francis@ecal.com> * gnu/gcj/protocol/http/Connection.java (gotHeaders): Removed. (connect): Don't falsely claim HTTP/1.1 compliance. Call getHttpHeaders(). (disconnect): Don't unset connected flag. (getHeaderField (String)): Call connect() if not connected. (getHeaderField (int)): Ditto. (getHeaderFieldKey): Ditto. (getHttpHeaders): Don't call connect(). * java/net/HttpURLConnection.java (instanceFollowRedirects, gotResponseVals): New fields. (getResponseCode): Call getResponseVals() conditionally. (getResponseMessage): Ditto. (getResponseVals): Call connect(). Don't throw FileNotFoundException. From-SVN: r35603
Bryce McKinlay committed -
* gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c, gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c: New tests. From-SVN: r35602
Joseph Myers committed -
From-SVN: r35601
Jeff Law committed -
Thu Aug 10 00:11:04 2000 Ovidiu Predescu <ovidiu@cup.hp.com> * gthr-posix.h: Include auto-host.h. Conditionally include <sched.h>. * configure.in: Check for the <sched.h> header file. * config.in: Added define for HAVE_SCHED_H. From-SVN: r35600
Ovidiu Predescu committed -
From-SVN: r35599
Ovidiu Predescu committed -
From-SVN: r35598
Ovidiu Predescu committed -
From-SVN: r35597
Ovidiu Predescu committed -
From PR gcj/310: * libjava.compile/PR310.java: New file. * libjava.compile/PR310.xfail: New file. From-SVN: r35596
Tom Tromey committed
-
- 09 Aug, 2000 10 commits
-
-
* c-typeck.c (process_init_element): For -Wtraditional, warn about initialization of unions. * invoke.texi (-Wtraditional): Document new behavior. From-SVN: r35595
Kaveh R. Ghazi committed -
From-SVN: r35594
Zack Weinberg committed -
* configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE instead of extra_c_flags. (--enable-c-mbchar): Use AC_DEFINE instead of extra_c_flags. * configure: Regenerate. * config.in: Regenerate. * cpperror.c (cpp_type2name): New function. * cpplex.c (lex_line): If we issued an error for an invalid preprocessing directive, discard that logical line. * cpplib.c (do_line): Call a hook function if the current file is renamed by #line. (do_ident): Pass the contents of the string, not the entire token, to the callback function. * cpplib.h (CPP_LAST_PUNCTUATOR): New #define. (cb.rename_file): New hook function. (cb.ident): Adjust prototype. (cpp_type2name): Prototype. * cppmacro.c (dump_macro_args): Correct precedence lossage. * cppmain.c (cb_ident): Update for changed interface. (cb_rename_file): New function. (main): Set rename callback. From-SVN: r35593
Zack Weinberg committed -
* pt.c (tsubst_aggr_type): Bail if creating the argvec fails. (tsubst_template_arg_vector): Likewise. From-SVN: r35592
Jason Merrill committed -
From-SVN: r35591
Alexandre Oliva committed -
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz> * Makefile.am: Move beans and applet classes to awt_java_source_files. * Makefile.in: Rebuilt. From-SVN: r35590
Bryce McKinlay committed -
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz> * Makefile.am: Move beans and applet classes to awt_java_source_files. * Makefile.in: Rebuilt. * java/awt/Color.java (getTransparency): New method. * java/awt/Component.java: Various updates. * java/awt/Container.java (removeNotify): Call super.removeNotify() after dealing with children. * java/awt/Toolkit.java (changeSupport): Renamed from pcsupport. * java/awt/Window.java: Various new methods and updates. * java/awt/color/ICC_Profile.java (getNumComponents): Cast profileID to int for switch. * java/awt/event/KeyEvent.java (paramString): Initialize `r'. * java/awt/event/WindowEvent.java (paramString): Ditto. * java/awt/geom/Dimension2D.java (clone): Wrap super call with try/catch block. * java/awt/geom/Point2D.java (clone): Ditto. * java/awt/geom/RectangularShape.java (clone): Ditto. * java/awt/image/ColorModel.java (bits, cspace, transparency, hasAlpha, isAlphaPremultiplied): Make package-private, not private. From-SVN: r35589
Bryce McKinlay committed -
* rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi runtime. * cp/tinfo.cc (__dynamic_cast): Likewise. * cp/inc/cxxabi.h (__dynamic_cast): Likewise. From-SVN: r35588
Nathan Sidwell committed -
* g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. * g++.old-deja/g++.abi/vmihint.C: Likewise. From-SVN: r35587
Nathan Sidwell committed -
* cvt.c (convert_to_pointer_force): Fix error message when attempting to cast from ambiguous base. From-SVN: r35586
Nathan Sidwell committed
-