summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN fromkan2002-12-221-1/+0
| | | | | | | | | 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)
* Update for the 20021213 version.obrien2002-12-191-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r108072,obrien2002-12-194-49/+28
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of bwk's 13-Dec-2002 release.obrien2002-12-194-49/+28
| |
* | This commit was generated by cvs2svn to compensate for changes in r107937,des2002-12-1698-259/+412
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Vendor import of OpenPAM Cyclamen.des2002-12-1698-259/+412
| | |
* | | NetBSD manpages use .Nm "" to typeset the `name' of the manpage, butkeramida2002-12-142-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this doesn't work quite right with our groff. They have an older groff version in the base system, but no real plans to update both groff and manpages. Fix the .Nm usage locally in our manpages. PR: docs/41972 Submitted by: Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp> Discussed with: ru and obrien
* | | Fix misspelling.fenner2002-12-131-1/+1
| | | | | | | | | | | | | | | PR: docs/44930 Submitted by: Michael McGoldrick <mmcgoldrick@linuxdriven.net>
* | | Update for the just-done-import.obrien2002-12-131-3/+2
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r107806,obrien2002-12-1314-143/+246
|\ \ \ | | |/ | |/| | | | which included commits to RCS files with non-trunk default branches.
| * | Vendor import of bwk's 29-Nov-2002 release.obrien2002-12-1314-143/+246
| | | | | | | | | | | | Most significant update is the inclusion of our port's locale patches.
* | | Uniformly refer to a file system as "file system".ru2002-12-126-20/+20
| | | | | | | | | | | | Approved by: re
* | | _NIH, __NIH__, __N_I_H__, __nih__, _niH_.obrien2002-12-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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)
* | | I really hate the GCC directory structure of gcc/gcc/gcc/<compiler files>obrien2002-12-042-14480/+0
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r107609,obrien2002-12-045-3/+27
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-045-3/+27
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r107606,obrien2002-12-0445-489/+1256
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-0449-574/+1730
| | | |
* | | | Update HEAD with FSF branch 3.2.1 release files.obrien2002-12-044-22/+20
| | | |
* | | | Use pure stock files.obrien2002-12-0421-46/+0
| | | |
* | | | Merge rev 1.8 (printf format error fixes) into Gcc 3.2.1 release.obrien2002-12-041-25/+39
| | | |
* | | | Gperf is usable again. We don't need this.obrien2002-12-041-472/+0
| | | |
* | | | Fix typo to sync with FSF sources.obrien2002-12-041-1/+1
| | | |
* | | | Merge revs 1.10 (-mno-align-long-strings) and 1.11 (LONG_TYPE_SIZE override)obrien2002-12-041-6/+18
| | | | | | | | | | | | | | | | into Gcc 3.2.1 release.
* | | | Merge rev 1.11 (-mno-align-long-strings) into Gcc 3.2.1 release.obrien2002-12-041-21/+30
| | | |
* | | | Update for Gcc 3.2.1 release.obrien2002-12-041-1/+1
| | | |
* | | | Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),obrien2002-12-041-0/+3
| | | | | | | | | | | | | | | | 1.14 (-O/-O1 optimize alignment for time, not size) into Gcc 3.2.1 release.
* | | | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}obrien2002-12-041-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | (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.
* | | | Merge revs 1.2 (kernel printf framework) and 1.3 (suppress K&R main warnings)obrien2002-12-041-1/+1
| | | | | | | | | | | | | | | | into Gcc 3.2.1 release.
* | | | This commit was generated by cvs2svn to compensate for changes in r107590,obrien2002-12-0477-9609/+38625
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-0494-13129/+53971
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r107588,obrien2002-12-04142-10988/+52848
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-04146-23079/+56900
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r107579,des2002-12-041-1/+3
|\ \ \ \ | | |_|/ | |/| | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Add default cases to the switches (perforce change 21902)des2002-12-041-1/+3
| | | |
* | | | Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.obrien2002-12-031-1/+1
| | | | | | | | | | | | | | | | Approved by: re(bmah)
* | | | Update HEAD with the stock files.obrien2002-12-028-258/+264
| | | |
* | | | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-12-021-45/+58
| | | | | | | | | | | | | | | | into the Binutils 2.13.2 20021128 snap.
* | | | Remove our custom ELF branding -- we have moved to our own ELF vectorsobrien2002-12-022-40/+37
| | | | | | | | | | | | | | | | that DTRT.
* | | | Merge our ELF branding into Binutils 2_13_2_20021127 snapshot.obrien2002-12-021-32/+2
| | | |
* | | | GC some stuff I thought was long gone.obrien2002-12-0243-46844/+0
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r107492,obrien2002-12-02109-2175/+3057
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import of Binutils from the FSF 2.13 branch (just pre-.2 release).obrien2002-12-02127-2823/+18523
| | | | | | | | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 27-Oct-2002 21:12:00 EST.
* | | | | Try to keep CVS from pissing over the next binutils import by returningobrien2002-12-0213-36/+0
| | | | | | | | | | | | | | | | | | | | to purely stock files.
* | | | | Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-0224-768/+420
| | | | | | | | | | | | | | | | | | | | Approved by: re
* | | | | This commit was generated by cvs2svn to compensate for changes in r107484,peter2002-12-0277-5705/+13696
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes allpeter2002-12-0294-6121/+14115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the bugs that I know of. We've been running a slightly older version of this on freefall/repoman, where it was afflicted by a silly merge error on my part (fixed). Approved by: re
* | | | | | Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-27199-43706/+0
| | | | | | | | | | | | | | | | | | | | | | | | Approved by: re(jhb)
* | | | | | Merge argument parsing changes into this copy of telnet.eric2002-11-271-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: markm Approved by: bmah
* | | | | | Update the version number.obrien2002-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Approved by: bmah, jhb, murray (independently)
OpenPOWER on IntegriCloud