ChangeLog.tree-ssa 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. 2004-05-03 Andrew Pinski <pinskia@physics.uc.edu>
  2. * configure.in (GMP checking): s/save_CFLAGS/saved_CFLAGS.
  3. * configure: Regenerate.
  4. 2004-04-22 Loren J. Rittle <ljrittle@acm.org>
  5. * configure.in (*-*-freebsd*): Use with_gmp to "Avoid crusty gmp.h."
  6. * configure: Rebuilt (with autoconf version 2.13).
  7. 2004-04-17 Paul Brook <paul@codesourcery.com>
  8. * Makefile.tmp (EXTRA_HOST_FLAGS): Remove GMPLIBS and GMPINC.
  9. (configure-gcc): Set GMPLIBS and GMPINC.
  10. * Makefile.in: Regenerate.
  11. 2004-04-14 Paul Brook <paul@codesourcery.com>
  12. * Makefile.tmp (HOST_GMPLIBS, HOST_GMPINC): New variables.
  13. (EXTRA_HOST_FLAGS): Pass them.
  14. * configure.in: Add check for GMP. Disable languages if not found.
  15. * Makefile.in, configure: Regenrate.
  16. 2004-03-29 Diego Novillo <dnovillo@redhat.com>
  17. * configure.in: Set with_libbansshee to yes by default.
  18. * configure: Regenerate.
  19. 2004-03-28 Diego Novillo <dnovillo@redhat.com>
  20. * configure.in: Fix handling of --without-libbanshee.
  21. * configure: Regenerate.
  22. 2004-03-26 Nathanael Nerode <neroden@gcc.gnu.org>
  23. * configure.in: Add support for --without-libbanshee.
  24. * configure: Regenerated.
  25. 2004-02-17 Brian Booth <bbooth@redhat.com>
  26. * MAINTAINERS.tree-ssa: Add self to write after approval.
  27. 2004-02-13 Loren J. Rittle <ljrittle@acm.org>
  28. * configure.in (*-*-freebsd*): Avoid crusty gmp.h.
  29. (alpha*-*-*freebsd*, i[[3456789]]86-*-*freebsd*): Merge into above.
  30. * configure: Rebuilt (with autoconf version 2.13).
  31. 2003-10-22 Frank Ch. Eigler <fche@redhat.com>
  32. * configure.in: Add support for "--disable-libmudflap" option.
  33. * configure: Regenerated.
  34. 2003-09-22 Diego Novillo <dnovillo@redhat.com>
  35. * MAINTAINERS.tree-ssa: Add Andrew MacLeod as global maintainer for
  36. the branch.
  37. 2003-08-23 Paul Brook <paul@nowt.org>
  38. * Makefile.in: Regenerate.
  39. 2003-07-26 Paul Brook <paul@nowt.org>
  40. * Makefile.def: Add libgfortran and GFORTRAN_FOR_TARGET.
  41. * Makefile.tmp: Ditto.
  42. * configure.in: Ditto.
  43. * depcomp: New file.
  44. * maintainer-scripts/gcc_release: Add gcc-fortran.
  45. * maintainer-scripts/snapshot-README: Ditto.
  46. * maintainer-scripts/snapshot-index.html: Ditto.
  47. * libgfortran: New target library.
  48. 2003-06-05 Frank Ch. Eigler <fche@redhat.com>
  49. * Makefile.in: Regenerated to activate libmudflap builds.
  50. 2003-04-25 Diego Novillo <dnovillo@redhat.com>
  51. * MAINTAINERS.tree-ssa: New file.
  52. 2003-01-29 Daniel Berlin <dberlin@dberlin.org>
  53. * configure.in: Use ac_configure_args for libbanshee option
  54. * configure: regen.
  55. 2002-11-27 Diego Novillo <dnovillo@redhat.com>
  56. * Makefile.tpl (all-gcc, all-bootstrap): Add dependency on
  57. all-libbanshee.
  58. * Makefile.in: Regenerate.
  59. 2002-11-25 Daniel Berlin <dberlin@dberlin.org>
  60. * Makefile.def: Diego already did the libmudflap moving in a merge,
  61. so remove the extra i added.
  62. * Makefile.in: Regenerate.
  63. 2002-11-24 Daniel Berlin <dberlin@dberlin.org>
  64. * configure.in: Add libbanshee related stuff.
  65. * Makefile.in: Regenerate from Makefile.def.
  66. * Makefile.def: Move libmudflap stuff to here, where it belongs.
  67. Add libbanshee stuff.
  68. * Makefile.tpl: Add libbanshee stuff.
  69. 2002-08-12 Frank Ch. Eigler <fche@redhat.com>
  70. * Makefile.in (target-libmudflap): Add libmudflap-related targets.
  71. * configure.in (target_libs): Ditto.