| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -18/+46 |
* | Warning fixes: | ghazi | 1998-06-29 | 1 | -2/+0 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -1/+11 |
* | * expr.c (expand_assignment): Rework address calculation for structure | law | 1998-06-24 | 1 | -0/+41 |
* | * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...). | jfc | 1998-06-24 | 1 | -2/+2 |
* | * expr.c (get_memory_rtx): New function. | jfc | 1998-06-24 | 1 | -47/+61 |
* | * expr.c (do_jump_by_parts_greater_rtx): Removed. | law | 1998-06-19 | 1 | -2/+0 |
* | * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. | jfc | 1998-06-17 | 1 | -0/+17 |
* | * expr.c (check_max_integer_computation_mode): New function. | law | 1998-06-17 | 1 | -0/+67 |
* | * expr.c (do_jump, case EQ_EXPR, NE_EXPR): When comparing complex | schwab | 1998-06-12 | 1 | -36/+44 |
* | Fix build failure when pointers smaller than integers. | wilson | 1998-06-10 | 1 | -32/+13 |
* | Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-06-08 | 1 | -0/+2 |
* | * expr.c (force_operand): Detect PIC address loads before | rth | 1998-06-08 | 1 | -0/+14 |
* | Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu> | dje | 1998-06-04 | 1 | -15/+3 |
* | * expr.c (safe_from_p): Avoid combinatorial explosion | law | 1998-06-04 | 1 | -2/+61 |
* | * expr.c (store_expr): Revert stray patch associated with | rth | 1998-06-02 | 1 | -1/+1 |
* | * expr.c (emit_move_insn_1): When moving complex values in several | law | 1998-06-02 | 1 | -0/+4 |
* | * expr.c (expand_expr, case ADDR_EXPR): Handle taking the | law | 1998-06-02 | 1 | -1/+1 |
* | * expr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_FRAME_VALUE. | law | 1998-06-02 | 1 | -1/+5 |
* | * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the | rth | 1998-05-22 | 1 | -3/+24 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -1/+0 |
* | * tree.h (TYPE_SIZE_UNIT): New. | rth | 1998-05-18 | 1 | -12/+19 |
* | Patch from Alex Petit-Bianco. | wilson | 1998-05-15 | 1 | -3/+14 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -1/+2 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -2/+2 |
* | Fix irix6 linker warning, multiply defined target_temp_slot_level. | wilson | 1998-05-06 | 1 | -6/+0 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -2/+2 |
* | Fix bug where storing into const string gives core dump, from Kamil Iskra. | wilson | 1998-05-04 | 1 | -1/+3 |
* | Fix x86 memset bug, reported by Karl Guenter Wuensch. | wilson | 1998-04-28 | 1 | -0/+9 |
* | * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STRUCT_P | jfc | 1998-04-24 | 1 | -1/+7 |
* | * loop.c (regs_patch_p): Add prototype. | law | 1998-04-16 | 1 | -1/+2 |
* | * expr.c (store_constructor_field): Add prototype. | law | 1998-04-16 | 1 | -0/+3 |
* | If -Os, set MOVE_RATIO to 3, not 15 | meissner | 1998-04-14 | 1 | -3/+2 |
* | d | bothner | 1998-04-08 | 1 | -0/+5 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -145/+182 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | Wed Mar 18 13:42:01 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | rth | 1998-03-18 | 1 | -0/+5 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -2/+4 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -2/+2 |
* | * expr.c (expand_assignment): Correct typo exposed by -Wall. | robertl | 1998-02-12 | 1 | -1/+1 |
* | * except.c (start_dynamic_cleanup): Remove unused variable 'dhc'. | law | 1998-02-11 | 1 | -14/+16 |
* | * expr.c (clear_pending_stack_adjust): Handle case where a function | law | 1998-02-07 | 1 | -2/+6 |
* | * expr.c (expand_builtin_setjmp): Accept two new arguments for | rth | 1998-02-02 | 1 | -124/+124 |
* | * expr.c (emit_push_insn): Add code to use movstrti if present. | law | 1998-02-02 | 1 | -0/+12 |
* | * expr.c (emit_push_insn): Use same max-move-amount for movstrhi | law | 1998-02-02 | 1 | -4/+4 |
* | * expr.c (get_inner_reference): Use sbitsizetype for type sizes. | law | 1998-02-01 | 1 | -5/+11 |
* | Remove rest of bytecode stuff, except for the VMS *.com files. | wilson | 1998-01-23 | 1 | -4/+2 |
* | Remove more bytecode stuff. | law | 1998-01-20 | 1 | -4/+0 |
* | * Makefile.in: Remove all bytecode support. | law | 1998-01-20 | 1 | -1323/+0 |