summaryrefslogtreecommitdiffstats
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-18/+46
* Warning fixes:ghazi1998-06-291-2/+0
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-1/+11
* * expr.c (expand_assignment): Rework address calculation for structurelaw1998-06-241-0/+41
* * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).jfc1998-06-241-2/+2
* * expr.c (get_memory_rtx): New function.jfc1998-06-241-47/+61
* * expr.c (do_jump_by_parts_greater_rtx): Removed.law1998-06-191-2/+0
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-171-0/+17
* * expr.c (check_max_integer_computation_mode): New function.law1998-06-171-0/+67
* * expr.c (do_jump, case EQ_EXPR, NE_EXPR): When comparing complexschwab1998-06-121-36/+44
* Fix build failure when pointers smaller than integers.wilson1998-06-101-32/+13
* Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-06-081-0/+2
* * expr.c (force_operand): Detect PIC address loads beforerth1998-06-081-0/+14
* Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje1998-06-041-15/+3
* * expr.c (safe_from_p): Avoid combinatorial explosionlaw1998-06-041-2/+61
* * expr.c (store_expr): Revert stray patch associated withrth1998-06-021-1/+1
* * expr.c (emit_move_insn_1): When moving complex values in severallaw1998-06-021-0/+4
* * expr.c (expand_expr, case ADDR_EXPR): Handle taking thelaw1998-06-021-1/+1
* * expr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_FRAME_VALUE.law1998-06-021-1/+5
* * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if therth1998-05-221-3/+24
* Warning Fixes:ghazi1998-05-191-1/+0
* * tree.h (TYPE_SIZE_UNIT): New.rth1998-05-181-12/+19
* Patch from Alex Petit-Bianco.wilson1998-05-151-3/+14
* Warning fixes:ghazi1998-05-131-1/+2
* typo typo fixes fixeslaw1998-05-061-2/+2
* Fix irix6 linker warning, multiply defined target_temp_slot_level.wilson1998-05-061-6/+0
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-2/+2
* Fix bug where storing into const string gives core dump, from Kamil Iskra.wilson1998-05-041-1/+3
* Fix x86 memset bug, reported by Karl Guenter Wuensch.wilson1998-04-281-0/+9
* * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STRUCT_Pjfc1998-04-241-1/+7
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-1/+2
* * expr.c (store_constructor_field): Add prototype.law1998-04-161-0/+3
* If -Os, set MOVE_RATIO to 3, not 15meissner1998-04-141-3/+2
* dbothner1998-04-081-0/+5
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-145/+182
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* Wed Mar 18 13:42:01 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth1998-03-181-0/+5
* Fix more warnings...ghazi1998-03-181-2/+4
* Fix warious warnings:ghazi1998-02-281-2/+2
* * expr.c (expand_assignment): Correct typo exposed by -Wall.robertl1998-02-121-1/+1
* * except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.law1998-02-111-14/+16
* * expr.c (clear_pending_stack_adjust): Handle case where a functionlaw1998-02-071-2/+6
* * expr.c (expand_builtin_setjmp): Accept two new arguments forrth1998-02-021-124/+124
* * expr.c (emit_push_insn): Add code to use movstrti if present.law1998-02-021-0/+12
* * expr.c (emit_push_insn): Use same max-move-amount for movstrhilaw1998-02-021-4/+4
* * expr.c (get_inner_reference): Use sbitsizetype for type sizes.law1998-02-011-5/+11
* Remove rest of bytecode stuff, except for the VMS *.com files.wilson1998-01-231-4/+2
* Remove more bytecode stuff.law1998-01-201-4/+0
* * Makefile.in: Remove all bytecode support.law1998-01-201-1323/+0
OpenPOWER on IntegriCloud