| Age | Commit message (Expand) | Author |
| 2014-03-04 | partial mknative-gcc for gcc 4.8 and ppc64. | mrg |
| 2014-03-04 | forgotten mknative-gcc 4.8 for mips64el. | mrg |
| 2014-03-04 | mknative-gcc 4.8 for most platforms. missing: ppc64, m68010, ia64, coldfire. | mrg |
| 2014-03-02 | - set DIST based upon EXTERNAL_GCC_SUBDIR | mrg |
| 2014-03-02 | rearrange the code to copy renamed files to have more explicit paths. | mrg |
| 2014-03-02 | delete files we know the source of and don't need to collect with | mrg |
| 2014-03-01 | add a caveat about a construct in this makefile: | mrg |
| 2014-03-01 | revert the previous; it doesn't work. | mrg |
| 2014-03-01 | convert BUILDSYMLINKS to INCSNAME_*. one less step to take. | mrg |
| 2014-03-01 | merge GCC 4.8 build. | mrg |
| 2014-02-27 | Explicitly remove .note.netbsd.mcmodel sections (eroneously generated | martin |
| 2014-02-27 | fix another dated DIST. | mrg |
| 2014-02-26 | oops, avoid re-setting DIST to something that might be wrong now. | mrg |
| 2014-02-26 | prepare for moving GCC 4.5 into gcc.old: | mrg |
| 2014-01-11 | Don't pass -Wl,-x to ${CC} since that strips symbols needed by ARM BE. | matt |
| 2014-01-11 | Don't use ${LD} -x because it screws up ARM BE. | matt |
| 2013-11-01 | pick up omp.h from the libgomp directory not from /usr/include/gcc-4.5. Makes | christos |
| 2013-10-02 | If building with MKPIC=no, then set PICFLAGS to empty, otherwise bsd.lib.mk | christos |
| 2013-09-12 | Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small | joerg |
| 2013-08-23 | More evbarmv5 fixes. | matt |
| 2013-08-22 | Make earmv5 work. | matt |
| 2013-08-22 | Add MACHINE_ARCH's evbearmv5-e[bl] to work | matt |
| 2013-08-06 | GCC configury for earmv4eb earmv6eb earmv6hfeb | matt |
| 2013-08-06 | gcc configury for earmv4, earmv6, earmv6hf, earmv7, earmv7hf | matt |
| 2013-08-05 | earmv7eb gcc configury | matt |
| 2013-08-05 | Add mknative files for earmv7hfeb MACHINE_ARCH. | matt |
| 2013-07-19 | gmp, binutils, gcc, gdb configury for coldfire | matt |
| 2013-07-18 | Don't emit _fix _floatun for coldfire | matt |
| 2013-06-28 | re-run mknative-gcc. pickups fixes for ENABLE_SHARED (which | mrg |
| 2013-05-05 | Missed earmhfeb files from gcc mknative | skrll |
| 2013-05-05 | mknative gcc re-run for earm* | skrll |
| 2013-05-01 | Use MACHINE_CPU instead of MACHINE_ARCH | matt |
| 2013-04-30 | Re-order .PATH so that mknative headers are picked up first. Fixes | skrll |
| 2013-04-30 | Use !empty(LIBGCC_MACHINE_ARCH:Mearm*) | matt |
| 2013-04-29 | Remove a hack. | skrll |
| 2013-04-28 | Don't forget to include bsd.own.mk. | joerg |
| 2013-04-28 | Introduce MKLIBSTDCXX, defaulting to yes. | joerg |
| 2013-04-26 | Re-run gcc mknative for earm | skrll |
| 2013-04-25 | Re-run mknative. | skrll |
| 2013-04-25 | mknative re-run | skrll |
| 2013-04-17 | Initial run of gcc mknative for earmeb | skrll |
| 2013-02-14 | Make sure LIBGCC_MACHINE_ARCH is always defined. | matt |
| 2013-02-14 | For compat, use LIBGCC_MACHINE_ARCH (which defaults to MACHINE_ARCH). | matt |
| 2013-02-05 | updated mknative gcc bits for earmhf | matt |
| 2013-02-04 | gcc mknative for earmhf | matt |
| 2013-02-03 | earmhf mknative for libgcc | matt |
| 2013-02-03 | Use MACHINE_CPU for arm instead of MACHINE_ARCH | matt |
| 2012-12-27 | ia64 mknative results for gcc and binutils | martin |
| 2012-12-16 | Remove G_CONFIGDIR from .PATH as nothing defines it (anymore) | skrll |
| 2012-12-08 | XXX: Use earm for earmeb | christos |