| Commit message (Expand) | Author | Age | Files | Lines |
* | Disallow libdialog to be used in setugid applications; it is chock full | kris | 2002-10-12 | 1 | -0/+8 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 6 | -6/+0 |
* | Avoid linting GNU contrib'ed stuff, even if the build engineer asked | markm | 2002-09-25 | 2 | -0/+5 |
* | Bmake bits for GCC 3.2.1-prerelease libstdc++. | kan | 2002-09-17 | 1 | -2/+3 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 2 | -13/+0 |
* | Quiet another annoying warning. | wollman | 2002-09-09 | 1 | -0/+1 |
* | Connect new files added with GCC 3.2.1 import to the build. | kan | 2002-09-01 | 1 | -2/+3 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 2 | -2/+2 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -1/+1 |
* | Bandaid for sparc64. Do not build libstdc++.so for now on sparc64. | peter | 2002-07-08 | 1 | -0/+2 |
* | Disconnect the docs until we figure out if there are any with v3. | obrien | 2002-06-19 | 1 | -1/+1 |
* | In addition to exiting the dialog via ESC, the user could also have | dougb | 2002-06-13 | 1 | -1/+1 |
* | Use POSIX macros for wait(2)-style status information instead of the | mike | 2002-06-03 | 1 | -3/+2 |
* | Turn on the math function stub stubs. | obrien | 2002-06-02 | 1 | -1/+1 |
* | The new bsd.incs.mk is powerful enough to handle this wrinkle. | ru | 2002-05-31 | 8 | -213/+100 |
* | Add used includes of <stdlib.h>. | wollman | 2002-05-30 | 2 | -0/+3 |
* | Tweak so that .o's are written into src/contrib/gcc | obrien | 2002-05-29 | 1 | -2/+2 |
* | Build docs not out of libobc++.295 | obrien | 2002-05-29 | 1 | -1/+1 |
* | Add some build glue for libstdc++. I'm not a C++ person, but this seems | peter | 2002-05-29 | 12 | -183/+1432 |
* | Alpha has crtfastmath also. | obrien | 2002-05-26 | 1 | -1/+1 |
* | Rev 1.12 broke `make all' w/o a previous `make depends'. | obrien | 2002-05-26 | 1 | -4/+5 |
* | Fix the sparc64 build and make the LIB1ASMSRC handling more robust. | obrien | 2002-05-18 | 1 | -9/+14 |
* | Improve chances that we correctly compile LIB1ASMSRC on all architectures. | phk | 2002-05-18 | 1 | -2/+2 |
* | Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJS | peter | 2002-05-17 | 1 | -3/+2 |
* | Put on peril-sensitive sunglasses and risk touching gcc related build glue | peter | 2002-05-17 | 1 | -15/+19 |
* | Post rev 1.39, the PowerPC specific additions to OBJS was getting lost. | obrien | 2002-05-17 | 1 | -1/+3 |
* | bsd.lib.mk now understands what to do with .asm files. | obrien | 2002-05-17 | 1 | -2/+2 |
* | GCC 3.1 on PowerPC also has the crtsavres C Run Time file. | obrien | 2002-05-17 | 1 | -0/+5 |
* | Make sure to not yet build the GNU C++, but still allow | ru | 2002-05-15 | 1 | -4/+2 |
* | Quote {CC} so ccache can be used. | obrien | 2002-05-14 | 1 | -1/+1 |
* | Fixed CLEANFILES after bsd.lib.mk sweep. | ru | 2002-05-13 | 1 | -1/+3 |
* | Major cleanup of bsd.lib.mk. | ru | 2002-05-13 | 2 | -6/+1 |
* | NOLIB is gone; put INTERNALLIB back for now. | ru | 2002-05-12 | 1 | -0/+2 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 8 | -43/+18 |
* | Properly build lb1spc.asm on Sparc64. | obrien | 2002-05-12 | 1 | -3/+28 |
* | There is no more NOLIB. | obrien | 2002-05-12 | 1 | -1/+0 |
* | I was not strict enough with my ordering of things to satisfy make(1) nieve | obrien | 2002-05-12 | 1 | -28/+26 |
* | [Ab]use LDFLAGS rather than CFLAGS. | obrien | 2002-05-10 | 1 | -1/+2 |
* | Bmake bits for Gcc 3.1. | obrien | 2002-05-10 | 7 | -344/+1371 |
* | All platforms should be on equal footing now -- no special handling for | obrien | 2002-05-10 | 1 | -10/+6 |
* | libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'. | obrien | 2002-05-07 | 1 | -0/+1 |
* | GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminate | obrien | 2002-05-06 | 1 | -0/+1 |
* | It is easier for me to debug with -I's at the rear. | obrien | 2002-04-20 | 1 | -1/+1 |
* | -ltermcap is spelled -lncurses nowadays. | ru | 2002-04-09 | 1 | -2/+2 |
* | Unbreak world (missing .else) | peter | 2002-04-08 | 1 | -0/+1 |
* | Some things don't compile on ia64 and sparc64 yet. | obrien | 2002-04-08 | 1 | -1/+8 |
* | Style reorg. Also spell -fpic as determined by bsd.lib.mk. | obrien | 2002-04-05 | 1 | -6/+5 |
* | Style reorg. | obrien | 2002-04-05 | 1 | -5/+2 |
* | Back out the previous revision for now. Instead, the current sparc64 | jhb | 2002-01-07 | 1 | -4/+0 |
* | Don't build csu or libgcc on sparc64 for the time being. | jhb | 2002-01-03 | 1 | -0/+4 |