| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 18 | -18/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 3 | -4/+4 |
| * | gnu diff3: apply patch to committed src, rather than at build time | Ed Maste | 2022-11-14 | 2 | -17/+0 |
| * | libdialog: Bump shared library version to 10. | John Baldwin | 2021-10-27 | 1 | -1/+1 |
| * | ncurses: chase dependency changes in the source tree | Baptiste Daroussin | 2021-10-04 | 2 | -2/+2 |
| * | dialog: fix macro redefinition | Baptiste Daroussin | 2021-03-01 | 1 | -1/+1 |
| * | dialog: guard macros definition to avoid redifinition | Baptiste Daroussin | 2021-02-26 | 1 | -0/+8 |
| * | dialog: finish update to 1.3-20210117 | Baptiste Daroussin | 2021-02-26 | 2 | -4/+13 |
| * | Bump shared library versions after ncurses bump in 13. | John Baldwin | 2021-02-02 | 1 | -1/+1 |
| * | gnu: remove gnugrep and libgnuregex | Kyle Evans | 2020-12-25 | 69 | -18129/+0 |
| * | build: remove the option to build gnugrep | Kyle Evans | 2020-12-25 | 2 | -5/+0 |
| * | Remove additional GDB leftovers missed in r368667 | Ed Maste | 2020-12-15 | 1 | -1/+1 |
| * | Retire obsolete GDB 6.1.1 | Ed Maste | 2020-12-15 | 98 | -22008/+0 |
| * | gnu: don't build libgnuregex for WITH_GNU_GREP_COMPAT | Kyle Evans | 2020-12-04 | 1 | -2/+1 |
| * | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -2/+0 |
| * | build: provide a default WARNS for all in-tree builds | Kyle Evans | 2020-09-18 | 4 | -0/+8 |
| * | Remove now-unused GNU as build infrastructure | Ed Maste | 2020-06-07 | 16 | -1570/+0 |
| * | Retire BINUTILS and BINUTILS_BOOTSTRAP options | Ed Maste | 2020-06-07 | 2 | -18/+1 |
| * | Remove GNU objcopy and objdump build infrastructure | Ed Maste | 2020-06-06 | 6 | -1575/+0 |
| * | binutils: build as with BINUTILS || BINUTILS_BOOTSTRAP | Ed Maste | 2020-05-30 | 1 | -2/+3 |
| * | binutils: disconnect objdump from the build | Ed Maste | 2020-05-06 | 1 | -4/+0 |
| * | userland build: replace -fno-common with ${CFCOMMONFLAG} | Kyle Evans | 2020-04-10 | 1 | -1/+1 |
| * | drop GDB_LIBEXEC option (now always true) | Ed Maste | 2020-03-30 | 2 | -7/+1 |
| * | gdb: compile with -fcommon explicitly | Kyle Evans | 2020-03-29 | 1 | -0/+5 |
| * | remove binutils ld leftovers | Ed Maste | 2020-03-27 | 1 | -1/+0 |
| * | Now that there are no remaining users of ld.bfd, remove the ld subdir. | Brandon Bergren | 2020-03-27 | 21 | -2878/+0 |
| * | [PowerPC] Switch powerpc and powerpcspe to lld | Brandon Bergren | 2020-03-27 | 1 | -6/+0 |
| * | retire in-tree GPL dtc devicetree compiler | Ed Maste | 2020-02-29 | 3 | -70/+0 |
| * | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 60 | -7330/+0 |
| * | remove stale gnu/lib/csu directory | Ed Maste | 2020-02-03 | 2 | -87/+0 |
| * | retire BSD_CRTBEGIN option | Ed Maste | 2020-01-31 | 1 | -4/+0 |
| * | limit building GNU assembler (as) to x86 | Ed Maste | 2020-01-19 | 1 | -1/+7 |
| * | limit ld.bfd to powerpc | Ed Maste | 2020-01-14 | 1 | -5/+3 |
| * | Retire build support for GCC's DWARF unwinder | Ed Maste | 2020-01-08 | 3 | -394/+0 |
| * | Remove gcclibs libssp build glue | Kyle Evans | 2020-01-07 | 5 | -172/+0 |
| * | Provide libssp based on libc | Kyle Evans | 2020-01-04 | 1 | -1/+0 |
| * | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
| * | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 6 | -6/+0 |
| * | Get the readline header from the installed header instead of the from the source | Baptiste Daroussin | 2019-09-12 | 1 | -1/+1 |
| * | Remove usesless readline compat includes which will reinclude readline.h | Baptiste Daroussin | 2019-09-12 | 1 | -1/+0 |
| * | libc: remove gets | Ed Maste | 2019-09-01 | 1 | -1/+1 |
| * | as: add deprecation notice to the man page | Ed Maste | 2019-08-01 | 1 | -0/+4 |
| * | objdump: be explicit that GNU objdump that will be removed | Ed Maste | 2019-08-01 | 1 | -2/+2 |
| * | objdump: move deprecation notice to indended spot in the man page | Ed Maste | 2019-08-01 | 1 | -4/+4 |
| * | powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part) | Justin Hibbits | 2019-06-25 | 1 | -0/+3 |
| * | csu: Add proper .depend tracking for each object. | Bryan Drewery | 2019-06-15 | 1 | -0/+1 |
| * | Support reading in .depend files. | Bryan Drewery | 2019-06-15 | 3 | -13/+13 |
| * | [PPC] Enable build/install of ld.bfd on base | Leandro Lupori | 2019-05-20 | 1 | -1/+3 |
| * | Fix gdb/kgdb build under WITH_PIE | Ed Maste | 2019-04-01 | 2 | -6/+8 |