aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix the .PATH style nits. Other style nits left for later.David E. O'Brien2000-04-172-15/+14
| | | | Notes: svn path=/head/; revision=59331
* Use the non-asm routines for IA-64, PPC, and arm32 ports.David E. O'Brien2000-04-172-2/+2
| | | | Notes: svn path=/head/; revision=59329
* Use the non-asm routines (for now) on the sparc and sparc64 ports.Steve Price2000-04-152-0/+11
| | | | Notes: svn path=/head/; revision=59265
* Get the installed headers list right.David E. O'Brien2000-03-301-1/+1
| | | | Notes: svn path=/head/; revision=58823
* Switch over to using the GCC 2.95 Objc library code.David E. O'Brien2000-03-301-13/+26
| | | | Notes: svn path=/head/; revision=58807
* Clean up the FreeBSD configuration files -- includes removing the usageDavid E. O'Brien2000-03-231-1/+0
| | | | | | | | of svr4.h on the i386, and moving all the shared arch neutral bits into the FreeBSD general config header. Notes: svn path=/head/; revision=58478
* Add missing depend fileAndrey A. Chernov2000-03-191-1/+1
| | | | Notes: svn path=/head/; revision=58317
* Install readline API infoAndrey A. Chernov2000-03-191-2/+8
| | | | Notes: svn path=/head/; revision=58316
* Upgrade to 4.1Andrey A. Chernov2000-03-192-2/+6
| | | | | | | Minor bumped because new function added Notes: svn path=/head/; revision=58315
* The "INCDIR" required by the new header installation code in bsd.lib.mkDavid E. O'Brien2000-01-301-0/+2
| | | | | | | | | was not set correctly. Ok'ed by: JKH Notes: svn path=/head/; revision=56911
* Move the header installation down into `readline' which is the subsystemDavid E. O'Brien2000-01-292-12/+8
| | | | | | | the headers are part of. Notes: svn path=/head/; revision=56804
* Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceDavid E. O'Brien2000-01-251-3/+4
| | | | | | | | EGCS 1.x have not been worked out. And with 4.0 RELEASE comming quickly we need C++ to be stable and usable. Notes: svn path=/head/; revision=56586
* This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman2000-01-111-0/+2
| | | | | | | | | corollary for -DNOINFO and -DNOMAN. I'll fix this properly (add specific HTML doc magic) in the .mk files later; right now, just unbreak the world. Notes: svn path=/head/; revision=55816
* *draws his sword*Brian Feldman2000-01-111-0/+2
| | | | | | | | | | | | I smite thee, vile buildworld breakage! The story is that these were added to beforeinstall improperly. In our beforeinstall, a full mtree has not been populated. Since the tree is not populated, we explode from missing directories on doc install. It should not be done in beforeinstall (includes) anyway. Notes: svn path=/head/; revision=55813
* This change was mis-identified as the problem, sorry. It appears to beJordan K. Hubbard2000-01-111-0/+4
| | | | | | | an anomaly restricted only to the alpha in FreeBSD-current (weird). Notes: svn path=/head/; revision=55792
* Back out the previous change to install the examples - it breaks the release ↵Jordan K. Hubbard2000-01-111-4/+0
| | | | | | | builds. Notes: svn path=/head/; revision=55791
* Install contents of the TESTS subdirectory to /usr/share/examples/libdialogAlexey Zelkin2000-01-101-0/+9
| | | | Notes: svn path=/head/; revision=55755
* Remove -lncurses and -lmytinfo from LDFLAGSAlexey Zelkin2000-01-101-3/+5
| | | | Notes: svn path=/head/; revision=55753
* Cleanup warnings.Alexey Zelkin2000-01-1021-21/+24
| | | | Notes: svn path=/head/; revision=55752
* Completely reconstruct page. Make it mdoc(7) style compatible also :)Alexey Zelkin2000-01-101-296/+576
| | | | | | | Page still needs some work about english refinements and some actualization. Notes: svn path=/head/; revision=55743
* Stop my evil plot to stop the use of GNU info files (which I don't care for)David E. O'Brien2000-01-031-1/+1
| | | | | | | | for people that don't have "NOINFO=yes" in /etc/make.conf. [read: this still refered to contrib/egcs/] Notes: svn path=/head/; revision=55345
* *Really* make space accelerators work; no wonder Brian McGovern wasJordan K. Hubbard1999-12-173-3/+3
| | | | | | | confused! I fat-fingered the first commit. Notes: svn path=/head/; revision=54720
* Prevent spaces from being interpreted as accelerators.Jordan K. Hubbard1999-12-143-7/+16
| | | | Notes: svn path=/head/; revision=54585
* Make ObjC bits optional. NO_OBJC ==> don't need `em.David E. O'Brien1999-11-271-2/+5
| | | | Notes: svn path=/head/; revision=53787
* Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'David E. O'Brien1999-11-171-4/+0
| | | | | | | header with src/gcc/usr.bin/cc/cc_tools/Makefile. Notes: svn path=/head/; revision=53263
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-154-11/+21
| | | | Notes: svn path=/head/; revision=53173
* Cosmetic change to match cc_tools/MakefileDavid E. O'Brien1999-11-151-7/+7
| | | | Notes: svn path=/head/; revision=53162
* Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.Bruce Evans1999-10-032-2/+4
| | | | | | | | | ${LIB} was wrong at dependency-parsing time, so dependencies for libgcc_r*.a were wrong. This somehow worked right, except libgcc_r*.a were always out of date. Notes: svn path=/head/; revision=51895
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ----------------------------- Most of the userland changes are in libc. For both the alpha and the i386 setjmp has been changed to accomodate for the new sigset_t. Internally, libc is mostly rewritten to use the new syscalls. The exception is in compat-43/sigcompat.c The POSIX thread library has also been rewritten to use the new sigset_t. Except, that it currently only handles NSIG signals instead of the maximum _SIG_MAXSIG. This should not be a problem because current applications don't use any signals higher than NSIG. There are version bumps for the following libraries: libdialog libreadline libc libc_r libedit libftpio libss These libraries either a) have one of the modified structures visible in the interface, or b) use sigset_t internally and may cause breakage if new binaries are used against libraries that don't have the sigset_t change. This not an immediate issue, but will be as soon as applications start using the new range to its fullest. NOTE: libncurses already had an version bump and has not been given one now. NOTE: doscmd is a real casualty and has been disconnected for the moment. Reconnection will eventually happen after doscmd has been fixed. I'm aware that being the last one to touch it, I'm automaticly promoted to being maintainer. According to good taste this means that I will receive a badge which either will be glued or mechanically stapled, drilled or otherwise violently forced onto me :-) NOTE: pcvt/vttest cannot be compiled with -traditional. The change cause sys/types to be included along the way which contains the const and volatile modifiers. I don't consider this a solution, but more a workaround. Notes: svn path=/head/; revision=51794
* #include <termios.h>Peter Wemm1999-08-301-0/+1
| | | | Notes: svn path=/head/; revision=50631
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50488
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2742-42/+42
| | | | Notes: svn path=/head/; revision=50472
* Try to get /usr/include/readline back into the snapshots.David E. O'Brien1999-08-251-2/+2
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=50332
* MFS: Revert shared lib major version number back to 3.David E. O'Brien1999-08-211-2/+2
| | | | Notes: svn path=/head/; revision=50110
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-161-7/+4
| | | | | | | | | This is in prepreparation of the gcc-2.95 upgrade. Also seems I was -I'ing several GCC directories I did not need to. Notes: svn path=/head/; revision=49867
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-162-16/+15
| | | | | | | This is in prepreparation of the gcc-2.95 upgrade. Notes: svn path=/head/; revision=49866
* Purely cosmetic changes -- fix Id'sDavid E. O'Brien1999-08-165-14/+7
| | | | Notes: svn path=/head/; revision=49865
* Various man page cleanup:Mike Pritchard1999-08-151-11/+15
| | | | | | | | | | | | - Sort xrefs - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=49825
* don't include Makefile.inc twiceAndrey A. Chernov1999-05-282-4/+2
| | | | Notes: svn path=/head/; revision=47573
* upgrade to 4.0Andrey A. Chernov1999-05-287-35/+52
| | | | Notes: svn path=/head/; revision=47569
* Use the correct width integer on both i386 and alpha.Doug Rabson1999-05-231-5/+5
| | | | | | | Reviewed by: Steve Price <sprice@hiwaay.net> Notes: svn path=/head/; revision=47426
* Install g2c.h header incase others want to call libg2c from C.David E. O'Brien1999-05-231-1/+5
| | | | | | | Submitted by: Steve Notes: svn path=/head/; revision=47422
* _G_USING_THUNKS probably applies to a.out too.David E. O'Brien1999-05-021-1/+1
| | | | | | | | | | (well we define DEFAULT_VTABLE_THUNKS=1 for G++ in the a.out case, so it seems likely) Submitted by: jdp Notes: svn path=/head/; revision=46337
* Add more bits of libF77.David E. O'Brien1999-05-011-3/+9
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=46235
* * Add MAIN.cDavid E. O'Brien1999-05-011-3/+3
| | | | | | | * be more selective what I add to CLEANFILES (what was I previously thinking??) Notes: svn path=/head/; revision=46234
* JMZ says:David E. O'Brien1999-05-011-0/+1
| | | | | | | | | | Add an emply MAIN__() function. This avoid an unresolved reference error during link phase when using fortran subroutines with non-fortran 'main()'. Obtained from: src/lib/libF77/MAIN.c rev 1.1 by jmz Notes: svn path=/head/; revision=46233
* Use braces to avoid potentially ambiguous else clause.Warner Losh1999-04-252-3/+6
| | | | | | | | | main's return type is int not void. Reviewed by: obrien and chuckr Notes: svn path=/head/; revision=46077
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oDavid E. O'Brien1999-04-251-43/+1
| | | | | | | | | | aren't needed as those files aren't part of libstdc++ any longer. Another isn't needed as Cygnus doesn't compile with -frtti. Noticed by: bde & my initial mispelling of ".So". Notes: svn path=/head/; revision=46067
* Hookup libg2c. (define NO_FORTRAN if you don't want it built)David E. O'Brien1999-04-181-1/+5
| | | | Notes: svn path=/head/; revision=45769
* libg2c -- EGCS's version of libf2c (plus enhancements).David E. O'Brien1999-04-183-0/+460
| | | | Notes: svn path=/head/; revision=45768