mrg
804d35c095
GCC4 mknative files for armeb (big endian) and mipsel (little endian.)
...
armeb builds but mips fails in libgcc_s.so.
2006-05-18 20:20:49 +00:00
mrg
a702cc5589
regen (just rcsid changes)
2006-05-18 18:43:37 +00:00
mrg
93f5fae775
generate arm (little endian) mknative files. "evbarm" release builds,
...
but this is 100% untested yet.
2006-05-17 05:52:38 +00:00
mrg
d7a5ec3490
install new header mm_malloc.h that the mmx/sse headers use now.
...
fixes 3rd party app build problems reported by dogcow@.
2006-05-17 03:29:45 +00:00
mrg
09bf9ad8a0
regenerate with fixed mknative-gcc.
2006-05-15 22:10:05 +00:00
nathanw
c98620e0ca
Generated files for sim/ppc.
2006-05-15 19:14:20 +00:00
nathanw
53dc5d083a
PowerPC generated and constructed files.
2006-05-15 19:13:22 +00:00
nathanw
b350d93baa
Include xmalloc.c for psim.
2006-05-15 19:12:07 +00:00
nathanw
f5c91f0e5d
Fix up psim build.
2006-05-15 19:11:51 +00:00
nathanw
092b219bf4
i386 generated and constructed files.
2006-05-15 16:39:11 +00:00
nathanw
95e242dd40
MI generated files.
2006-05-15 16:35:40 +00:00
nathanw
eb212d66cb
GDB 6 reachover build machinery.
2006-05-15 16:31:37 +00:00
mrg
a281677257
properly build the version string with spaces.
2006-05-13 01:18:37 +00:00
christos
fc079150a4
prepend cvs_ to all the x* functions to avoid coverity conflicts with other
...
programs.
2006-05-12 15:41:53 +00:00
mrg
ef37f7a679
add the build framework for in-tree GCC4 programs, and the mknative
...
output for i386, sparc64 and powerpc.
2006-05-10 22:48:11 +00:00
tsutsui
b367369f5f
Remove HACK for m68k ra-colorize.c bug in gcc-3.3.2 since current
...
self build (with gcc-3.3.3) on hp300 has worked fine without this.
Maybe we could remove this HACK for m68000 too, but I can't confirm it
because it's too slow even on the emulator and it's unlikely to build
whole toolchains on sun2 with its maximum 4MB RAM...
2006-05-08 14:42:22 +00:00
wiz
09ca6f5fba
Ah well, fix 3.0.1 entry too.
2006-05-03 21:43:31 +00:00
wiz
431c596f83
Fix 3.1 entry.
2006-05-03 21:43:10 +00:00
tron
73502fa292
Add NetBSD 3.0.1 and 3.1 to the list of recognized operating systems.
2006-05-03 20:56:54 +00:00
skrll
61458fa35f
Do a mknative run to pick up (for real) the added support for various
...
features.
nan is removed from libstdc++ as it's been added to libc. A major bump
is avoided as there are very few (no) examples of linkage against
libstdc++ and not against libc.
2006-04-20 20:14:05 +00:00
mrg
0db1500b43
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
2006-04-07 19:38:58 +00:00
christos
d4aabd7a1f
Coverity CID 1202: Always return on EOF, otherwise we would try to use
...
ctab[-1].
2006-03-26 22:50:48 +00:00
christos
2edd64ae3e
Coverity CID 927: Check for NULL before de-referencing.
2006-03-26 22:35:07 +00:00
christos
ea28a203cf
Coverity CID 2361: Avoid possible NULL deref.
2006-03-26 22:20:04 +00:00
christos
600a182b2f
Coverity CID 2607: Although use after free is impossible here, clarify code.
2006-03-26 22:15:21 +00:00
christos
85e611dd01
Goodbye KerberosIV
2006-03-20 04:03:10 +00:00
simonb
5cfbf7bf76
Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.
2006-02-25 12:04:23 +00:00
jschauma
929e2c5c2d
add missing port-ibmnws category
2006-02-20 18:27:19 +00:00
jschauma
d252fffd54
add missing port-ia64 category
2006-02-20 18:15:16 +00:00
skrll
6003e126de
Fix PR 32076 by using procfs to get details of the file when attaching
...
to a process.
Discussed (briefly) on tech-toolchain and OK'ed by thorpej.
2006-02-17 07:58:58 +00:00
dyoung
efce638a8b
Do not build .ps files if MKMAN=no, because nbgroff is not available.
2006-02-14 23:37:39 +00:00
tron
699ad05e6e
Remove created file groff_mom(7) in "cleandir" target.
2006-02-12 18:11:54 +00:00
wiz
c11d7dc6e6
re-add elvis_syntax, lost in 1.2; spaces -> tab while here.
2006-02-12 01:18:05 +00:00
christos
d881eb70dd
Find penguin.ps with -I
2006-02-12 00:18:30 +00:00
christos
81cb1ea305
Simplify this:
...
- don't use suffix rules because they will confuse the ${.ALLSRC} target
in the install later.
- no need to copy the .ps file locally.
2006-02-11 19:39:01 +00:00
wiz
e873ee3cdc
Correct comment.
2006-02-06 18:34:58 +00:00
wiz
3dbb52e8c6
Update for groff-1.19.2. With a little help from FreeBSD.
2006-02-06 18:29:47 +00:00
skrll
d36eb258eb
mknative re-run to pick up the binutils version from the sources
...
imported, i.e. the binutils-2.16.1 release and not the branch that
I worked with originally.
Lot of the changes are due to the update of the mknative script RCSId.
2006-02-04 17:03:02 +00:00
christos
3f2ec09c9f
bye bye old cvs.
2006-02-04 16:30:30 +00:00
christos
0a1a311825
descend to xcvs
2006-02-04 16:30:04 +00:00
christos
56ece2a214
Add build glue and new config file.
2006-02-04 16:22:53 +00:00
skrll
f73b0f41ba
ns32k binutils mknative output. Hi Simon!
2006-02-03 16:09:16 +00:00
skrll
f8aa39bd9d
Run mknative on the new binutils.
2006-02-02 22:22:14 +00:00
tsutsui
ff0f4feb77
Add platforms not yet in groff distribution.
2006-01-11 13:37:53 +00:00
martin
35f890192b
Oops, forgot this when switching v9 -> ultrasparc as default -mcpu
2005-10-29 20:40:45 +00:00
martin
b09509e102
Switch gcc's default for sparc64 from cpu=v9 to cpu=ultrasparc.
2005-10-29 16:40:24 +00:00
chs
34237b749e
add a missing dependency (discovered by parallel build).
2005-10-02 17:52:22 +00:00
christos
0834c5e84b
We have strerror_r now.
2005-07-28 18:34:02 +00:00
he
92e13de495
Only define HAVE_STDBOOL_H if we are using __GNUC__ >= 3.
...
Fixes build problem for vax.
2005-07-17 09:22:03 +00:00
he
886478a4b7
In the workaround for vax, we need to also specify that stdbool.h is
...
to be created under the beforedepend target.
2005-07-05 21:52:13 +00:00