summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.Nathanael Nerode2002-12-281-7/+7
* configure.in: Convert to autoconf script.Nathanael Nerode2002-12-281-8/+11
* Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab2002-12-241-1/+1
* Makefile.tpl: Use shared multilib.out.Nathanael Nerode2002-12-231-395/+364
* Makefile.tpl: Revert HJL's change.Nathanael Nerode2002-12-191-1/+1
* Makefile.tpl, [...]: Substitute libstdcxx_incdir.Andreas Schwab2002-12-191-1/+2
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).H.J. Lu2002-12-181-1/+1
* Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode2002-12-181-1/+1
* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.Nathanael Nerode2002-12-181-2/+3
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make b...Jason Merrill2002-12-171-4/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-841/+6757
* Makefile.in (check-gcc-c++): Renamed from check-c++.Jason Merrill2002-12-131-4/+6
* * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.Alexandre Oliva2002-12-121-0/+1
* Top level configury changes for RDA.Kevin Buettner2002-11-041-5/+11
* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restra...Phil Edwards2002-10-251-2/+2
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.Nathanael Nerode2002-10-031-1/+1
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.Nathanael Nerode2002-10-031-1/+1
* Makefile.tpl: Eliminate reference to all-gui, all-libproc.Nathanael Nerode2002-10-021-7/+2
* Makefile.def: Remove order dependency comments.Nathanael Nerode2002-10-021-5/+10
* Makefile.tpl: Remove material now in src-release.Nathanael Nerode2002-10-021-287/+0
* Really this time. :sigh:Nathanael Nerode2002-10-021-0/+1
* Makefile.tpl: Add configure-target (for src-release in src)Nathanael Nerode2002-10-021-1/+1
* (BINUTILS_SUPPORT_DIRS): Add cpu directory.Nick Clifton2002-09-301-1/+1
* Makefile.tpl: Make more autoconf-friendly.Nathanael Nerode2002-09-291-2/+1
* Makefile.tpl: Make subsituted variables more autoconfy.Nathanael Nerode2002-09-261-28/+26
* Makefile.tpl: Rewrite substituted lines to look autoconfy.Nathanael Nerode2002-09-251-11/+11
* Really rebuild it this time. :sigh:Nathanael Nerode2002-09-251-0/+4
* Makefile.tpl: Autogenerate *-target-* lists...Nathanael Nerode2002-09-251-22/+33
* Makefile.def: New file.Nathanael Nerode2002-09-241-10/+11
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva2002-08-191-1/+1
* configure.in: Don't build grez.Nathanael Nerode2002-07-081-4/+0
* Makefile.in: Remove references to bsp, cygmon, libstub.Nathanael Nerode2002-07-081-20/+4
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or cvs[src].Nathanael Nerode2002-07-021-24/+0
* Wipe out apache.Nathanael Nerode2002-07-011-12/+2
* Kill last references to LIBGCC1_TEST, which is never tested and never set to ...Nathanael Nerode2002-07-011-1/+0
* Remove references to building emacs from top level Makefile.in.Nathanael Nerode2002-07-011-10/+0
* configure.in: Remove references to librx.Nathanael Nerode2002-06-191-7/+2
* * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.Kaveh R. Ghazi2002-06-111-1/+5
* Makefile.in: Replace HOST_PREFIX...Nathanael Nerode2002-05-311-4/+4
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.Nathanael Nerode2002-05-311-9/+3
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-161-62/+68
* * Makefile.in: Honour DESTDIR.Federico G. Schwindt2002-05-091-2/+2
* configure.in: Eliminate references to gash.Nathanael Nerode2002-04-291-5/+0
* MAINTAINERS: Remove chill maintainers.Mark Mitchell2002-04-151-14/+1
* i2002-04-11 DJ Delorie <dj@redhat.com>DJ Delorie2002-04-111-13/+66
* Makefile.in (NOTPARALLEL): New.Richard Henderson2002-03-121-4/+8
* * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2002-03-111-0/+5
* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its ...Alexandre Oliva2002-02-231-1/+1
* Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gcAdam Megacz2002-02-111-2/+2
* Makefile.in (all-fastjar): Also depend on all-libiberty.H.J. Lu2002-01-171-2/+2