| Commit message (Expand) | Author | Age | Files | Lines |
* | * system.h (inline, const): Handle these for stage2 (and later) gcc. | ghazi | 1999-02-01 | 1 | -0/+8 |
* | * loop.c (recombine_givs): Dump recombination and derivation data. | rth | 1999-01-31 | 1 | -0/+4 |
* | � | zack | 1999-01-31 | 1 | -0/+22 |
* | Mon Feb 1 10:52:07 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | m.hayes | 1999-01-31 | 1 | -0/+6 |
* | * i386.md (movsicc, movhicc, movsfcc, movdfcc, | law | 1999-01-31 | 1 | -0/+7 |
* | Bump for snapshot | law | 1999-01-31 | 1 | -0/+4 |
* | * alpha.md (mov patterns): Emit the assembler aliases mov and fmov | rth | 1999-01-31 | 1 | -0/+5 |
* | Fix thinko in last change to toplev.h (fnotice). | ghazi | 1999-01-30 | 1 | -1/+2 |
* | * gcov.c (fnotice): Add missing FILE* parameter. | ghazi | 1999-01-30 | 1 | -0/+10 |
* | Sun Jan 31 15:33:09 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | m.hayes | 1999-01-30 | 1 | -0/+4 |
* | * combine.c (distribute_notes): Handle REG_EH_REGION notes. | law | 1999-01-30 | 1 | -0/+2 |
* | * alias.c (fixed_scalar_and_varying_struct_p): Add "static" to | law | 1999-01-30 | 1 | -0/+4 |
* | * install.texi: Fix merge lossages. | law | 1999-01-30 | 1 | -0/+2 |
* | * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES | law | 1999-01-30 | 1 | -0/+9 |
* | * pa.md (parallel shift and shiftadd): Mark output of shift as an | law | 1999-01-30 | 1 | -0/+3 |
* | * loop.c: Disable recent loop changes. Temporary as Joern | law | 1999-01-30 | 1 | -0/+5 |
* | * loop.c (strength_reduce): Size reg_map according to reg_iv_type. | amylaar | 1999-01-29 | 1 | -0/+4 |
* | Fri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-01-29 | 1 | -0/+6 |
* | * loop.c (recombine_givs): Don't try to derive givs that have combined. | amylaar | 1999-01-29 | 1 | -0/+4 |
* | * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__, | ghazi | 1999-01-29 | 1 | -0/+9 |
* | * collect2.c (error): Fix typo in declaration. | ghazi | 1999-01-29 | 1 | -0/+13 |
* | * loop.c (strength_reduce): Fix HAVE_cc0 handling when scanning | amylaar | 1999-01-29 | 1 | -0/+5 |
* | * cccp.c (eprint_string): Constify a char*. | ghazi | 1999-01-29 | 1 | -0/+31 |
* | * loop.c (strength_reduce): Grow set_in_loop / n_times_set / | amylaar | 1999-01-28 | 1 | -0/+8 |
* | * loop.c (recombine_givs): New parameter unroll_p. If set, don't | amylaar | 1999-01-28 | 1 | -0/+7 |
* | * configure.in (hppa1.0-hp-hpux10*): Use t-pa. | law | 1999-01-28 | 1 | -0/+5 |
* | * rtl.h (insn_first_p): Declare. | amylaar | 1999-01-27 | 1 | -0/+36 |
* | * function.c (purge_addressof_1): Handle case when a register | amylaar | 1999-01-27 | 1 | -0/+5 |
* | Wed Jan 27 11:58:18 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-01-27 | 1 | -0/+4 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -0/+22 |
* | * rs6000.c (input_operand): Don't expect CONST around CONSTANT_P_RTX. | rth | 1999-01-27 | 1 | -0/+5 |
* | Fix i960 build failure with unrecognizable insn. | wilson | 1999-01-26 | 1 | -0/+5 |
* | * rs6000.md (doz + set cr and or + set cr patterns): Add missing | dje | 1999-01-26 | 1 | -12/+15 |
* | 1999-01-26 12:11 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu> | brolley | 1999-01-26 | 1 | -0/+21 |
* | Tue Jan 26 23:21:49 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | m.hayes | 1999-01-26 | 1 | -0/+9 |
* | 1999-01-25 14:26 -0500 Zack Weinberg <zack@rabi.columbia.edu> | brolley | 1999-01-25 | 1 | -0/+15 |
* | 1999-01-25 14:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-01-25 | 1 | -0/+11 |
* | Fixup changelog comment | meissner | 1999-01-24 | 1 | -2/+2 |
* | Fix problems found by David Edelsohn I caused | meissner | 1999-01-24 | 1 | -2/+10 |
* | * stmt.c (stmt_loop_nest_empty): New function. | law | 1999-01-24 | 1 | -0/+2 |
* | � | law | 1999-01-24 | 1 | -0/+4 |
* | Convert all direct memory references to use LO_SUM and remove machdep | m.hayes | 1999-01-24 | 1 | -0/+45 |
* | Bump for snapshot | law | 1999-01-24 | 1 | -0/+4 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -0/+35 |
* | * configure.in (gcc_tooldir): Handle case where exec_prefix has | law | 1999-01-23 | 1 | -0/+5 |
* | * fold-const.c (lshift_double): Mark 'prec' arguments as possibly | law | 1999-01-23 | 1 | -0/+3 |
* | * bitmap.h (bitmap_head_def): Make indx field unsigned. | law | 1999-01-23 | 1 | -0/+2 |
* | * configure.in (gcc_tooldir): When not making a relative gcc_tooldir, | law | 1999-01-23 | 1 | -0/+5 |
* | * cppp.c (xrealloc): Fix typo last change. | rth | 1999-01-22 | 1 | -0/+7 |
* | Use alternate crs if cr0 not available | meissner | 1999-01-22 | 1 | -0/+25 |