]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
* doc/extend.texi (Other Builtins): Document that
[thirdparty/gcc.git] / gcc / Makefile.in
2006-03-30  carlosgcc/
2006-03-29  dje * Makefile.in (build/genpeep.o): Add toplev.h dependency.
2006-03-29  dje * Makefile.in (build/gencondmd.o): Add tm-const...
2006-03-29  dje * genemit.c (main): Add tm-constrs.h to include...
2006-03-28  spop * tree-loop-linear.c: Don't include varray.h.
2006-03-21  bernds * config/bfin/bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-16  sayle2006-03-16 Roger Sayle <roger@eyesopen.com>
2006-03-16  mkuvyrkov2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-14  kazu * Makefile.in (reg-stack.o): Don't depend on gt-reg...
2006-03-08  bonzini2006-03-08 Paolo Bonzini <bonzini@gnu.org>
2006-03-08  rakdver * tree-ssa-opfinalize.h: Removed.
2006-03-03  rakdver * gengtype.c (main): Handle double_int type.
2006-03-03  jsm28 PR bootstrap/26478
2006-03-01  bje * mklibgcc.in: Add logic to handle $DFP_ENABLE and...
2006-02-26  stevengcc/
2006-02-22  drow * Makefile.in (stmp-fixinc): Use real-$(INSTALL_HEADER...
2006-02-20  spop * tree-chrec.c (eq_evolutions_p): New.
2006-02-20  espindola * gcc/objc/Make-lang.in (OBJC): Remove
2006-02-20  bonzini2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2006-02-18  rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-16  rakdver PR rtl-optimization/26296
2006-02-15  espindola * gcc/Makefile.in: Fix the examples about the use...
2006-02-14  rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-02-07  law2006-02-07 Jeff Law <law@redhat.com>
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-29  gdr * configure.ac (cxx_compat_warn): Set if -Wc...
2006-01-29  zackgcc:
2006-01-27  zadeck2006-01-27 Daniel Berlin <dberlin@dberlin.org>
2006-01-26  zack * genconditions.c (write_header): In generated code...
2006-01-26  sje PR target/25961
2006-01-26  sje PR target/25961
2006-01-25  bonzini2006-01-25 Paolo Bonzini <bonzini@gnu.org>
2006-01-23  zack r110127@banpei: zack | 2006-01-22 14:49:27 -0800
2006-01-23  zack r110125@banpei: zack | 2006-01-22 14:46:46 -0800
2006-01-23  zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23  zack r110123@banpei: zack | 2006-01-22 14:44:34 -0800
2006-01-23  zack r110122@banpei: zack | 2006-01-22 14:41:17 -0800
2006-01-23  zack r110121@banpei: zack | 2006-01-22 14:39:11 -0800
2006-01-20  pbrook2005-01-20 Paul Brook <paul@codesourcery.com>
2006-01-20  rakdver * loop-iv.c: Include df.h and hashtab.h.
2006-01-19  dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-19  pinskia2006-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2006-01-18  dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-18  bje * Makefile.in (D32PBIT_FUNCS): New.
2006-01-17  pinskia2006-01-17 Shantonu Sen <ssen@opendarwin.org>
2006-01-17  ian./:
2006-01-17  hp * Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H...
2006-01-17  kazu * Makefile.in (FUNCTION_H): New. Use it instead of
2006-01-17  rth Merge from gomp branch:
2006-01-16  hjlgcc/
2006-01-16  loki2006-01-16 Gabor Loki <loki@gcc.gnu.org>
2006-01-14  rguenth2006-01-14 Richard Guenther <rguenther@suse.de>
2006-01-11  zadeck2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-01-11  bonzinigcc:
2006-01-11  zadeck2005-01-11 Danny Berlin <dberlin@dberlin.org>
2006-01-04  rthlibcpp/
2006-01-02  bonziniconfig:
2005-12-23  rth Merge from gomp-branch.
2005-12-22  rakdver * df.c (df_bitmaps_free): Only work for bbs for that...
2005-12-16  bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-12-12  law * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-12-08  andreast2005-12-08 Daniel Jacobowitz <dan@codesourcery.com>
2005-12-07  amylaar2005-12-07 J"orn Rennecke <joern.rennecke@st.com>
2005-12-07  amodragcc/
2005-12-07  amodra * Makefile.in: Document the use of stamps.
2005-12-07  amodragcc/
2005-12-07  rsandifo * config/alpha/alpha.c (alpha_start_function): Use...
2005-12-02  bje2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>
2005-11-29  bje * Makefile.tpl (clean-target-libgcc): Invoke clean...
2005-11-23  mmitchel * doc/invoke.texi: For man pages, include gcc-vers...
2005-11-14  rearnsha * loop-invariant.c: Include tm_p.h.
2005-11-10  dberlin2005-11-10 Daniel Berlin <dberlin@dberlin.org>
2005-11-09  jakub * Makefile.in (gnucompare): Do comparison of all files...
2005-11-04  law * doc/invoke.texi: Document max-jump-thread-duplicatio...
2005-10-12  rguenth2005-10-12 Richard Guenther <rguenther@suse.de>
2005-10-11  rth * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.
2005-10-11  rth PR tree-opt/24300
2005-09-30  geoffk * Makefile.in (LIPO_FOR_TARGET): Define.
2005-09-28  geoffkIndex: ChangeLog
2005-09-26  spop PR tree-optimization/23942
2005-09-14  dorit2005-09-14 Uros Bizjak <uros@kss-loka.si>
2005-09-09  rth * dbxout.c: Include expr.h.
2005-09-09  spop * Makefile.in (tree-chrec.o): Depends on SCEV_H.
2005-09-09  nickc* Makefile.in (LIBGCC_DEPS): Add libgcc2.h.
2005-08-29  bonzini2005-08-18 Paolo Bonzini <bonzini@gnu.org>
2005-08-15  spop PR 23391
2005-08-06  kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-08-03  reichelt PR tree-optimization/19899
2005-08-01  rth * Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01  razya * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c...
2005-07-28  hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-25  rth PR 22626
2005-07-25  mmitchel * gcc.c (option_map): Add --sysroot.
2005-07-24  ghazi * Makefile.in (STRICT2_WARN): Add -Wmissing-format...
2005-07-23  ghazi * Makefile.in (C_TREE_H): Update dependencies.
2005-07-21  bonzinigcc:
2005-07-19  zadeck2005-07-19 Danny Berlin <dberlin@dberlin.org>
2005-07-16  zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-07-15  rguenth2005-07-15 Richard Guenther <rguenther@suse.de>
2005-07-14  rguenth2005-07-14 Richard Guenther <rguenther@suse.de>
next