Age | Commit message (Expand) | Author |
2024-05-14 | Apply pre-built unicore patch - perl-5.38.2 | Andrew Fresh |
2024-05-14 | Apply local patches - perl-5.38.2 | Andrew Fresh |
2024-05-14 | Fix merge issues, remove excess files - match perl-5.38.2 dist | Andrew Fresh |
2024-05-14 | Import perl-5.38.2 | Andrew Fresh |
2021-03-01 | Import perl-5.32.1 | Andrew Fresh |
2019-12-30 | Import perl-5.30.1 | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2024-04-12 | gnu/cvs: avoid a harmless configure warning | Theo Buehler |
2024-04-10 | When rewriting an ELF header (i.e. in strip and objcopy), keep the | Miod Vallat |
2024-03-30 | Provide illop1 instruction encoding as TRAP. | Miod Vallat |
2024-03-29 | No longer build the objective-C compiler (cc1obj). Its standard library | Miod Vallat |
2024-02-08 | Feed more generated files to the clean target; joint work with naddy@ | Miod Vallat |
2024-02-04 | Add minimal support for GNU_PROPERTY | Theo de Raadt |
2024-01-31 | Swap the r10 and rcx registers in the amd64 trapframe so that the | Philip Guenther |
2024-01-15 | From "Lorenz (xha)" (me(at)xha.li): teach binutils how to assemble | Philip Guenther |
2024-01-11 | Add basic support for R_386_GOT32X | Jeremie Courreges-Anglas |
2023-12-23 | Update to perl 5.36.3 | Andrew Fresh |
2023-12-13 | OSF/1 placed alpha binaries above 4G. This affects our nopie binaries, | Theo de Raadt |
2023-12-07 | Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment. | Mark Kettenis |
2023-11-26 | Fix read/write past buffer end | Andrew Fresh |
2023-11-17 | Use -mxgot to avoid GOT overflow during build on mips64. | Visa Hankala |
2023-11-16 | set .NOTPARALLEL for AMDGPU tblgen files to tame memory usage on i386 | Robert Nagy |
2023-11-14 | Add missing .PATH | Jeremie Courreges-Anglas |
2023-11-12 | append ExtensionDependencies.inc to CLEANFILES only if .OBJDIR != .CURDIR | Robert Nagy |
2023-11-12 | TargetMCAs.def is required to be installed in the llvm include dir | Robert Nagy |
2023-11-11 | update build infrastructure for llvm-16.0.6 | Robert Nagy |
2023-11-10 | remove unused liblldbPluginOperatingSystem | Robert Nagy |
2023-11-07 | comment out test that no longer makes sense, as noticed by anton | Marc Espie |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2023-11-06 | eliminate discrepancies between termcap-generated info and infocmp results | Marc Espie |
2023-11-06 | actually, I still need to exit() if infocmp can't be run | Marc Espie |
2023-11-06 | system + exit -> exec | Marc Espie |
2023-11-06 | since we're always running info_cmp in the end, remove the whole | Marc Espie |
2023-11-06 | simplify logic for $entry in the main termcap loop | Marc Espie |
2023-11-06 | always try to run info_cmp at the end if we haven't got what we wanted | Marc Espie |
2023-11-06 | simplify $ENV{TERMCAP} handling: don't bother setting anything if | Marc Espie |
2023-11-06 | instead of a max number of iterations, record terms that have been seen | Marc Espie |
2023-11-06 | use modern file open instead of GLOBS | Marc Espie |
2023-11-06 | get rid of useless eval | Marc Espie |
2023-11-06 | remove upstream files we don't need | Marc Espie |
2023-11-06 | reapply max=64 for now | Marc Espie |
2023-11-06 | update to Term::Cap 1.18, so that we can patch it further | Marc Espie |
2023-11-05 | fix bad path allocation in makeinfo | Omar Polo |
2023-10-29 | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89. | Todd C. Miller |
2023-10-28 | Back out change to make the default -std=gnu99 for now. | Todd C. Miller |
2023-10-26 | Fix a typo spotted by miod@. | Todd C. Miller |
2023-10-26 | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89. | Todd C. Miller |