Commit Graph

1019 Commits

Author SHA1 Message Date
obrien
1a440a4650 Merge rev 1.2 into GCC 2.95.1. 1999-10-16 07:35:28 +00:00
obrien
36f536b3d8 Fix conflicts. 1999-10-16 07:12:34 +00:00
obrien
ea09af743f This commit was generated by cvs2svn to compensate for changes in r52287,
which included commits to RCS files with non-trunk default branches.
1999-10-16 07:10:09 +00:00
obrien
7e5c5c06f4 Virgin import of the GCC 2.95.1 compilers 1999-10-16 07:10:09 +00:00
obrien
0a88e97f78 Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
obrien
307a35125e This commit was generated by cvs2svn to compensate for changes in r52284,
which included commits to RCS files with non-trunk default branches.
1999-10-16 06:09:09 +00:00
obrien
f26a3f4361 Virgin import of GCC 2.95.1's libio -- the C++ iostream facility. 1999-10-16 03:54:25 +00:00
obrien
1e8240d1b7 This commit was generated by cvs2svn to compensate for changes in r52279,
which included commits to RCS files with non-trunk default branches.
1999-10-16 03:54:25 +00:00
obrien
17aa07355a Virgin import of GCC 2.95.1's libstdc++ 1999-10-16 03:52:48 +00:00
obrien
ee0cb67ad6 This commit was generated by cvs2svn to compensate for changes in r52277,
which included commits to RCS files with non-trunk default branches.
1999-10-16 03:52:48 +00:00
obrien
6b20d6e02e Grrrrr. Put the $FreeBSD$ in a Bad Place. 1999-10-15 21:49:40 +00:00
obrien
3c7c6d4dcc Register the fact we want expand_main_function() to invoke __main. 1999-10-15 20:56:19 +00:00
obrien
1c28c90b84 Merge rev 1.2 (a.out support) into EGCS 1.1.2. 1999-10-15 20:48:35 +00:00
obrien
acc79911e2 Return these files back to their stock versions.
These files aren't used in either building GCC or with a GCC installation
in the "FreeBSD native" case.
1999-10-13 15:55:31 +00:00
obrien
2c6d696119 Virgin import of EGCS 1.1.2 1999-10-12 00:47:56 +00:00
obrien
0a0fa7feb8 This commit was generated by cvs2svn to compensate for changes in r52143,
which included commits to RCS files with non-trunk default branches.
1999-10-12 00:47:56 +00:00
obrien
f1ff5971b5 Remove a useless blank line, I accidently added. 1999-10-12 00:35:49 +00:00
obrien
e6f80ad0a6 Move RCS tag to our normal place. 1999-10-10 22:43:12 +00:00
obrien
05e7348974 Style cleanups:
* be consistant on protecting "#define FOO"s with "#undef FOO".
* be consistant that macro params are upper case, and commas are followed
  by a space in the macro definition
* protect macro param expansion by ()'s
* break long lines
* line continuations chars to consistant column
* remove trailing spaces
1999-10-10 22:33:40 +00:00
obrien
30e2fa3ce2 Remove things common to all FreeBSD platforms. They will now live in a
FreeBSD wide config file.

This includes "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG".  Platforms
such as FreeBSD/MIPS will need to override these two defintions, but it
can #undef them and define them approapiately.
1999-10-10 22:17:24 +00:00
mharo
06c780e67d Correct typo, Welcom -> Welcome
and add $FreeBSD$
1999-10-10 07:46:38 +00:00
obrien
cbcb6e7130 Fully document -q.
Restore original $Header$.
1999-10-05 15:20:45 +00:00
obrien
c7c835314c Virgin import of EGCS 1.1.2's libio -- the C++ iostream facility. 1999-10-04 08:17:54 +00:00
obrien
7f9e65f35a This commit was generated by cvs2svn to compensate for changes in r51922,
which included commits to RCS files with non-trunk default branches.
1999-10-04 08:17:54 +00:00
obrien
e9acf70725 Virgin import of EGCS 1.1.2's libstdc++ 1999-10-04 08:12:38 +00:00
obrien
7baaec938c This commit was generated by cvs2svn to compensate for changes in r51920,
which included commits to RCS files with non-trunk default branches.
1999-10-04 08:12:38 +00:00
obrien
031b126e48 Virgin import of EGCS 1.1.2 1999-10-03 09:19:40 +00:00
obrien
55b9837508 This commit was generated by cvs2svn to compensate for changes in r51899,
which included commits to RCS files with non-trunk default branches.
1999-10-03 09:19:40 +00:00
obrien
962755b83f Virgin import of EGCS 1.1.2 1999-10-02 21:54:32 +00:00
obrien
19977292ad This commit was generated by cvs2svn to compensate for changes in r51885,
which included commits to RCS files with non-trunk default branches.
1999-10-02 21:54:32 +00:00
obrien
c47c3a0727 * We have /var/tmp, not /usr/tmp. So use that where EGCS used the latter.
*  In the absence of the env vars TMPDIR, TMP, TEMP (which override this
   ordering), attempt to create temperary files in /tmp, P_tmpdir (/var/tmp),
   /usr/tmp, and .  until successful.
