]> gcc.gnu.org Git - gcc.git/history - gcc/expr.c
cpplib.c (macroexpand): Correct off-by-one error in handling of escapes.
[gcc.git] / gcc / expr.c
1998-10-01 Gavin Romig-Kochcalls.c (expand_call): Encapsulate code into copy_blkmo...
1998-09-30 Jeffrey A Lawexpr.c (expand_expr): Handle COMPONENT_REF...
1998-09-28 Mark Mitchellc-common.c (c_get_alias_set): Tighten slightly for...
1998-09-24 J"orn Renneckeexpr.c (store_constructor): When initializing a field...
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-08 Hans-Peter Nilssonexpr.c: Corrected comment about what MOVE_RATIO does.
1998-08-30 Hans-Peter Nilssonexpr.c (expand_expr): Change ">" to ">=" making MOVE_RA...
1998-08-21 Alexandre Petit... tree.def (LABELED_BLOCK_EXPR, [...]): New tree nodes.
1998-08-18 Jeffrey A Lawexpr.c (emit_block_move): Do not call memcpy as a libca...
1998-08-17 Jeffrey A Lawexpr.c (move_by_pieces): No longer static.
1998-08-17 Jeff Lawexpr.c (expand_expr): Allow assignments from TImode...
1998-08-14 J"orn Renneckeexpr.c (store_expr): Don't optimize away load-store...
1998-08-13 Jason Merrillexpr.c (safe_from_p): Change code to ERROR_MARK only...
1998-07-27 Dave Brolleystor-layout.c (layout_type): Handle arrays of bits...
1998-07-23 Jeffrey A Lawexpr.c (check_max_integer_computation_mode): Allow...
1998-07-23 Alexandre Petit... expr.c (expand_expr): Expand RETURN_EXPR.
1998-07-13 Jeffrey A Lawexpr.c (expand_expr): Only set MEM_IN_STRUCT_P if the...
1998-07-07 J"orn Renneckeexpr.c (emit_queue): If emitting a SEQUENCE, set QUEUED...
1998-07-01 Richard Hendersonexpr.c (emit_group_load, [...]): Rewrite considering...
1998-07-01 Richard Hendersonexpr.c (expand_assignment, [...]): Use convert_memory_a...
1998-06-30 Richard Hendersonrtl.def (CONSTANT_P_RTX): New.
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-24 Herman A.J. ten... expr.c (expand_assignment): Rework address calculation...
1998-06-24 John Carroptabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-24 John Carrexpr.c (get_memory_rtx): New function.
1998-06-19 H.J. Luexpr.c (do_jump_by_parts_greater_rtx): Removed.
1998-06-17 John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-06-17 Jeffrey A Lawexpr.c (check_max_integer_computation_mode): New function.
1998-06-12 Andreas Schwabexpr.c (do_jump, [...]): When comparing complex prevent...
1998-06-10 Jim WilsonFix build failure when pointers smaller than integers.
1998-06-08 Andrew MacLeod[multiple changes]
1998-06-08 Richard Hendersonexpr.c (force_operand): Detect PIC address loads before...
1998-06-04 David Edelsohntree.c (get_inner_array_type): New function.
1998-06-04 Craig Burleyexpr.c (safe_from_p): Avoid combinatorial explosion...
1998-06-02 Richard Hendersonexpr.c (store_expr): Revert stray patch associated...
1998-06-02 Bernd Schmidtexpr.c (emit_move_insn_1): When moving complex values...
1998-06-02 Jeffrey A Lawexpr.c (expand_expr, [...]): Handle taking the address...
1998-06-02 Mike Stumpexpr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_F...
1998-05-22 Richard Hendersonexpr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-18 Richard Hendersontree.h (TYPE_SIZE_UNIT): New.
1998-05-15 Alexandre Petit... Patch from Alex Petit-Bianco.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Jim WilsonFix irix6 linker warning, multiply defined target_temp_...
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-04 Jim WilsonFix bug where storing into const string gives core...
1998-04-28 Jim WilsonFix x86 memset bug, reported by Karl Guenter Wuensch.
1998-04-24 John Carrexpr.c (expand_builtin, [...]): Set MEM_IN_STRUCT_P...
1998-04-16 Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-16 Jeff Lawexpr.c (store_constructor_field): Add prototype.
1998-04-14 Michael MeissnerIf -Os, set MOVE_RATIO to 3, not 15
1998-04-08 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): New tree node defin...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-18 Richard Kennerexpr.c (expand_expr, [...]): If have conditional move...
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-12 Robert Lipeexpr.c (expand_assignment): Correct typo exposed by...
1998-02-11 Robert Lipeexcept.c (start_dynamic_cleanup): Remove unused variabl...
1998-02-07 Jeffrey A Lawexpr.c (clear_pending_stack_adjust): Handle case where...
1998-02-02 Richard Hendersonexpr.c (expand_builtin_setjmp): Accept two new argument...
1998-02-02 Hans-Peter Nilsson* expr.c (emit_push_insn): Add code to use movstrti...
1998-02-02 Hans-Peter Nilssonexpr.c (emit_push_insn): Use same max-move-amount for...
1998-02-01 J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1998-01-23 Jim WilsonRemove rest of bytecode stuff, except for the VMS ...
1998-01-20 Jeffrey A LawRemove more bytecode stuff.
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1998-01-02 Richard Hendersonc-decl.c (init_decl_processing): Provide proper fallbac...
1997-12-29 Jeff Lawexpr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY...
1997-12-19 Ian Lance Taylorexpr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE...
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-13 Per Bothner* expr.c (expand_builtin): Support BUILT_IN_FMOD ...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-01 Jeff LawO Bring in changes from release branch (egcs_ss_...
1997-11-14 Richard Hendersonexpr.c (expand_builtin_setjmp): Set current_function_ha...
1997-11-14 Paul Eggertpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 Jeffrey A Lawexpr.c (expand_builtin_setjmp): Don't emit a SETJMP...
1997-10-31 J"orn Renneckeexpr.c (expand_increment): When enqueing a postincremen...
1997-10-26 Jim Wilsonexpr.c (expand_expr, [...]): Optimize a reference to...
1997-10-26 Richard Hendersonexpr.c (get_inner_reference): Remove the array bias...
1997-10-18 Doug Evans* expr.c (use_group_regs): Don't call use_reg for MEMs.
1997-09-27 Jason Merrillc-decl.c (init_decl_processing): Add __builtin_dwarf_re...
1997-09-22 David S. Millercombine.c (try_combine): Use NULL_RTX instead of '0...
1997-09-16 Jim WilsonFix H.J. Lu's alpha-linux bug with TImode constructors.
1997-09-16 Jason Merrillexpr.c (expand_expr, [...]): Call mark_addressable...
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-11 Jeff LawRemove last change. Not needed for egcs yet.
1997-09-10 Jeffrey A Law* expr.c (emit_block_move): Always return a value.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-03 Jeffrey A Lawexpr.c (convert_move): Handle truncation from TQFmode...
1997-08-29 Andreas Schwabexpr.h (insn_gen_function): Reenable prototype.
1997-08-02 Richard Kenner(expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRE...
1997-08-02 Richard Kenner(expand_expr, case PLACEHOLDER_EXPR): Find innermost...
next
This page took 0.930843 seconds and 107 git commands to generate.