122 Commits

Author SHA1 Message Date
marius
9e0f3cc19c * gthr-posix.h (__gthread_active_p): Use the Solaris implementation
for FreeBSD as well.

This is the fix for __gthread_active_p() returning false positives
which was committed as rev. 1.1.1.8.2.1 to RELENG_7 but now looped
back to the vendor branch via the GCC repository and relicensed to
be GPLv2 by me.
Thanks go to gerald@ for getting the fix approved upstream and for
committing to the GCC repository.

PR:		119289
Approved by:	core
2008-04-21 20:40:42 +00:00
obrien
436a930242 Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constants
inside ABS expression).
Obtained from:	Richard Guenther <rguenther@suse.de>
Approved by:	core
2007-12-11 03:35:39 +00:00
kan
b162aa2e5a GCC 4.2.1 release miscellaneous support libraries. 2007-08-14 02:52:47 +00:00
kan
3a6aff6a02 GCC 4.2.1 release Objective C runtime support code. 2007-08-14 02:51:20 +00:00
kan
6012218763 GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
kan
d2ff90cc58 GCC 4.2.1 release. 2007-08-14 02:45:23 +00:00
kan
8a2681fa7e Remove files that are no more part of GCC distribution from FSF branch. 2007-05-19 02:42:17 +00:00
kan
97ee9c3f29 GCC 4.2.0 release miscellaneous support libraries. 2007-05-19 01:27:20 +00:00
kan
7d2f610e8a GCC 4.2.0 release Objective C runtime support code. 2007-05-19 01:25:45 +00:00
kan
7865836f4b GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
kan
1f9ea4d0a4 GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
delphij
4895159b2b MFS: Remove file that was disappeared from gcc distribution.
While I'm there, add the file into ObsoleteFiles.inc.

Approved by:	maintainer (kan)
2006-09-30 09:44:58 +00:00
ru
41f6ba7670 These files live in the doc/ subdir in later releases of GCC. 2006-09-21 07:54:02 +00:00
ru
0981bee822 Updated manpages for 3.4.6 release.
OK'ed by:	kan
Obtained from:	gcc-3.4.6.tar.bz2
2006-09-21 07:45:37 +00:00
kan
1cb0a74375 Gcc 3.4.6 F77 runtime support bits (as of 2006/08/25 #116475).
.
2006-08-26 21:30:30 +00:00
kan
7af6408ffb Gcc 3.4.6 Objective C support bits (as of 2006/08/25 #116475). 2006-08-26 21:30:26 +00:00
kan
42689eaf54 Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475). 2006-08-26 21:29:46 +00:00
kan
ab6c6e434e Gcc 3.4.6 as of 2006/08/25 #116475. 2006-08-26 21:29:10 +00:00
kan
8a6911d2bb Gcc 3.4.4 F77 runtime support bits. 2005-06-03 03:30:16 +00:00
kan
eeb997f510 Gcc 3.4.4 Objective C support bits. 2005-06-03 03:29:59 +00:00
kan
3b6c93380e Gcc 3.4.4 C++ support bits. 2005-06-03 03:29:38 +00:00
kan
2156e40a83 Gcc 3.4.4 release. 2005-06-03 03:28:44 +00:00
kan
0a20abcc95 Import a patch from GCC PR c/16999 to stop quoting already quoted ident
strings.
2004-10-15 03:22:13 +00:00
kan
d42790ccc0 Remove files that are not part of GCC 3.4.x from the vendor branch. 2004-08-12 16:41:42 +00:00
kan
d42b9316c7 Import one more file for Gcc 3.4.2 20040728. 2004-08-12 02:21:58 +00:00
kan
81628e6080 Gcc 3.4.2 20040728 libf2c bits. 2004-07-28 03:12:14 +00:00
kan
faa0a30e66 Gcc 3.4.2 20040728 Objective C support bits. 2004-07-28 03:12:12 +00:00
kan
96bad46eee Gcc 3.4.2 20040728 C++ support bits. 2004-07-28 03:12:05 +00:00
kan
5e00ec74d8 Gcc 3.4.2 20040728. 2004-07-28 03:11:36 +00:00
kan
87b8398a7d Remove file not part of GCC 3.3.x. 2004-01-05 21:24:05 +00:00
kan
6ef29f12cf Remove files not part of GCC 3.3.x. 2004-01-05 21:21:27 +00:00
kan
dee16d1152 Remove bits which are not part of GCC 3.3.x anymore. 2004-01-05 21:04:41 +00:00
kan
79bbe23c4a Remove files not part of GCC 3.3.x. 2004-01-05 20:27:51 +00:00
kan
2b59a681a5 Gcc 3.3.3 20031106 libf2c bits. 2003-11-07 02:44:13 +00:00
kan
fc9b5bb894 Gcc 3.3.3 20031106 Objective C support bits. 2003-11-07 02:44:11 +00:00
kan
a342444c67 Gcc 3.3.3 20031106 C++ support bits. 2003-11-07 02:44:01 +00:00
kan
b09448931a Gcc 3.3.3 20031106. 2003-11-07 02:43:04 +00:00
kan
dc227ec3ae Gcc 3.3.1-release libf2c bits. 2003-08-22 02:57:17 +00:00
kan
7f6cad65d4 Gcc 3.3.1-release Objective C support bits. 2003-08-22 02:57:15 +00:00
kan
772b3187f8 Gcc 3.3.1-release C++ support bits. 2003-08-22 02:57:05 +00:00
kan
08db0e4d74 Gcc 3.3.1-release. 2003-08-22 02:56:07 +00:00
kan
7b704871fd Gcc 3.3.1-pre 2003-07-11 libf2c bits. 2003-07-11 03:42:19 +00:00
kan
bb754981e6 Gcc 3.3.1-pre 2003-07-11 Objective C support bits. 2003-07-11 03:42:15 +00:00
kan
c7bbbdd036 Gcc 3.3.1-pre 2003-07-11 C++ support bits. 2003-07-11 03:42:04 +00:00
kan
b2a8872fbe Gcc 3.3.1-pre as of 2003-07-11. 2003-07-11 03:40:53 +00:00
kan
52e69d78ee Remove files incidentally imported from the wrong place during
3.2.1 import. They are not used by any of our system GCC versions
and will be physically removed from repository soon.

Reviewed by:	obrien
2003-03-26 18:12:01 +00:00
kan
c4a0c9c6b7 Gcc 3.2.2-release libf2c bits. 2003-02-10 05:49:31 +00:00
kan
b6a09262ec Gcc 3.2.2-release Objective C support bits. 2003-02-10 05:48:28 +00:00
kan
78fa66448c Gcc 3.2.2-release C++ support bits. 2003-02-10 05:47:54 +00:00
kan
793833d7a7 Gcc 3.2.2-release. 2003-02-10 05:41:50 +00:00