Age | Commit message (Expand) | Author | Files | Lines |
1998-06-30 | expr.c (emit_group_load, [...]): Rewrite considering the size and alignment o... | Richard Henderson | 1 | -68/+154 |
1998-06-30 | expr.c (expand_assignment, [...]): Use convert_memory_address instead of conv... | Richard Henderson | 1 | -3/+3 |
1998-06-30 | rtl.def (CONSTANT_P_RTX): New. | Richard Henderson | 1 | -6/+43 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -18/+46 |
1998-06-29 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+0 |
1998-06-25 | invoke.texi (-fstrict-aliasing): Document. | Mark Mitchell | 1 | -1/+11 |
1998-06-24 | expr.c (expand_assignment): Rework address calculation for structure field me... | Herman A.J. ten Brugge | 1 | -0/+41 |
1998-06-24 | optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...). | John Carr | 1 | -2/+2 |
1998-06-24 | expr.c (get_memory_rtx): New function. | John Carr | 1 | -47/+61 |
1998-06-19 | expr.c (do_jump_by_parts_greater_rtx): Removed. | H.J. Lu | 1 | -2/+0 |
1998-06-17 | haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. | John Carr | 1 | -0/+17 |
1998-06-17 | expr.c (check_max_integer_computation_mode): New function. | Jeffrey A Law | 1 | -0/+67 |
1998-06-12 | expr.c (do_jump, [...]): When comparing complex prevent operands from being e... | Andreas Schwab | 1 | -36/+44 |
1998-06-10 | Fix build failure when pointers smaller than integers. | Jim Wilson | 1 | -32/+13 |
1998-06-08 | [multiple changes] | Andrew MacLeod | 1 | -0/+2 |
1998-06-08 | expr.c (force_operand): Detect PIC address loads before splitting arithmetic. | Richard Henderson | 1 | -0/+14 |
1998-06-04 | tree.c (get_inner_array_type): New function. | David Edelsohn | 1 | -15/+3 |
1998-06-03 | expr.c (safe_from_p): Avoid combinatorial explosion over duplicate SAVE_EXPRs... | Craig Burley | 1 | -2/+61 |
1998-06-02 | expr.c (store_expr): Revert stray patch associated with 1998-05-23 commit. | Richard Henderson | 1 | -1/+1 |
1998-06-02 | expr.c (emit_move_insn_1): When moving complex values in several steps... | Bernd Schmidt | 1 | -0/+4 |
1998-06-02 | expr.c (expand_expr, [...]): Handle taking the address of an ADDRESSOF rtx. | Jeffrey A Law | 1 | -1/+1 |
1998-06-02 | expr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_FRAME_VALUE. | Mike Stump | 1 | -1/+5 |
1998-05-22 | expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF... | Richard Henderson | 1 | -3/+24 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -1/+0 |
1998-05-18 | tree.h (TYPE_SIZE_UNIT): New. | Richard Henderson | 1 | -12/+19 |
1998-05-15 | Patch from Alex Petit-Bianco. | Alexandre Petit-Bianco | 1 | -3/+14 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+2 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -2/+2 |
1998-05-06 | Fix irix6 linker warning, multiply defined target_temp_slot_level. | Jim Wilson | 1 | -6/+0 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -2/+2 |
1998-05-04 | Fix bug where storing into const string gives core dump, from Kamil Iskra. | Jim Wilson | 1 | -1/+3 |
1998-04-28 | Fix x86 memset bug, reported by Karl Guenter Wuensch. | Jim Wilson | 1 | -0/+9 |
1998-04-24 | expr.c (expand_builtin, [...]): Set MEM_IN_STRUCT_P if the argument is the ad... | John Carr | 1 | -1/+7 |
1998-04-16 | loop.c (regs_patch_p): Add prototype. | Jeff Law | 1 | -1/+2 |
1998-04-16 | expr.c (store_constructor_field): Add prototype. | Jeff Law | 1 | -0/+3 |
1998-04-14 | If -Os, set MOVE_RATIO to 3, not 15 | Michael Meissner | 1 | -3/+2 |
1998-04-08 | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1 | -0/+5 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -145/+182 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-03-18 | expr.c (expand_expr, [...]): If have conditional move, don't use ORIGINAL_TAR... | Richard Kenner | 1 | -0/+5 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -2/+4 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -2/+2 |
1998-02-12 | expr.c (expand_assignment): Correct typo exposed by -Wall. | Robert Lipe | 1 | -1/+1 |
1998-02-10 | except.c (start_dynamic_cleanup): Remove unused variable 'dhc'. | Robert Lipe | 1 | -14/+16 |
1998-02-07 | expr.c (clear_pending_stack_adjust): Handle case where a function calls alloc... | Jeffrey A Law | 1 | -2/+6 |
1998-02-02 | expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to br... | Richard Henderson | 1 | -124/+124 |
1998-02-01 | * expr.c (emit_push_insn): Add code to use movstrti if present. | Hans-Peter Nilsson | 1 | -0/+12 |
1998-02-01 | expr.c (emit_push_insn): Use same max-move-amount for movstrhi and movstrqi a... | Hans-Peter Nilsson | 1 | -4/+4 |
1998-02-01 | expr.c (get_inner_reference): Use sbitsizetype for type sizes. | J"orn Rennecke | 1 | -5/+11 |