| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-12-21 | a few depend:-related thingies that were still in. |  espie | 3 | -10/+3 |
| 2019-04-03 | mortimer unlinked libobjc from the build, but didn't know how to cvs rm. |  tedu | 2 | -82/+0 |
| 2019-02-24 | Remove -S from install commands |  kn | 2 | -4/+4 |
| 2018-01-04 | Add ARM EABI aliases and remove functions that are also provided by our libc. |  kettenis | 1 | -1/+6 |
| 2017-07-24 | build cpp on gcc4 architectures only, as clang ships with its own |  robert | 1 | -1/+4 |
| 2017-07-24 | install gcc, g++ as gcc and g++ instead of cc, c++ and create links |  robert | 4 | -7/+28 |
| 2017-07-19 | more depends gc / yacc rules overhaul |  espie | 1 | -4/+2 |
| 2017-07-10 | remove misc. depend and yacc nits that no longer matter. |  espie | 3 | -6/+4 |
| 2017-06-23 | Always include Makefile.dep, conditionally including it based on the |  jsg | 1 | -3/+1 |
| 2017-06-21 | DEPENDSFILE comes from FreeBSD, we don't have it. replace it with its |  espie | 1 | -2/+2 |
| 2017-06-16 | mark files as BUILDFIRST, or write explicit dependencies, so that most |  espie | 3 | -3/+8 |
| 2017-05-31 | Make gcc move switch tables into .rodata instead of .text on i386/amd64 |  stefan | 1 | -3/+3 |
| 2017-02-15 | gcc4 on m88k still uses sjlj exceptions, as did arm before EABI. |  miod | 1 | -1/+4 |
| 2016-11-08 | Set the permissions of the specs file explicitly so that they don't |  tb | 4 | -7/+8 |
| 2016-10-16 | Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, |  tb | 1 | -1/+7 |
| 2016-09-27 | Set owner for /usr/lib/gcc-lib and /usr/include/g++ on install. |  natano | 1 | -5/+5 |
| 2016-09-01 | Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABI |  patrick | 3 | -3/+16 |
| 2016-09-01 | remove three more sparc references noticed by jsg |  tedu | 1 | -2/+2 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 1 | -2/+1 |
| 2015-12-18 | Add library-based __sync functions for mips64. |  visa | 1 | -1/+5 |
| 2015-09-16 | Enable -msecure-plt by default (on powerpc). |  kettenis | 1 | -1/+2 |
| 2015-08-23 | Define HAVE_AS_REL16, as binutils 2.17 supports the R_PPC_REL16 reloc. |  kettenis | 1 | -2/+2 |
| 2015-06-01 | Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols are |  miod | 1 | -4/+4 |
| 2014-09-10 | Add cpuid.h from clang r197399 with additional feature bits, |  jsg | 1 | -2/+2 |
| 2014-04-08 | Build libgcc without SSP. With the new SSP-strong heuristics, |  martynas | 1 | -2/+3 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 1 | -1/+1 |
| 2013-07-01 | Unbreak "make includes" with an empty /usr/include by creating the 'objc' |  mpi | 1 | -1/+3 |
| 2013-05-18 | Put libgcov.a in the same directory as libgcc.a rather than /usr/lib (unlike |  miod | 1 | -1/+2 |
| 2013-05-18 | Build and install libgcov on gcc 4 platforms. Build machinery from FreeBSD. |  miod | 2 | -1/+89 |
| 2013-05-08 | A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1. |  miod | 3 | -6/+11 |
| 2013-03-30 | Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filt |  miod | 1 | -2/+2 |
| 2012-10-13 | fix typo, keyword is exists, not exist |  espie | 1 | -2/+2 |
| 2012-09-16 | Build gcc as non-PIE. PIE breaks precompiled headers and causes a serious |  kettenis | 1 | -1/+3 |
| 2012-09-01 | Clean up the correct file to fix parallel make failures |  guenther | 1 | -3/+3 |
| 2012-08-28 | Add support for PIE-by-default in both ld and gcc. This is a completely |  pascal | 1 | -1/+2 |
| 2012-05-04 | Add __ic_invalidate_array to libgcc on sh. |  kettenis | 1 | -2/+2 |
| 2012-04-17 | Explicitely request -fno-stack-protector on sh when building the unwinder, |  miod | 1 | -1/+4 |
| 2012-04-12 | the fpu control symbol on sh (__fpscr_values) suddenly becomes local |  jsg | 1 | -2/+2 |
| 2012-04-12 | backout gcc revision 112331 "optimized integer divide for SH4" |  jsg | 1 | -3/+2 |
| 2011-11-09 | openbsd will never support __ARMEB__, so remove it here |  jasper | 1 | -2/+2 |
| 2011-09-22 | Add missing ia64 bits. |  kettenis | 1 | -1/+7 |
| 2011-09-18 | Override LIB2ADDEH on ia64. Probably not quite right, but at least this makes |  kettenis | 1 | -1/+5 |
| 2011-09-15 | Port the -Wbounded extension from gcc3 to gcc4. Based on work started by |  nicm | 1 | -2/+2 |
| 2011-08-04 | Add support for hppa64. |  kettenis | 3 | -3/+18 |
| 2011-07-04 | Add ia64 target. |  pirofti | 1 | -1/+3 |
| 2011-06-25 | Remove ueberold a.out configuration leftovers. |  miod | 1 | -5/+4 |
| 2011-04-06 | Put in the infrastructure for OpenBSD/arm gcc4 support. Not working, but work |  drahn | 1 | -1/+7 |
| 2011-03-06 | Tweak definition and some uses of PREFIX macro to avoid including |  guenther | 2 | -5/+5 |
| 2010-10-23 | Pick correct ranlib to operate on libgcc.a when cross-compiling |  miod | 1 | -1/+2 |
| 2010-09-25 | GCC4 cross compilation support under OpenBSD. |  drahn | 5 | -8/+24 |