print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a BLOCK.
[gcc.git] / gcc /
2001-02-18 Mark Mitchellprint-tree.c (print_node): Do not use BLOCK_CHAIN when...
2001-02-18 Mark Mitchellinit.c (build_new): Allow enumeration types for the...
2001-02-18 Kaveh R. Ghaziaclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the...
2001-02-18 Mark Mitchellpt.c (check_explicit_specialization): Copy TREE_PRIVATE...
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
2001-02-17 Mark Mitchell* call.c (check_dtor_name): Handle template names corre...
2001-02-17 Mark Mitchell* invoke.texi (-Woverloaded-virtual): Clarify documenta...
2001-02-17 Jason Merrillimprove comment
2001-02-17 Richard Hendersonreload1.c (reload_cse_simplify_set): Respect LOAD_EXTEN...
2001-02-17 Richard Kennerrecog.c (validate_replace_src_1): New.
2001-02-17 Jan Hubickareg-stack.c (stack_def): Make field reg unsigned.
2001-02-17 GCC AdministratorDaily bump.
2001-02-17 Richard KennerFix error in previous entry
2001-02-17 Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 Gabriel Dos Reisdecl.c (check_tag_decl): Make sure a typedef for an...
2001-02-16 Alexandre Petit... expr.c (build_instanceof): Check for arrays when trying...
2001-02-16 Jakub Jelinekcall.c (convert_like_real): Create a temporary for...
2001-02-16 Jes SorensenPatch from Jes Sorensen for build failure.
2001-02-16 Richard Kennergcse.c (hash_scan_set): If cprop, see if REG_EQUAL...
2001-02-16 Richard Kennerrecog.c (validate_replace_rtx): Replace in operands...
2001-02-16 Bruce KorbUse C fixincludes for UnixWare 7.
2001-02-16 Richard Kennercse.c (new_label_ref): New variable.
2001-02-16 Jeffrey Oldhamresource.c (mark_referenced_resources): Fix typo in...
2001-02-16 Jeffrey Oldhamcp-tree.h: Fix typos in comments.
2001-02-16 Jason Merrillfix comment typo
2001-02-16 Jason Merrilldwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_...
2001-02-16 Jason Merrilltree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-16 Gerald Pfeifergdbinit: Rename to gdbinit.in.
2001-02-16 Jakub Jelinekobjc-act.c (start_class): Register implemented_classes...
2001-02-16 Jeff LawDaily bump.
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Neil Booth* gcc.c-torture/execute/longlong.c: New test.
2001-02-16 Neil Boothcppfiles.c (_cpp_make_system_header): Generate a file...
2001-02-16 DJ DelorieFix typos
2001-02-16 Jim MeyeringMakefile.in (install-common): Don't depend on installdi...
2001-02-16 Richard Kenner* flow.c (tidy_fallthru_edge): Never end block on line...
2001-02-16 Richard Kennerfunction.c (assign_parms): Set RTX_UNCHANGING_P in...
2001-02-16 Mark Mitchell* typeck2.c (build_m_component_ref): Robustify.
2001-02-15 Mark Mitchell* invoke.texi (--param): Document.
2001-02-15 Alexandre Oliva* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.
2001-02-15 Alexandre Oliva* friend1.C: New test.
2001-02-15 Alexandre Olivafriend.c (do_friend): Don't take the nested [template...
2001-02-15 Jan HubickaFix problem in my previous accidental obvious bugfix...
2001-02-15 Jan HubickaFix cvtss2sd constraints.
2001-02-15 Jan Hubicka* i386.md (fop_df_3 splitter): Fix operand number.
2001-02-15 Jeff LawDaily bump.
2001-02-15 Bryce McKinlay* Make-lang.in (jvspec.o): Modify rule to match that...
2001-02-15 Alexandre Petit... [multiple changes]
2001-02-14 Jan HubickaFix syntax error in previous checkin.
2001-02-14 Jan Hubickainvoke.texi (-mreg-alloc): Nuke.
2001-02-14 Richard Henderson* toplev.c (f_options): Clarify -fschedule-insns2 docum...
2001-02-14 Jan Hubicka* i386.h (RETURN_IN_MEMORY): Fix formating; reject...
2001-02-14 J"orn Rennecke* g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 J"orn Rennecke920302-1.c (execute): Change argument type to short.
2001-02-14 Jan HubickaFix Richard suggested and I forgot.
2001-02-14 Jan Hubickai386-protos.h (ix86_memory_move_cost): Move offline.
2001-02-14 Jan Hubickaregclass.c (init_reg_sets_1): Reinstall the optimizatio...
2001-02-14 Jeffrey OldhamMakefile.in (OBJS): Add params.o.
2001-02-14 Richard Hendersonjump.c (jump_optimize_1): When we delete a conditional...
2001-02-14 Jakub Jelinek* typeck.c (build_unary_op): Clarify error message.
2001-02-14 Jeffrey Oldhamgcc.c (do_spec_1): Fix off-by-one error for '%M' case.
2001-02-14 Mark MitchellMakefile.in (toplev.o): Depend on params.h.
2001-02-14 Aldy Hernandezoptional parens around connstructor names
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-14 Jan Hubicka* i386.md (pushsf, pushdf_nointeger): Fix constraint.
2001-02-14 Nathan SidwellKill remnants of this is variable.
2001-02-14 Richard Henderson* regclass.c (init_reg_sets_1): Revert last two changes.
2001-02-14 Nathan Sidwellpt.c (unify): Don't check cv quals of array types.
2001-02-14 Nathan Sidwelltree.c (cp_build_qualified_type_real): Use CP_TYPE_QUAL...
2001-02-14 Jeff LawDaily bump.
2001-02-14 Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-14 Neil Booth* gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-14 Neil Boothc-lex.c (lex_number): Only warn traditionally for U...
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-14 DJ Delorieconfigure.in (check_languages): determine languages...
2001-02-14 Alexandre Petit... parse.y (resolve_qualified_expression_name): Try to...
2001-02-14 Jan Hubickai386.md (fixsfsi2, fixdfdi2): Fix previous patch again.
2001-02-14 Alexandre Petit... decl.c (classdollar_identifier_node): Initialize.
2001-02-13 Jan Hubickai386.md (movsfcc_1): Support integer cmove instruction.
2001-02-13 Jan Hubickai386.c (output_fp_compare): Support SSE.
2001-02-13 Jan Hubicka* regclass.c (init_reg_sets_1): Silence warning.
2001-02-13 Jan Hubickai386.md (sqrt?f2): Change to expander.
2001-02-13 Richard Kennerrtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-13 Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-02-13 Jan Hubicka* i386.md (fixsfsi2, fixdfdi2): Fix previous patch.
2001-02-13 Jan Hubickai386.md (fixsfsi2, fixdfdi2): Force operand to register...
2001-02-13 Jan Hubickai386.md (add?f3, [...]): Enable for TARGET_SSE(2) too.
2001-02-13 Jan Hubickai386.md (dummy_extendsfdf2): Support SSE2
2001-02-13 Jason Merrill* lang-specs.h: Add more __EXCEPTIONS.
2001-02-13 Richard Kennerconfigure.in: Use "have_gnat" variable, not "gnat".
2001-02-13 Richard Kennersparc.c (function_value): Treat all non-record aggregat...
2001-02-13 Jan Hubickai386.c (print_reg): Use ANY_FP_REG instead of FP_REG
2001-02-13 Jan HubickaI will write 100 times "bootsrap must be run from tree...
2001-02-13 Jan HubickaEven more breakage. Sorry!
2001-02-13 Alexandre Olivacombine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New...
2001-02-13 Jan HubickaFix breakage in my previous checkin.
2001-02-13 Jan Hubickai386.h (SSE_CLASS_P, [...]): New macros.
2001-02-13 Jan Hubickai386.h (VALID_FP_MODE_P, [...]): New.
2001-02-13 Richard Hendersonsparc.md (cmp_cc_arith_op_set): Don't use match_dup...
next