| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
1.8 printf format error fixes.
|
|
|
|
|
| |
1.10 -mno-align-long-strings.
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
|
|
|
|
|
| |
1.11 -mno-align-long-strings.
Note the change 1.15 is not needed anymore.
|
| |
|
|
|
|
|
|
| |
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
|
|
|
|
|
|
|
| |
1.2 -fformat-extensions.
1.3 -printf0
1.6 Teach GCC about %y for DDB and implement
support for the C99 %z format modifier.
|
|
|
|
|
| |
1.2 kernel printf enhancements framework.
1.3 suppress prototype warnings on K&R main.
|
|
|
|
|
| |
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
|
| |
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
long time. Go ahead and commit the patch since a co-worker has been
working up a code patch in this area and wondered why it hasn't been
committed yet.
PR: 35800
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
having any effect. This restores a calling convention traditionally used
by FreeBSD/i386 and which is expected by a number of assembly sources
in libc.
Reviewed by: obrien
Approved by: re (rwatson)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
*sigh* GCC developers can't seem to make up their mind which pre-defined arch
symbols are the official ones. So make them, and the Sparc64 using Martians
happy with every permutation.
This fixes f77 and possibly changes some 'long long' handling.
Approved by: re(bmah)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
into Gcc 3.2.1 release.
|
| | |
|
| | |
|
| |
| |
| |
| | |
1.14 (-O/-O1 optimize alignment for time, not size) into Gcc 3.2.1 release.
|
| |
| |
| |
| |
| |
| | |
(cross compiling issues) into GCC 3.2.1 release.
Note revs 1.{5,13} (ELF and objformat support) are OBE with the a.out dike-out.
|
| |
| |
| |
| | |
into Gcc 3.2.1 release.
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| | |
Approved by: re(bmah)
|
| |
| |
| |
| | |
Approved by: bmah, jhb, murray (independently)
|
| |
| |
| |
| |
| |
| |
| |
| | |
now only produce ELF objects. It also makes us closer to stock GCC, and
simplifies the set of changes we still need from stock GCC on every import.
Applauded by: peter
Approved by: re
|
| |
| |
| |
| | |
which is needed in order for nexted C functions to work.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Make DDB use %y instead of %z.
- Teach GCC about %y.
- Implement support for the C99 %z format modifier.
Approved by: re@
Reviewed by: peter
Tested on: i386, sparc64
|
| | |
|
| |
| |
| |
| |
| |
| | |
1.8 printf format error fixes
Approved by: obrien
|
| |
| |
| |
| |
| |
| |
| | |
1.10 -mno-align-long-strings
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
Approved by: obrien
|
| |
| |
| |
| |
| |
| | |
1.11 -mno-align-long-strings
Approved by: obrien
|
| |
| |
| |
| |
| |
| | |
1.2 Localize the version number
Approved by: obrien
|
| |
| |
| |
| |
| |
| |
| |
| | |
1.2 -fformat-extensions
1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha
1.14 -O0 -O1 should optimize alignment for time, not size
Approved by: obrien
|
| |
| |
| |
| | |
Approved by: obrien
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1.\\{2,15\\} FREEBSD_NATIVE
1.\\{5,13\\} ELF, and objformat support
1.\\{16,23,25\\} Better cross building control
1.21 'GCC_OPTIONS'
1.27 cross-arch MD_EXEC_PREFIX fixes
cc -print-search-dir fixes
1.28 Read specs from /usr/libdata/gcc/specs, if available
Approved by: obrien
|
| |
| |
| |
| |
| |
| | |
1.2 kernel printf enchancements framework
Approved by: obrien
|
| |
| |
| |
| |
| |
| |
| | |
1.2 kernel printf enchancements framework
1.3 suppress warnings on K&R main
Approved by: obrien
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
2002 20:15 EST.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
From current testsuite results, the optimizer bugs don't appear to exist
anymore. RTH@cygnus.com did a lot of work on the Alpha ELF code generator
for GCC 3.2[.0]. A recent FreeBSD/AXP GCC bootstrap is at
http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00604.html
In this bootstraps, all gcc libraries are built with -O2 and c-torture
gives -O2 a real workout. None of the remaining failures have anything
to do with -O2 optimizer bugs.
Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
|
| |
| |
| |
| |
| |
| | |
1.8 printf format error fixes
Approved by: obrien
|