Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-19* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.DJ Delorie
2003-10-14 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset ofNathanael Nerode
2003-10-092003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie
2003-09-21 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode
2003-08-02 Merge from gcc:Nathanael Nerode
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode
2003-07-22* Makefile.tpl (all-make): Depend on intl.Alexandre Oliva
2003-07-14 * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode
2003-07-072003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-06-24 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz
2003-06-24 * Makefile.def: Introduce flags_to_pass.Nathanael Nerode
2003-06-18 (sync with gcc)Nathanael Nerode
2003-06-12Merge these:DJ Delorie
2003-06-11 * Makefile.tpl: Replace {build,host,target}_canonical byNathanael Nerode
2003-06-10 * Makefile.tpl: Fix stupid pasto.Nathanael Nerode
2003-06-10 * Makefile.tpl: Remove bogus conditional.Nathanael Nerode
2003-06-04 * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode
2003-06-03 * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode
2003-05-28* Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie
2003-05-22* Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie
2003-05-22* Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie
2003-05-202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2003-05-18<top level>Nathanael Nerode
2003-05-162003-05-15 Andreas Schwab <schwab@suse.de>Andreas Jaeger
2003-05-032003-05-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2003-04-28 * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz
2003-04-19* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie
2003-04-18* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie
2003-03-14 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode
2003-03-12 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode
2003-03-052003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode
2003-03-04 * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode
2003-02-28 * Makefile.tpl: Rearrange.Nathanael Nerode
2003-02-21* Makefile.tpl: Add definition of CPPFLAGS to pass intoDJ Delorie
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill
2003-02-15* Makefile.tpl (RANLIB): Define.DJ Delorie
2003-02-06Source Navigator is now on sourceforge...Keith Seitz
2003-01-312003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2003-01-11 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode
2003-01-09* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.DJ Delorie
2002-12-29* Makefile.tpl (local-distclean): Don't remove...Alexandre Oliva
2002-12-28* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses ofAlexandre Oliva
2002-12-28 * Makefile.tpl: Fix dramatic bustage due to change inNathanael Nerode
2002-12-28(toplev)Nathanael Nerode
2002-12-24 * Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab
2002-12-232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-19 * Makefile.tpl: Revert HJL's change.Nathanael Nerode
2002-12-19 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.Andreas Schwab
2002-12-192002-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu