| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -3/+1 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -25/+20 |
* | * optabs.c (prepare_float_lib_cmp): Protect *px and *py from | law | 2000-05-31 | 1 | -1/+2 |
* | * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value. | kenner | 2000-05-22 | 1 | -6/+7 |
* | * optabs.c (expand_float): Don't allow mode widening that causes | geoffk | 2000-05-14 | 1 | -0/+4 |
* | * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and | kenner | 2000-05-04 | 1 | -2/+0 |
* | http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01057.html | davem | 2000-04-27 | 1 | -1/+2 |
* | * c-decl.c (mark_binding_level): Use 'for' instead of `while'. | kenner | 2000-04-18 | 1 | -0/+1 |
* | * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change. | kenner | 2000-04-15 | 1 | -11/+13 |
* | * alias.c (nonlocal_reference_p): Take a care for | hubicka | 2000-04-13 | 1 | -2/+2 |
* | * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes | law | 2000-04-05 | 1 | -1/+19 |
* | * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | kenner | 2000-03-30 | 1 | -7/+11 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -4/+4 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+2 |
* | * jump.c (jump_optimize_1): The first operand in a relational | law | 2000-02-11 | 1 | -2/+4 |
* | * rtl.def: Add unordered fp comparisions. | rth | 2000-01-24 | 1 | -9/+49 |
* | * machmode.h: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -14/+14 |
* | Update copyrights for last checkin. | ghazi | 2000-01-11 | 1 | -1/+1 |
* | * Makefile.in (optabs.o): Depend on real.h | ghazi | 2000-01-10 | 1 | -0/+1 |
* | * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around | ghazi | 2000-01-09 | 1 | -1/+1 |
* | * c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | geoffk | 1999-12-04 | 1 | -1/+7 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -1/+21 |
* | * optabs.c (init_traps): Fix typo in last change. | mmitchel | 1999-09-24 | 1 | -1/+1 |
* | * optabs.c (init_traps): Register trap_rtx as a GC root. | mmitchel | 1999-09-24 | 1 | -4/+5 |
* | Use cbranch patterns when available | crux | 1999-09-23 | 1 | -41/+48 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -1/+1 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -42/+48 |
* | * combine.c (SUBST): Break out to a real function do_SUBST. | rth | 1999-09-09 | 1 | -132/+142 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -7/+18 |
* | * Makefile.in (tree.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+17 |
* | Convert many single variables to arrays | crux | 1999-09-04 | 1 | -167/+3 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -4/+0 |
* | * optabs.c (emit_cmp_and_jump_insns): Be more thorough in | rth | 1999-08-26 | 1 | -1/+2 |
* | Fix sparc compilation failure | crux | 1999-08-23 | 1 | -11/+17 |
* | * machmode.h (mode_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | Combined compare & jump infrastructure | crux | 1999-08-18 | 1 | -129/+184 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | Unroll my commit of 1999/08/01 16:14:58, there was a communications mixup | geoffk | 1999-08-02 | 1 | -3/+3 |
* | * config/rs6000/rs6000.c (num_insns_constant_wide): Correct | geoffk | 1999-08-01 | 1 | -3/+3 |
* | * optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute | rearnsha | 1999-06-08 | 1 | -5/+11 |
* | * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide): | ghazi | 1999-05-20 | 1 | -8/+16 |
* | improve open-coding of complex divide, use new method in g77 | burley | 1999-05-18 | 1 | -104/+385 |
* | * optabs.c (emit_cmp_and_jump_insns): Handle the case where both | law | 1999-05-10 | 1 | -0/+9 |
* | Tue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1999-04-27 | 1 | -1/+1 |
* | * fold-const.c (make_range): Always initialize arg0 and arg1. | law | 1999-04-26 | 1 | -3/+3 |
* | 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-17 | 1 | -0/+1 |
* | | amacleod | 1999-03-25 | 1 | -25/+18 |