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