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
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
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
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
obrien
742a1468a7
Grrr. our rev 1.19 (FSF GCC rev 1.579) is causing some problems on 32-bit
...
systems. So only use the rev 1.19 (FSF GCC rev 1.579) change on 64-bit
systems.
2004-06-19 20:40:00 +00:00
obrien
f9c5567642
Merge FSF GCC rev 1.579 change ((x86_output_mi_thunk): Don't pass MEM to
...
%P0, just SYMBOL_REF) into GCC 3.3.3. This fixes the bad C++ thunks code
generation building Firefox on AMD64.
Submitted by: Sean McNeil <sean@mcneil.com>
2004-06-19 07:29:04 +00:00
ache
c4743fe5fa
Remove unneeded files
2004-02-17 03:22:35 +00:00
deischen
8eb1230107
Make gcc -pthread link to -lpthread instead of -lc_r.
2004-01-30 12:14:19 +00:00
bde
4c0ab24ab7
Quick fix for breakage of non-i386 arches in previous commit. Only
...
use TARGET_PROFILER_EPILOGUE if it is defined.
2004-01-06 10:38:48 +00:00
kan
3b9942df2e
Fix -mprofiler-epilogue on i386. This should be extended to other
...
architectures in future.
Submitted by: bde
2004-01-05 22:23:27 +00:00
kan
79bbe23c4a
Remove files not part of GCC 3.3.x.
2004-01-05 20:27:51 +00:00
kan
9cc58e02e0
This commit was generated by cvs2svn to compensate for changes in r124151,
...
which included commits to RCS files with non-trunk default branches.
2004-01-05 20:27:51 +00:00
kan
61ac7e3646
Fix ASM_OUTPUT_LABELREF to deal with TSL model prefixes GCC
...
started to use internally. They need to be stripped before
the name of the label or symbol is printed.
2003-12-22 04:27:17 +00:00
obrien
0d7845a7ec
One might want to correctly generate 32-bit code on an Opteron.
...
Submitted by: peter
2003-12-16 05:40:06 +00:00
obrien
0a1e7b39d8
Consistently define __LP64__ on all our 64-bit platforms.
2003-12-15 10:34:01 +00:00
kan
8a33824d16
Use correct priority parameter value in add_prefix from corresponding
...
enum instead of passing literal 0. This fixes gcc invocations with
GCC_EXEC_PREFIX environment set.
Submitted By: Geoff Morrison
PR: gnu/53476
2003-11-13 22:40:05 +00:00
deischen
5563abd4bb
Remove a comment stating that -pthread isn't supported.
2003-11-10 18:52:57 +00:00
kan
b78cfa5333
Drop r1.6 (warn_system_heders by default). Use stock version of
...
the file from now on.
2003-11-07 03:30:31 +00:00