- 24 Feb, 1999 1 commit
-
-
From-SVN: r25390
Jeff Law committed
-
- 23 Feb, 1999 5 commits
-
-
* jvspec.c (lang_specific_driver): Recognize -fsyntax-only and disable linking in that case. From-SVN: r25389
Tom Tromey committed -
corrected a minor typoe From-SVN: r25388
Marc Lehmann committed -
From-SVN: r25387
Martin v. Löwis committed -
* errfn.c: Change varargs code to look like toplev.c. * method.c (process_modifiers): Don't prepend 'U' for char or wchar_t. From-SVN: r25386
Jason Merrill committed -
From-SVN: r25385
Jeff Law committed
-
- 22 Feb, 1999 17 commits
-
-
* config/mips/mips.c (mips_debugger_offset): When TARGET_MIPS16 && frame_pointer_needed adjust frame size. (function_prologue): Don't MIPS16 .mask GPOFFSET. Already adjusted in .frame pseudo-op. Frm Jim Wilson <wilson@cygnus.com>: * mips.c (function_prologue): Adjust frame size in .frame pseudo-op when TARGET_MIPS16 && frame_pointer_needed. From-SVN: r25382
Andrew Cagney committed -
From-SVN: r25381
Nick Clifton committed -
Rework cpu/architecture command line parsing. From-SVN: r25380
Nick Clifton committed -
From-SVN: r25379
Martin v. Löwis committed -
* loop.c (libcall_other_regs): Make extern. * rtl.h (find_last_value): Add parameter to prototype. (libcall_other_reg): Add extern declaration. * rtlanal.c (find_last_value): Add another parameter to allow a definition using a hardware register to be found as well. From-SVN: r25378
Andrew MacLeod committed -
* cse.c (dump_class): New function. (invalidate_memory): Fix typo in comment. * function.c (temp_slot): Add an alias set field. (assign_stack_temp): Only reuse slots if they will have the same alias set as before. (combine_temp_slots): Don't combine if -fstrict-aliasing; that's unsafe. * rtl.c (copy_rtx): Copy all the flags (in particular, MEM_SCALAR_P). From-SVN: r25372
Mark Mitchell committed -
From-SVN: r25371
Vladimir Makarov committed -
Mon Feb 22 14:13:23 1999 Vladimir N. Makarov <vmakarov@cygnus.com> * configure.in (i[34567]86-*-linux-gnu*, i[34567]86-*-linux-gnulibc1, i[34567]86-*-linux-gnuaout*, i[34567]86-*-linux-gnuoldld*): Use fixinc.x86-linux-gnu as fixincludes. * configure: Rebuilt. * fixinc.x86-linux-gnu: New script for fixing asm-statements bug on x86 linux. * fixinc/fixinc.x86-linux-gnu: Copy of the previous one. * fixinc/mkfixinc.sh (i[34567]86-*-linux-gnu*, i[34567]86-*-linux-gnulibc1, i[34567]86-*-linux-gnuaout*, i[34567]86-*-linux-gnuoldld*): Use fixinc.x86-linux-gnu as fixincludes. From-SVN: r25370
Vladimir N. Makarov committed -
* jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f, not 0x1f. From-SVN: r25369
Tom Tromey committed -
From-SVN: r25368
Ovidiu Predescu committed -
From-SVN: r25367
Craig Burley committed -
From-SVN: r25366
Craig Burley committed -
From-SVN: r25365
Craig Burley committed -
* c-lex.c (yylex): Replace warning about integer constants being larger than long-longs, with a warning about integer constants being larger than the largest target integer. From-SVN: r25364
Gavin Romig-Koch committed -
* configure.in (mips*-*-vxworks*): Enable gthreads vxworks support. * configure: Rebuilt. From-SVN: r25363
Don Bowman committed -
From-SVN: r25362
Jeff Law committed -
* gcc.c-torture/execute/990222-1.c: New test. New test from Herman ten Brugge From-SVN: r25361
Jeffrey A Law committed
-
- 21 Feb, 1999 15 commits
-
-
From-SVN: r25359
Jeffrey A Law committed -
* tm.texi: Update docs for constructors and destructors. And update comment in cp/decl2.c From-SVN: r25356
Jeffrey A Law committed -
* decl2.c (start_objects): Make file scope constructors and destructors local to the file if ASM_OUTPUT_CONSTRUCTOR and ASM_OUTPUT_DESTRUCTOR are defined. From-SVN: r25354
H.J. Lu committed -
h * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete. (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise. From-SVN: r25351
Jeff Law committed -
� * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete. (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise. From-SVN: r25350
Jeff Law committed -
From-SVN: r25349
Richard Henderson committed -
* genattrtab.c (check_attr_value): Allow negative const_int if negative_ok. Accept integral arithmetic operators. Accept direct references to other attributes. Accept symbol_ref in non-constant attributes. (max_attr_value): Add new argument `unknownp'. Update all callers. (or_attr_value): Likewise. (simplify_knowing): Don't optimize if max_attr_value unknown. (write_length_unit_log): Likewise with or_attr_value. (find_and_mark_used_attributes): Don't fallthru case. (write_attr_set): Pass thru all non-cond expressions. (write_attr_value): Handle symbol_ref, attr, and arithmetic. From-SVN: r25348
Richard Henderson committed -
1999-02-19 Mark Mitchell <mark@markmitchell.com> * cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment. (fn_type_unification): Adjust prototype. (lookup_fnfields_1): Declare. * call.c (add_template_candidate_real): Adjust call to fn_type_unification. * class.c (add_method): Don't allow duplicate declarations of constructors or destructors. (resolve_address_of_overloaded_function): Remove unused variable. Adjust call to fn_type_unification. * decl.c (grokfndecl): Be more robust in the face of illegal specializations. * decl2.c (check_classfn): Remove hokey handling of member templates. * pt.c (determine_specialization): Improve comments. Adjust to handle template argument deduction as per the standard. (check_explicit_specialization): Fix comment spacing. Handle type-conversion operators correctly. Improve error-recovery. (fn_type_unification): Remove EXTRA_FN_ARG parameter. (get_bindings_real): Simplify handling of static members. * search.c (lookup_fnfields_1): Make it have external linkage. * typeck.c (compparms): Fix comment. (build_unary_op): Don't try to figure out which template specialization is being referred to when when the address-of operator is used with a template function. From-SVN: r25347
Mark Mitchell committed -
d * decl.c (build_result_decl), java-tree.h: New method. (complete_start_java_method): Handle synchronized methods. Don't build DECL_RESULT here. (Ordering dependency problem.) (start_java_method): Call build_result_decl here instead ... * parse.y (java_complete_expand_method): ... and here. (expand_start_java_method): Don't call complete_start_java_method here. (java_complete_expand_method): Call it here instead. * parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT): Moved to .. * java-tree.h: ... here. * expr.c (force_evaluation_order): Fix typo, don't handle ARRAY_REF. * parse.y (java_complete_lhs): Don't call force_evaluation_order for ARRAY_REF - it doesn't work when array bounds are checked. (patch_array_ref): Handle it here instead. From-SVN: r25346
Per Bothner committed -
* decl.c (build_result_decl), java-tree.h: New method. (complete_start_java_method): Handle synchronized methods. Don't build DECL_RESULT here. (Ordering dependency problem.) (start_java_method): Call build_result_decl here instead ... * parse.y (java_complete_expand_method): ... and here. (expand_start_java_method): Don't call complete_start_java_method here. (java_complete_expand_method): Call it here instead. * parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT): Moved to .. * java-tree.h: ... here. * expr.c (force_evaluation_order): Fix typo, don't handle ARRAY_REF. * parse.y (java_complete_lhs): Don't call force_evaluation_order for ARRAY_REF - it doesn't work when array bounds are checked. (patch_array_ref): Handle it here instead. From-SVN: r25345
Per Bothner committed -
� * decl.c (build_result_decl), java-tree.h: New method. (complete_start_java_method): Handle synchronized methods. Don't build DECL_RESULT here. (Ordering dependency problem.) (start_java_method): Call build_result_decl here instead ... * parse.y (java_complete_expand_method): ... and here. (expand_start_java_method): Don't call complete_start_java_method here. (java_complete_expand_method): Call it here instead. * parse.h (BUILD_MONITOR_ENTER, BUILD_MONITOR_EXIT): Moved to .. * java-tree.h: ... here. * expr.c (force_evaluation_order): Fix typo, don't handle ARRAY_REF. * parse.y (java_complete_lhs): Don't call force_evaluation_order for ARRAY_REF - it doesn't work when array bounds are checked. (patch_array_ref): Handle it here instead. From-SVN: r25344
Per Bothner committed -
* jcf-write.c (generate_classfile): Emit "Exceptions" attribute. From-SVN: r25343
Per Bothner committed -
Michael Hayes <m.hayes@elec.canterbury.ac.nz> * regmove.c (discover_flags_reg): Use word_mode instead of SImode. From-SVN: r25342
Michael Hayes committed -
* regmove.c (discover_flags_reg): Remove cc0 code. (mark_flags_life_zones) [HAVE_cc0]: Force use of cc0; bail if a potential flags register was identified. From-SVN: r25341
Richard Henderson committed -
From-SVN: r25340
Jeff Law committed
-
- 20 Feb, 1999 2 commits
-
-
From-SVN: r25339
Craig Burley committed -
From-SVN: r25337
Franz Sirl committed
-