* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / stmt.c
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-04 Andrew MacLeodstmt.c (expand_return): Clear destination instead of...
2001-12-04 Alexandre OlivaRevert previous patch
2001-12-04 Alexandre Olivastmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-21 Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-16 Richard Kennerexpr.c (store_field): Pass tree instead of max size...
2001-11-15 Jakub Jelinekjump.c (squeeze_notes): Return true if no real insns...
2001-11-11 Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-25 Richard Kenner* stmt.c (expand_end_case): Remove orig_minval and...
2001-10-24 Roger Saylestmt.c (expand_end_case): Index jumptables from zero...
2001-10-23 Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-18 Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17 Florian Weimer* stmt.c (expand_asm_operands): Update commentary.
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-08-27 Richard Hendersonfunction.c (expand_function_end): Don't init arg_pointe...
2001-08-22 Jason Merrilljump.c (squeeze_notes): Take parms by reference.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21 Zack Weinbergstmt.c: Don't include insn-codes.h.
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-17 Jan HubickaInstall the proper patch.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-10 John David Anglinstmt.c (expand_null_return_1): Remove code to generate...
2001-07-25 Andrew MacLeodstmt.c (expand_goto): A nonlocal goto can be a call...
2001-07-22 Jan Hubickajump.c: Update comments.
2001-07-11 John David Anglinstmt.c (emit_case_nodes): Widen high and low instead...
2001-07-11 Mark Mitchellstmt.c (parse_output_constraint): New function, split...
2001-07-09 Richard Kenner[multiple changes]
2001-07-08 Richard Henderson* stmt.c (emit_case_nodes): Convert modes properly...
2001-06-18 Jan Hubickaunroll.c: Include predict.h.
2001-06-08 Jason Merrillstmt.c (current_nesting_level): New fn.
2001-05-20 Richard Kenner* stmt.c (expand_decl): Set mode, alignment, and sizes...
2001-05-17 Bernd SchmidtFix c/2728
2001-05-16 Jan Hubickare PR rtl-optimization/185 (Internal compiler error...
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-27 Jason Merrillexcept.c (expand_eh_region_start): Don't start a new...
2001-04-12 Alexandre Olivaexpmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonstmt.c (expand_return): Remove always true predicate.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 Kaveh R. Ghaziserver.c (load_data, run_shell): Use xmalloc, xrealloc...
2001-02-20 Mark Mitchellstmt.c (expand_return): If an attempt is made to return...
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-26 Richard Hendersonstmt.c (cost_table): Remove.
2001-01-20 Richard Kennerstmt.c (expand_return): Don't return anything if size...
2000-12-30 Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-12-21 Richard Hendersonrtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-05 Richard Henderson* stmt.c (warn_if_unused_value): Move side effects...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-14 Richard Hendersonstmt.c (warn_if_unused_value): Don't warn if the expres...
2000-11-12 Jason Merrillfunction.c (assign_parms): If TREE_ADDRESSABLE is set...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-01 Richard Henderson* stmt.c (expand_start_null_loop): Set continue_label.
2000-11-01 Richard Hendersonstmt.c (expand_start_null_loop): New.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-22 Geoff KeatingIn gcc/ChangeLog:
2000-09-19 Richard Hendersonstmt.c (expand_expr_stmt): Only call warn_if_unused_val...
2000-09-17 Bernd SchmidtBring back equal forms for libcalls
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-02 Alexandre Olivartl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-09-01 Geoff Keatingstmt.c (expand_asm_operands): Twiddle generating_concat...
2000-08-29 Kazu Hiratareload.c: Fix formatting.
2000-08-29 Richard Hendersonlocal-alloc.c (requires_inout): Don't use reserved...
2000-08-24 Richard Hendersonstmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-22 Richard Kennerstmt.c (expand_goto_internal, [...]): Only check TYPE_R...
2000-08-16 Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-08-12 Richard Hendersonsibcall.c (uses_addressof): Accept both addressof and...
2000-08-06 Richard Hendersonstmt.c (expand_goto): Do virtual_stack_vars_rtx replace...
2000-06-24 Jakub Jelinekstmt.c (expand_decl_cleanup): Emit a dummy insn after...
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-06-09 Jason Merrilltimevar.def: Add TV_EXPAND.
2000-06-06 Jason Merrillexplow.c (maybe_set_unchanging): New function, broken...
2000-06-05 Nathan Sidwelltree.h (VOID_TYPE_P): New macro.
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-31 Nathan Sidwellstmt (expand_end_case): Reorder conversion sequence...
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-25 Richard Henderson* stmt.c (expand_end_bindings): Fix thinko last change.
2000-05-25 Jason Merrillstmt.c (expand_end_bindings): Look through NOTEs to...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-18 Richard Kennerstmt.c (mark_case_node): New function.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-30 Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-30 Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-29 Jeffrey A Law* stmt.c (stmt_loop_nest_empty): Fix thinko in last...
next