| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to 4.3 | ache | 2003-08-31 | 3 | -16/+68 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | Including dynamically generated osreldate.h wasn't such a good | kan | 2003-07-13 | 1 | -0/+1 |
* | Update bmake bits to build GCC 3.3.1-prerelease. | kan | 2003-07-11 | 2 | -31/+43 |
* | Update for GCC 3.3.1-pre. | kan | 2003-07-11 | 2 | -24/+96 |
* | Add unwind-c.c file required for -fexceptions in C sources. | kan | 2003-07-11 | 1 | -2/+2 |
* | Change CFLAGS to more closely follow options used when GCC is built | kan | 2003-07-11 | 1 | -1/+2 |
* | Catch up with bsd.lib.mk,v 1.143. | ru | 2003-06-30 | 2 | -19/+0 |
* | Oops, remove hack to stop libstdc++.so being built now that gcc uses | peter | 2003-06-26 | 1 | -5/+0 |
* | Do not bogusly set CSTD to the empty string. | des | 2003-06-14 | 2 | -2/+0 |
* | Build/install the PIC version of libgcc (libcc_pic.a) for use by shared | peter | 2003-06-13 | 1 | -0/+3 |
* | The .Fn function | charnier | 2003-06-08 | 1 | -30/+60 |
* | Something funky is going on here... disabling CSTD makes it go away... | obrien | 2003-06-02 | 1 | -0/+1 |
* | Don't set a C standard level for ObjC code. | obrien | 2003-06-02 | 1 | -0/+1 |
* | Use ?= before someone brings it up. | obrien | 2003-06-02 | 1 | -1/+1 |
* | crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89. | obrien | 2003-06-01 | 1 | -0/+1 |
* | libstdc++.so breaks on amd64 due to bogons in our build, so prevent the | peter | 2003-05-24 | 1 | -0/+5 |
* | Use __FBSDID over rcsid[]. | obrien | 2003-05-03 | 32 | -80/+86 |
* | This is WARNS=2 clean. | obrien | 2003-05-03 | 1 | -0/+1 |
* | Enable wchar_t support in libstdc++. | kan | 2003-04-29 | 2 | -2/+2 |
* | Enable ISO-C99 compatibility -- among other things, this tells libstdc++ | obrien | 2003-04-25 | 2 | -9/+9 |
* | Forced non-forced commit by adding a comment mentioning what the | marcel | 2003-03-17 | 1 | -0/+1 |
* | libobjc is linked against shared objects and since we don't have a | marcel | 2003-03-16 | 1 | -0/+4 |
* | Only cross-tools may use TARGET_ARCH/TARGET, everyone else | ru | 2003-02-27 | 1 | -3/+3 |
* | Update for GCC 3.2.2 | kan | 2003-02-19 | 2 | -11/+17 |
* | Install one more header file which is new with GCC 3.2.2. | kan | 2003-02-10 | 1 | -0/+1 |
* | C++ exceptions with shared libraries are working on sparc64 now. | kan | 2002-12-05 | 1 | -2/+0 |
* | Update for Gcc 3.2.1 release. | obrien | 2002-12-04 | 2 | -80/+125 |
* | Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++. | obrien | 2002-11-27 | 1 | -1/+1 |
* | Build Objective-C runtime support library with thr-posix.c. | kan | 2002-10-30 | 1 | -1/+1 |
* | 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 |