]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.c
Makefile.in, [...]: replace "GNU CC" with "GCC".
[thirdparty/gcc.git] / gcc / expr.c
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-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-09  Richard Kennerexpr.c (emit_single_push_insn): Only exists ifdef PUSH_...
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-06  Richard Henderson* expr.c (store_constructor): Don't clobber memory...
2001-08-05  Bernd SchmidtPrefer a temporary register over directly storing into...
2001-08-01  Alexandre Petit... *** empty log message ***
2001-07-20  Jan Hubickartlanal.c (set_noop_p): Return true for noop jumps.
2001-07-17  Jan Hubickaexpr.c (epxand_expr): Convert divisions into multiplica...
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-10  Richard Kennerexpr.c (expand_expr, [...]): Don't force using bitfield...
2001-07-10  Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-09  Richard Kenner[multiple changes]
2001-07-04  Richard Kenneremit-rtl.c (replace_equiv_address): New function.
2001-07-02  Geoffrey Keating[multiple changes]
2001-07-02  Richard Kenneremit-rtl.c (adjust_address): New function.
2001-07-01  Mark Mitchellexpr.c (expand_expr, [...]): Correct check for side...
2001-06-28  Richard Kennerexpr.c (expand_assignment): When have varying-length...
2001-06-20  Michael MeissnerFix __builtin_expect on PowerPCs
2001-06-18  Jason MerrillImplement the Named Return Value optimization.
2001-06-17  Richard Kennerexpr.c (expand_expr, [...]): If taking address of SAVE_...
2001-06-12  Mark Mitchellexpr.c (store_field): Don't set MEM_ALIAS_SET for a...
2001-06-09  Mark Mitchellexpr.c (expand_expr, [...]): Do not replace an array...
2001-06-08  Richard Hendersonexcept.c (get_exception_pointer, [...]): Take a struct...
2001-06-07  Jan HubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-04  Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-06-02  Richard KennerFix typo in comment
2001-05-27  Lars Brinkhoffcombine.c (try_combine): Fix typo in comment.
2001-05-22  Jan Hubickacombine.c (gen_binary): Use swap_commutative_operands_p
2001-05-20  Richard Kennerexpr.c (expand_expr, [...]): Don't fold constant access...
2001-05-17  Bernd SchmidtFix queueing related bugs
2001-05-11  David Edelsohnexpr.c (emit_push_insn): Convert PUSH_ROUNDING argument...
2001-05-10  David Edelsohnexpr.c (emit_group_load): extract_bit_field requires...
2001-05-04  Kaveh R. Ghazialpha.h: NULL_PTR -> NULL.
2001-05-02  Richard Kennerexpr.c (store_field): Do nothing except elaborate side...
2001-05-02  Per Bothnerexpr.c (expand_expr): When compiling LABELED_BLOCK_EXPR...
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-14  Loren J. Rittleexpr.h (enum libfunc_index): Add LTI_memmove.
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-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-21  Jan Hubickai386.md (pophi1, [...]): Remove.
2001-03-18  Richard Hendersondefaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move...
2001-03-15  Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-14  Richard Henderson* expr.c (emit_move_insn_1): Fix else if around #endif.
2001-03-14  Mark Mitchell* expr.c (expand_expr): Revove bogus conditional.
2001-03-14  Jan Hubicka* expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use...
2001-03-14  Jan Hubickaexpr.c (emit_move_insn_1): Split push of complex value...
2001-03-13  Jakub Jelinekexpr.c (store_expr): Add dont_store_target.
2001-03-02  John David Anglinprint-rtl.c (print_rtx): Cast enums to int for comparison.
2001-03-02  Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-31  Richard KennerUpate comment
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-27  Alexandre Olivaexpr.c (emit_move_insn): Add REG_EQUAL note when consta...
2001-01-20  Richard Kennerstmt.c (expand_return): Don't return anything if size...
2001-01-19  Richard Kenneralias.c (rtx_equal_for_memref_p, [...]): Don't assume...
2001-01-15  Geoffrey Keating* expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like...
2001-01-14  Andreas Jaegeri386.c (ix86_split_fp_branch): Remove unused variables.
2001-01-10  Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-02  Richard KennerFix last change
2001-01-02  Richard Kennerexpr.c (store_constructor_field): Update ALIGN before...
2000-12-31  Richard Kenner* expr.c (expand_expr, case COMPONENT_REF): Fix typo...
2000-12-30  Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-12-09  Alexandre OlivaIndentation fix
2000-11-30  John David Anglin* expr.c (do_compare_and_jump): Add missing TYPE_MODE...
2000-11-29  Jakub Jelinekexpr.c (can_store_by_pieces): Reinitialize max_size...
2000-11-29  Jakub Jelinekexpr.h (store_by_pieces): Add prototype.
2000-11-23  Graham Stottexpr.c (store_constructor): If a field is non addressab...
2000-11-21  Jakub Jelinekexpr.c (do_compare_and_jump): If op0 was replaced by...
2000-11-14  Jakub Jelinekvarasm.c (struct deferred_string): New structure.
2000-11-08  Jakub Jelinekexpr.c (expand_expr): Handle when op0 is RETURN_DECL...
2000-10-31  Jakub Jelinekexpr.c (do_store_flag): Pass operand_mode instead of...
2000-10-26  Nathan Sidwelltree.c (make_node, case 't'): Set alignment to that...
2000-10-24  Andrew Haleyexpr.c (do_store_flag): Don't crash if either side...
2000-10-23  Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-10-20  Richard Kennerexpr.c (expand_expr, [...]): Set RTX_UNCHANGING_P on...
2000-10-18  Chandrakala ChavvaAdding new option -ftrapv.
2000-10-17  Franz Sirlfunction.c (locate_and_pad_parm): Don't align stack...
2000-10-13  Mark MitchellRemove obstacks.
2000-10-06  Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-10-05  J"orn Rennecke(convert_move): Use zero_extendpsisi2 to do an unsigned...
2000-09-24  Richard Kennerexpr.c (store_field): If BITSIZE is negative, use size...
2000-09-17  Richard Kennerexpr.c (store_constructor_field): Accept ALIAS_SET...
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-15  Bernd SchmidtMake libcall blocks for truncations
2000-09-14  Richard Kennerexpr.c (expand_expr, [...]): Copy memory attributes...
2000-09-12  Jakub Jelinekc-lex.c (lex_string): Use charwidth to compute bytemask.
2000-09-01  Richard Kennerexpr.c (clear_storage): Don't use emit_move_insn unless...
2000-08-30  Richard Kennerexpr.c (store_constructor): Allow variable bounds of...
2000-08-29  Mark Mitchellcalls.c (expand_call): Don't create a VAR_DECL just...
2000-08-24  Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-14  Richard Hendersonexpr.c (emit_group_load): Don't force constants into...
2000-08-13  Geoff Keatingexpr.c (expand_expr): Call convert_modes when turning...
2000-08-07  Richard Hendersonexpmed.c (store_bit_field): Don't require MEM_IN_STRUCT_P.
2000-08-06  Kazu Hirata* expr.c: Fix formatting.
next