summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Mention -p and -t options.phantom1999-09-242-4/+26
|
* Learn nroff about -p and -t options. It allows to preprocessphantom1999-09-232-2/+4
| | | | | | file with pic(1) and tbl(1). Not objected to: mpp
* Fix conflicts.obrien1999-09-232-13/+24
| | | | | Version 6.0.2s2 gives us a better fix a buffer overflow problem in real_plog(). It also gives us a few code cleanups to quiet `gcc -Wall'.
* This commit was generated by cvs2svn to compensate for changes in r51591,obrien1999-09-2310-89/+177
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) v6.0.2s2obrien1999-09-2312-102/+201
| |
* | moved to tmac/localeache1999-09-231-4833/+0
| |
* | Allow .Rv macro to be used in 7th section also. This patchphantom1999-09-221-1/+3
| | | | | | | | | | | | will fix "Usage: .Rv ..." error at mdoc.samples.7 Ok'ed by: mpp
* | Allow "Alpha" as 2nd argument for .Dt macro. So, we can gophantom1999-09-221-1/+2
| | | | | | | | with "Alpha architecture" manpages.
* | Add the ``blacklist'' feature, which allows a path to a filename tosheldonh1999-09-213-1/+65
| | | | | | | | | | | | | | | | be used as a valid pattern in the access control language. Patch obtained from ftp://ftp.porcupine.org/pub/security/ . Requested by: markm
* | Bring BDE's printf format error fixes into EGCS.obrien1999-09-192-3640/+4483
| |
* | Bring our profiling tweaks into EGCS 1.1.2.obrien1999-09-191-414/+2432
| |
* | "COMMENT_BEGIN" is no longer used.obrien1999-09-192-6/+0
| |
* | Support linking against libgcc_r.obrien1999-09-192-8/+0
| | | | | | | | Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* | This should get us the same functionality we had with GCC 2.7.2.1.obrien1999-09-192-214/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Support for our dual ELF/a.out building ability * Our custom ASM_* definitions * Our custom debugger and profiling related definitions * Our custom STARTFILE/ENDFILE specs * The stock EGCS 1.1.2 freebsd-elf.h file depended on egcs-1.1.2/gcc/config/linux.h, which included "svr4.h". We will include "svr4.h" via our "tm.h" definition. So add the few bits from "linux.h" we actually needed. * Using our current crtbegin.o/crtend.o we cannot support the DWARF2 unwinding mechanisms. In the future we will switch to the non-sjlj-exceptions type exception machanism. However the `make world' bootstrap problems with the EGCS crtstuff.c must be overcome first. * Our a.out gas doesn't "know" to use NOP's for aligns while in the text section. Thus the a.out alignment generation needed tweaking from what we did with GCC 2.7.2. [from BDE] * The definition of SUPPORTS_ONE_ONLY prevents the compiler from trying to use "linkonce" sections for a.out. The definition of NO_DBX_FUNCTION_END we had causes it to avoid .stabs symbols that the assembler cannot handle for a.out. [from JDP] * The previous "EXCEPTION_SECTION_FUNCTION" is the wrong name for EGCS. It also needed tweaking for EGCS. [from JDP] Also bump __FreeBSD_cc_version to 400002 in case we need to know we are using EGCS at some point.
* | Use the stock EGCS version of this.obrien1999-09-191-96/+94
| |
* | Document the new i386 family options.obrien1999-09-191-0/+43
| | | | | | | | Obtained from: invoke.texi
* | Document -Os optimization. Add to -O{0,2} documentation.obrien1999-09-191-0/+8
| | | | | | | | Obtained from: invoke.texi
* | Merge revs 1.2-1.11 (doc fixes and updates to reflect reality) into theobrien1999-09-191-6/+79
| | | | | | | | EGCS 1.1.2 manpage.
* | Merge rev 1.2 docs fixes into EGCS 1.1.2's manpage.obrien1999-09-191-14/+8
| |
* | Update for GCC 2.95.1's bundled libf2c.obrien1999-09-191-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r51384,obrien1999-09-1964-887/+2706
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of GCC 2.95.1's libf2cobrien1999-09-1964-887/+2706
| | |
* | | Tell people how this work was done.obrien1999-09-191-0/+22
| | |
* | | Fix conflicts. This has a small part of rev 1.2 in it.obrien1999-09-181-107/+199
| | |
* | | Fix conflicts. This merges revs 1.{2,3} with EGCS 1.1.2.obrien1999-09-181-1/+3
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r51363,obrien1999-09-18255-0/+27437
|\ \ \ | |/ / | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of EGCS 1.1.2's libf2cobrien1999-09-18255-0/+27437
| | |
* | | Update the support files from the 6.0.1 import.obrien1999-09-182-94/+140
| | |
* | | Re-encode spanish messages using ISO-8859-1.jmas1999-09-173-324/+324
| | | | | | | | | | | | | | | | | | | | | Patches also sent to bostic@bostic.com. PR: bin/5966 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* | | Fix conflicts.obrien1999-09-1524-182/+233
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r51292,obrien1999-09-15112-580/+4561
|\ \ \ | | |/ | |/| | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of AMD (am-utils) v6.0.1obrien1999-09-15136-768/+4797
| | |
* | | Fix warning: return type of `main' is not `int'peter1999-09-151-1/+3
| | |
* | | Fix a coredump when commands in ~/.exrc prepended with addresses.ru1999-09-141-1/+3
| | | | | | | | | | | | PR: 13000
* | | Merge from ../egcs/gcc/gcc.c rev.1.5:bde1999-09-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Don't exclude directories that the linker is "known" to search (/lib and /usr/lib) when deciding whether to pass certain paths to the linker. Under FreeBSD, the linker is actually known to never search /lib and to only search /usr/lib in the elf case. Not passing the paths causes at best causes confusing differences for cross compiling. This change is conditional on FREEBSD_NATIVE but should be absolute.
* | | pick up locales from locale subdirache1999-09-111-0/+5
| | | | | | | | | | | | Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
* | | koi8-r mandoc tweaksache1999-09-112-0/+222
| | | | | | | | | | | | Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
* | | source hyphen.us-ru from locale subdirache1999-09-111-1/+2
| | |
* | | Document -R.obrien1999-09-111-0/+8
| | |
* | | Add FreeBSD tag.obrien1999-09-083-0/+4
| | |
* | | Don't -ko anymore.obrien1999-09-081-1/+2
| | | | | | | | | | | | Add FreeBSD tag.
* | | Don't -ko anymore.obrien1999-09-081-1/+1
| | |
* | | Don't use -ko any more.obrien1999-09-081-1/+2
| | |
* | | MFS: amd mount disabling and overflow protection.imp1999-09-071-4/+17
| | | | | | | | | | | | Reported by: gallatin@freebsd.org
* | | Add FreeBSD 3.3 to the Fx and Os macros.ru1999-09-072-0/+2
| | |
* | | Update the author's address and Global's home page.simokawa1999-09-071-2/+2
| | | | | | | | | | | | | | | PR: misc/13589 Submitted by: Shigio Yamaguchi <shigio@tamacom.com>
* | | $Id$ -> $FreeBSD$peter1999-09-053-3/+3
| | |
* | | Fix up this for the build; some compatibility files have been added -markm1999-09-049-11/+632
| | | | | | | | | | | | these will be submitted back to KTH for inclusion.
* | | Remove GCC_UNUSED under FREEBSD_NATIVE option.luoqi1999-09-031-0/+2
| | | | | | | | | | | | Requested by: ache
* | | Restore documented tgetstr() behavior.luoqi1999-09-031-0/+6
| | |
OpenPOWER on IntegriCloud