Ian Lance Taylor
9d4016257d
Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (XTRAFLAGS): include newlib directories if
newlib/Makefile exists, rather than if host != target.
34 years ago
Mark Eichin
fb90daebc9
changes from p3. (new sparclite-wrs-vxworks triple, xiberty rules)
34 years ago
Ian Lance Taylor
0012a471ae
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
pick up the machine and system specific header files.
34 years ago
Ian Lance Taylor
440868a029
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added AS_FOR_TARGET, passed down in
TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
the C compiler to use to create programs which are run in the
build environment, set it to default to $(CC), and passed it down
in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
34 years ago
Ian Lance Taylor
5148923360
Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
FOR_TARGET variants, to newlib and libg++.
34 years ago
Ken Raeburn
a904db5348
build opcodes before gas or gdb
34 years ago
Mike Werner
868ebe79a8
get the order of opcodes + binutils right so that everything builds
34 years ago
Steve Chamberlain
aa06ff7e3c
Support for opcodes directory
34 years ago
David D. Zuhn
a5cdd8afd1
removed debugging code accidentally checked in
34 years ago
David D. Zuhn
98a33b6db9
changes tests from -d foo to -f foo/Makefile
34 years ago
Sean Eric Fagan
8b361a954a
-S flag is no longer supported (nor needed) with flex.
34 years ago
David D. Zuhn
dfa891fc11
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)
35 years ago
Steve Chamberlain
3ad0ef3736
* Makefile.in, configure.in: add tgas
35 years ago
K. Richard Pixley
06a0794409
progressive changes
35 years ago
Steve Chamberlain
475f9b6d66
Add install-newlib
35 years ago
Stu Grossman
be2becc736
Add move-if-change to DEVO_SUPPORT_FILES.
35 years ago
Stu Grossman
6995fe83a5
More cleanup in gdb packaging...
35 years ago
Per Bothner
f0e9ba1e63
* config.sub: Add support for Linux.
* Makefile.in: Use $(FLAGS_TO_PASS) more consistently (at least for libg++).
35 years ago
Michael Tiemann
2198e4ba24
Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
35 years ago
K. Richard Pixley
1dbe4d41aa
do not print subdir_do lines or recursion lines
35 years ago
K. Richard Pixley
618f57a9a2
add autoconf
35 years ago
K. Richard Pixley
f8a6ad66f0
pass CFLAGS, remove MINUS_G, default CFLAGS to -g
35 years ago
K. Richard Pixley
64d424c633
remove clean-stamps from clean
35 years ago
David D. Zuhn
dcbfc14d16
added flex to the build tree
35 years ago
Fred Fish
c4fb14b791
Add MINUS_G macro, default to -g, and pass on to recursive makes.
Recognize new ncr3000 config.
35 years ago
K. Richard Pixley
079b2abe97
add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all the "if [ -d ... $(MAKE)" lines.
35 years ago
Stu Grossman
5620a251c8
gdb.tar.Z: all-texinfo target is now .stmp-texinfo.
35 years ago
Sean Eric Fagan
9a14a29d8a
Put in stuff necessary for gprof to be built, cleaned up, etc.
35 years ago
Stu Grossman
52963fb7e9
Add .stmp-readline to all.cross...
35 years ago
Stu Grossman
66cfe047e5
* Makefile.in (all.cross): Add .stmp-bfd.
35 years ago
Mark Eichin
f67288c95f
missing backslash on first line of all.normal
35 years ago
K. Richard Pixley
b7dd30ab1c
add stmp dependencies for a few more things
35 years ago
Michael Tiemann
4313705116
Add .stmp-gcc to all-gcc target.
35 years ago
K. Richard Pixley
02a7ba9a40
remove force from dependencies, add grep to all
35 years ago
K. Richard Pixley
9d98d2ac35
drop flex. make stamp files work
35 years ago
Steve Chamberlain
7fcfdcf774
Hooks for configuring newlib
35 years ago
Heinz G. Seidl
062676eb48
changed prms to send_pr
35 years ago
K. Richard Pixley
b74fd080fb
mkdir $(infodir) on install-info.
35 years ago
K. Richard Pixley
77806c3e79
I think this solves the MAKEINFO and BISON rooting problems.
35 years ago
K. Richard Pixley
bcdbe02f82
In configure{.in} {host|target}_makefile_frag should name a file
relative to srcdir. I think it now does. configure has been
corrected. configure.texi has been clarified.
35 years ago
K. Richard Pixley
7c9feeb7de
Patch joins devo.
35 years ago
Per Bothner
4cc027e126
* Makefile.in: For libg++, make sure the -I pointing
to the gcc directory goes *after* all the libg++-local -I flags.
Also, move just-gcc dependency from just-libg++ to all-libg++.
35 years ago
Stu Grossman
1a7cac26ae
* Makefile.in (DEV_SUPPORT): add configure.man.
35 years ago
Stu Grossman
23e3e7f949
* Makefile.in: remove form feeds to make Sun's make happy.
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
35 years ago
John Gilmore
ba8abfce45
Add libg++.
Cut gnulib and gnulib1 out of the process. More work needed here to
put them back into the process in the gcc directory.
35 years ago
K. Richard Pixley
079399f6df
small changes to accomodate other versions of configure
35 years ago
K. Richard Pixley
25113b4647
flex joins the fray, also fixed clean-info in devo.
35 years ago
K. Richard Pixley
126825483c
add menu item and Makefile.in hook
35 years ago
K. Richard Pixley
8f861f082d
removed -ansi and -languages options from configure, added
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
35 years ago
K. Richard Pixley
9a9e8e7f4b
revised install for dir.info
35 years ago