obrien
1d93f083bf
Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make it
...
easier to keep them in sync.
2005-10-30 19:04:47 +00:00
obrien
6678b4722a
Catch up with FreeBSD 7.
2005-10-29 09:13:31 +00:00
rodrigc
cb365428c9
Submitted following patch to FSF GCC:
...
* freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS):
Use builtin_define_with_int_value() instead of
adding a new check for every new major FreeBSD version.
Motivated by: simon
Discussed with: obrien, kan
2005-10-27 23:57:55 +00:00
obrien
a477d798c9
Fix bug where static forward declarations weren't accepted.
...
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.
Submitted by: rodrigc
Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
2005-09-07 09:23:39 +00:00
obrien
66b2171b38
Fix bug where GCC thought athlon-tbird had SSE support.
2005-07-19 21:53:22 +00:00
scottl
c6f8608ea0
Patch the freebsd spec file for PowerPC so that PIC code builds correctly.
...
This allows FreeBSD/PPC to build and run out of stock CVS sources. This
also takes the file off of the vendor branch.
Submitted by: kan, grehan
Approved by: re, kan
2005-07-07 21:40:37 +00:00
kan
ceec895280
Enable handling of MS-compatible packing push and pop pragmas. This change was
...
inadvertedly left out of the last import.
2005-06-03 17:35:13 +00:00
kan
44e5f34aa2
Fix a typo from previos commit.
2005-06-03 05:58:56 +00:00
kan
752b1c9235
Catch up with changes in BDX_OUTPUT_[LR]BRAC callers.
2005-06-03 04:19:23 +00:00
kan
17d0aa6eb2
Merge conflicts for GCC 3.4.4.
2005-06-03 04:02:20 +00:00
kan
ff647fd5f2
Localize GCC version string for FreeBSD.
2005-06-03 03:52:25 +00:00
kan
f8dd8336e3
Stock files.
2005-06-03 03:50:42 +00:00
kan
d7b0b4f3c6
This commit was generated by cvs2svn to compensate for changes in r146895,
...
which included commits to RCS files with non-trunk default branches.
2005-06-03 03:28:44 +00:00
kan
2156e40a83
Gcc 3.4.4 release.
2005-06-03 03:28:44 +00:00
obrien
385d6f2851
Break lines at sentence ends, etc...
2004-11-11 07:50:09 +00:00
obrien
03d18c4236
Don't attempt to claim what version of GCC we're documenting. The manpage
...
is still mostly the GCC 2.95 one, with faint attempts by me over the years
to document a few new switches. Thus, it is dubious to claim documentation
of specific modern GCC versions.
Noted by: delphij
2004-11-11 07:45:01 +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
4198799468
This commit was generated by cvs2svn to compensate for changes in r136527,
...
which included commits to RCS files with non-trunk default branches.
2004-10-15 03:22:13 +00:00
obrien
84cd481c4b
Enter the long awaited start of FreeBSD 6.0!
2004-08-21 03:58:39 +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
1cd197c850
This commit was generated by cvs2svn to compensate for changes in r133582,
...
which included commits to RCS files with non-trunk default branches.
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
b3ca38ff03
This commit was generated by cvs2svn to compensate for changes in r133534,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 02:21:58 +00:00
kan
030f65b378
Remove obsolete ASM_FINAL_SPEC definition.
...
Reported by: green
2004-07-29 21:49:34 +00:00
kan
206c50d393
Allow GCC to recognize -fformat-extensions flag.
2004-07-29 02:04:58 +00:00
kan
cf69a2cfcc
Merge rev. 1.2 (allow profiling of FORTRAN77 programs) info
...
GCC 3.4.3-prerelease sources.
2004-07-28 05:08:31 +00:00
kan
0e5ab1a9d3
Merge FreeBSD changes into GCC 3.4.2-prerelease:
...
1.2 Printf format errors fixes.
2004-07-28 05:06:59 +00:00
kan
9de6fbee58
Use stock version of this file now.
2004-07-28 05:03:19 +00:00
kan
a70ff0b3fe
Update sparc64 MD bits to GCC 3.4.2-prerelease.
2004-07-28 05:00:13 +00:00
kan
c5977d90b8
Merge FreeBSD changes into GCC 3.4.2-prerelease:
...
1.2 Tweaks to make this file live beside our hacked config.
2004-07-28 04:56:54 +00:00
kan
4b2258bedc
Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE
...
overridable from the command line).
2004-07-28 04:49:58 +00:00
kan
64ff471645
Merge r1.11 (-mno-align-long-strings).
2004-07-28 04:47:35 +00:00
kan
e3a302e688
Update Amd64 MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:44:23 +00:00
kan
bb9a6a1401
Update i386 MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:41:42 +00:00
kan
594670f3cb
Update Alpha config MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:39:15 +00:00
kan
411f5b699e
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.8 Change symbol values to match freebsd.h.
2004-07-28 04:35:51 +00:00
kan
57af144a41
Update MI config bits for GCC 3.4.2-prerelease.
2004-07-28 04:34:05 +00:00
kan
2d2a84288c
Update for GCC 3.4.2. Bump __FreeBSD_cc_version_ and use correct ELF
...
interpreter on FreeBSD 5.x series.
2004-07-28 04:31:47 +00:00
kan
57c77b7632
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 Localize the version string.
2004-07-28 04:27:06 +00:00
kan
3f0662d51d
-O0 -O1 should optimize alignment for time, not size. Moved from toplev.c.
2004-07-28 04:23:38 +00:00
kan
f245def18e
Merge FreeBSD modifications into gcc 3.4.2-prelelease:
...
1.2 -fformat-extensions.
Remove r1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha) as obsolete.
Move r1.14 (-O0 -O1 optimize alignment for time, not size) to opts.c.
2004-07-28 04:20:36 +00:00
kan
4b94115c89
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
1.38 Correct priority for GCC_EXEC_PREFIX.
2004-07-28 04:05:09 +00:00
kan
49c6fea32a
Merge FreeBSD changes into GCC 3.4.2-prerelease.
...
1.19 Fix -mprofiler-epilogue on i386.
2004-07-28 04:01:01 +00:00
kan
8b917f2921
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 teach GCC about %y for DDB.
2004-07-28 03:57:21 +00:00
kan
fdee9111e6
Use stock version of this file.
...
Revision 1.3 to suppress warnings on K&R main is not useful anymore
since GCC suppresses such warnings unconditionally now.
2004-07-28 03:53:20 +00:00
kan
c05611f5db
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
Both flag variables declared here were disconnected through the 5-current
lifetime and are retained here for backwards compatibility reasons only.
2004-07-28 03:46:02 +00:00
kan
48ae142099
Merge FreeBSD changes into GCC 3.4.2-prerelease.
...
r1.18: Move FreeBSD specific flag variables from c-decl.c here.
2004-07-28 03:40:54 +00:00
kan
a8af68176b
Use stock GCC versions on these files.
2004-07-28 03:36:15 +00:00
kan
5e00ec74d8
Gcc 3.4.2 20040728.
2004-07-28 03:11:36 +00:00
kan
e0020c9fe3
This commit was generated by cvs2svn to compensate for changes in r132718,
...
which included commits to RCS files with non-trunk default branches.
2004-07-28 03:11:36 +00:00