1999-10-02 21:50:07 +00:00
obrien
60cc50f3aa Virgin import of EGCS 1.1.2 1999-10-02 01:46:57 +00:00
obrien
60bb4894f4 This commit was generated by cvs2svn to compensate for changes in r51848,
which included commits to RCS files with non-trunk default branches.
1999-10-02 01:46:57 +00:00
sheldonh
e027ab85d8 Update the upgrade instructions for awk 3.0.4. 1999-09-27 09:09:08 +00:00
sheldonh
3da18c5040 Fix conflicts. Add $FreeBSD$ as needed. 1999-09-27 08:57:04 +00:00
sheldonh
bc58135e2f This commit was generated by cvs2svn to compensate for changes in r51728,
which included commits to RCS files with non-trunk default branches.
1999-09-27 08:51:04 +00:00
sheldonh
b725e888cf Virgin import of GNU awk 3.0.4, which fixes at least a memory mis-
management problem involving custom print formats.

PR:		13615
Reported by:	Scott Hazen Mueller <scott@zorch.sf-bay.org>
1999-09-27 08:51:04 +00:00
phantom
fada71d33a Mention -p and -t options. 1999-09-24 11:37:06 +00:00
phantom
3442d5d948 Learn nroff about -p and -t options. It allows to preprocess
file with pic(1) and tbl(1).

Not objected to:	mpp
1999-09-23 13:40:28 +00:00
obrien
25880775a9 Fix conflicts.
Version 6.0.2s2 gives us a better fix a buffer overflow problem in
real_plog().  It also gives us a few code cleanups to quiet `gcc -Wall'.
1999-09-23 05:36:01 +00:00
obrien
7af1c7519b This commit was generated by cvs2svn to compensate for changes in r51591,
which included commits to RCS files with non-trunk default branches.
1999-09-23 05:15:28 +00:00
obrien
525520fd05 Virgin import of AMD (am-utils) v6.0.2s2 1999-09-23 05:15:28 +00:00
ache
70d2b31954 moved to tmac/locale 1999-09-23 02:56:00 +00:00
phantom
462153ca4e Allow .Rv macro to be used in 7th section also. This patch
will fix  "Usage: .Rv ..." error at mdoc.samples.7

Ok'ed by:	mpp
1999-09-22 22:36:16 +00:00
phantom
67b687baf2 Allow "Alpha" as 2nd argument for .Dt macro. So, we can go
with "Alpha architecture" manpages.
1999-09-22 21:38:40 +00:00
sheldonh
1e4516eee8 Add the ``blacklist'' feature, which allows a path to a filename to
be used as a valid pattern in the access control language.

Patch obtained from ftp://ftp.porcupine.org/pub/security/ .

Requested by:	markm
1999-09-21 09:09:57 +00:00
obrien
8912f39a53 Bring BDE's printf format error fixes into EGCS. 1999-09-19 11:00:01 +00:00
obrien
2d0770cbad Bring our profiling tweaks into EGCS 1.1.2. 1999-09-19 10:43:38 +00:00
obrien
f32a244d64 "COMMENT_BEGIN" is no longer used. 1999-09-19 10:32:18 +00:00
obrien
b636d94676 Support linking against libgcc_r.
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1999-09-19 10:31:14 +00:00