aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Collapse)AuthorFilesLines
2003-05-21Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie1-0/+1
* Makefile.tpl: Add missing empty maybe-check-gcc target. * Makefile.in: Regenerate. From-SVN: r67066
2003-05-20configure.in: Switch more things to use maybe dependencies.Nathanael Nerode1-14/+23
2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Switch more things to use maybe dependencies. * Makefile.tpl: Switch more things to use maybe dependencies. Factor out common code from autogen IF statements. * configure: Regenerate. * Makefile.in: Regenerate. From-SVN: r66982
2003-05-18<top level>Nathanael Nerode1-13/+35
<top level> * configure.in: Switch more things to use maybe dependencies. Rearrange a little. Use GCC_TOPLEV_SUBDIRS. * configure: Regenerate. * Makefile.tpl: Switch more things to use maybe dependencies. * Makefile.in: Regenerate. <config> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET, GCC_TOPLEV_SUBDIRS. From-SVN: r66932
2003-05-16Makefile.tpl (install-opcodes): Define.Andreas Schwab1-0/+2
2003-05-15 Andreas Schwab <schwab@suse.de> * Makefile.tpl (install-opcodes): Define. * Makefile.in: Rebuild. From-SVN: r66869
2003-05-02Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou1-2/+2
2003-05-02 Chris Demetriou <cgd@broadcom.com> * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. * Makefile.in: Regenerate. From-SVN: r66415
2003-04-28Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz1-0/+1
* Makefile.tpl: Clean $(BUILD_SUBDIR). * Makefile.in: Regenerated. From-SVN: r66145
2003-04-18Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer1-1/+2
* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. * Makefile.in: Regenerate. From-SVN: r65786
2003-04-17Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous ↵Phil Edwards1-2/+3
bootstrap targets... 2003-04-17 Phil Edwards <pme@gcc.gnu.org> * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. From-SVN: r65752
2003-03-14Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode1-4/+8
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. * Makefile.in: Regenerate. From-SVN: r64370
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-5/+4
(toplev) * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate. (gcc) * Makefile.in: Eliminate all.indirect. Update and clean up comments. Rearrange. Reorganize. * configure.in: Rearrange. * configure: Regenerate. From-SVN: r64260
2003-03-05Makefile.tpl: Reindent.Nathanael Nerode1-165/+168
* Makefile.tpl: Reindent. * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate. From-SVN: r63823
2003-03-04Makefile.tpl: Always pass down RANLIB.Nathanael Nerode1-4/+4
* Makefile.tpl: Always pass down RANLIB. * Makefile.in: Regenerate. From-SVN: r63777
2003-03-04Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode1-2/+0
* Makefile.tpl: Don't set unused enable_shared, enable_threads macros. * Makefile.in: Regenerate. * configure.in: Remove unused logic relating to --enable-shared and --enable-threads. Remove bogus comments. Remove redundant noconfigdirs. * configure: Regenerate. From-SVN: r63776
2003-02-28Makefile.tpl: Rearrange.Nathanael Nerode1-151/+175
* Makefile.tpl: Rearrange. * Makefile.in: Regenerate. From-SVN: r63567
2003-02-20Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as ↵Sean McNeil1-1/+2
some target... * Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated. From-SVN: r63200
2003-02-19configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-2/+2
* configure.in: Introduce --enable-maintainer-mode. * configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt. From-SVN: r63134
2003-02-18* Makefile.tpl (check-c++): Allow parallelism.Jason Merrill1-1/+2
From-SVN: r63053
2003-02-14Makefile.tpl (RANLIB): Define.Rainer Orth1-0/+1
* Makefile.tpl (RANLIB): Define. * Makefile.in: Regenerate. From-SVN: r62913
2003-02-06Makefile.def: Remove "snavigator", "grep", and "db" modules.Keith R Seitz1-3/+1
* Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated. From-SVN: r62496
2003-01-31Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.Frank Ch. Eigler1-1/+1
2003-01-31 Frank Ch. Eigler <fche@redhat.com> * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. * Makefile.in: Regenerated. From-SVN: r62195
2003-01-10configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode1-0/+4
* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate. From-SVN: r61161
2003-01-09Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen1-2/+3
2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). * Makefile.in: Regenerate. From-SVN: r61074
2002-12-29configure.in (host_configargs): Replace reference to no-longer-defined ↵Alexandre Oliva1-23/+19
buildopts with --build=${build_alias}. * configure.in (host_configargs): Replace reference to no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt. From-SVN: r60606
2002-12-28Makefile.tpl ($(NOTPARALLEL)): Move to the end.Alexandre Oliva1-17/+22
* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of program_transform_name to standard idiom. (AUTOGEN, AUTOCONF): Define. (Makefile.in): Use $(AUTOGEN). (Makefile): Depend on config.status, and use autoconf-style rule to build it. Move original commands to... (config.status): ... this new target. (configure): Add $(srcdir). Depend on config/acx.m4. Use $(AUTOCONF). * Makefile.in: Rebuilt. From-SVN: r60580
2002-12-28Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.Nathanael Nerode1-7/+7
* Makefile.tpl: Fix dramatic bustage due to change in program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate. From-SVN: r60568
2002-12-28configure.in: Convert to autoconf script.Nathanael Nerode1-8/+11
(toplev) * configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify. From-SVN: r60558
2002-12-24Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab1-1/+1
* Makefile.tpl (multilib.out): Fix missing space. * Makefile.in: Regenerate. From-SVN: r60475
2002-12-23Makefile.tpl: Use shared multilib.out.Nathanael Nerode1-29/+43
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it. Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. From-SVN: r60441
2002-12-19Makefile.tpl: Revert HJL's change.Nathanael Nerode1-1/+1
* Makefile.tpl: Revert HJL's change. * Makefile.in: Regenerated. * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and always. From-SVN: r60326
2002-12-19Makefile.tpl, [...]: Substitute libstdcxx_incdir.Andreas Schwab1-1/+2
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir. * Makefile.in: Regenerate. From-SVN: r60303
2002-12-18Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).H.J. Lu1-1/+1
2002-12-18 H.J. Lu <hjl@gnu.org> * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute. From-SVN: r60272
2002-12-18Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode1-1/+1
* Makefile.tpl: Don't let real targets depend on phony targets. * Makefile.in: Regenerate. From-SVN: r60261
2002-12-18Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.Nathanael Nerode1-2/+3
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. * Makefile.in: Regenerate. From-SVN: r60233
2002-12-17Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make ↵Jason Merrill1-4/+7
bootstrap'. * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make bootstrap'. * Makefile.in: Regenerate. From-SVN: r60193
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-660/+525
From-SVN: r60174
2002-12-14Makefile.tpl (check-gcc-c++): Renamed from check-c++.Jason Merrill1-4/+6
* Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run library tests. (check-c++): Just depend on it and check-target-libstdc++-v3. * Makefile.in: Regenerate. From-SVN: r60126
2002-11-14syntactic cleanupBruce Korb1-19/+50
From-SVN: r59111
2002-10-25Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and ↵Phil Edwards1-2/+2
restrap targets to this rule. 2002-10-25 Phil Edwards <pme@gcc.gnu.org> * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restrap targets to this rule. * Makefile.in: Regenerate. From-SVN: r58545
2002-10-03Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.Nathanael Nerode1-1/+1
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * Makefile.in: Regenerate. From-SVN: r57783
2002-10-03Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.Nathanael Nerode1-1/+1
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate. From-SVN: r57782
2002-10-02Makefile.tpl: Eliminate reference to all-gui, all-libproc.Nathanael Nerode1-7/+2
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Eliminate reference to all-gui, all-libproc. * Makefile.in: Regenerate. From-SVN: r57746
2002-10-02Makefile.def: Remove order dependency comments.Nathanael Nerode1-5/+10
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: Remove order dependency comments. * Makefile.tpl: Add explicit install-install dependencies. * Makefile.in: Regenerate. From-SVN: r57729
2002-10-02Makefile.tpl: Remove material now in src-release.Nathanael Nerode1-287/+0
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Remove material now in src-release. (Finally!) * Makefile.in: Regenerate. From-SVN: r57727
2002-10-02Really this time. :sigh:Nathanael Nerode1-0/+1
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Add configure-target (for src-release in src) * Makefile.in: Regenerate. From-SVN: r57725
2002-09-29Makefile.tpl: Make more autoconf-friendly.Nathanael Nerode1-2/+1
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make more autoconf-friendly. * Makefile.in: Regenerate. * configure: Make substitution more autoconf-like. From-SVN: r57625
2002-09-26Makefile.tpl: Make subsituted variables more autoconfy.Nathanael Nerode1-28/+26
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate. * configure: Make seds more autoconfy. From-SVN: r57522
2002-09-25Makefile.tpl: Rewrite substituted lines to look autoconfy.Nathanael Nerode1-11/+11
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy. From-SVN: r57503
2002-09-25Makefile.tpl: Autogenerate *-target-* lists...Nathanael Nerode1-90/+23
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Autogenerate *-target-* lists, dependencies of all-target-foo on configure-target-foo. * Makefile.def: Ditto. * Makefile.in: Rebuild. From-SVN: r57499
2002-09-24Makefile.def: New file.Nathanael Nerode1-0/+1868
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * contrib/gcc_update: Note that Makefile.in is a generated file. * configure.in: Minor rearrangement. Simplify tests. From-SVN: r57484