Age | Commit message (Expand) | Author |
2013-04-20 | Define PIC_OFFSET_TABLE_REGNUM as INVALID_REGNUM when not compiling PIC. | Miod Vallat |
2013-04-20 | remove dead code in print_operand() | Miod Vallat |
2013-04-19 | Use time_t instead of long for archive timestamps, and print them as long long; | Miod Vallat |
2013-04-19 | Revert 1.47 (bad merge) | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2013-04-19 | Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). | Theo de Raadt |
2013-04-18 | Use __guard_local as the stack protector canary symbol, as already done in | Miod Vallat |
2013-04-17 | Define and fill machine-specific DT_88K_PLT{START,END} _DYNAMIC tags when | Miod Vallat |
2013-04-17 | Crank MAXPAGESIZE from 4KB to 64KB to match what SVR4/m88k and DG/UX do. | Miod Vallat |
2013-04-11 | Do not abuse -finhibit-size-directive to control tight code alignment: | Miod Vallat |
2013-04-04 | Add support for "d" floating-point suffix, as defined by draft N1312 | Martynas Venckus |
2013-03-31 | Replace the common_definition method in mips BFD backends with a routine | Miod Vallat |
2013-03-31 | fix feature(3p) manual, which was missing a generated table. spotted by espie@ | Stuart Henderson |
2013-03-31 | install the proper 5.16.3 perldelta file, spotted by espie@ | Stuart Henderson |
2013-03-30 | Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT and | Miod Vallat |
2013-03-30 | Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT and | Miod Vallat |
2013-03-30 | Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filt | Miod Vallat |
2013-03-30 | Use --stderr to output pod2man problems at build time, rather than embed | Stuart Henderson |
2013-03-30 | Disable perlcn/perlko/perljp manpages which use EUC encodings, we produce | Stuart Henderson |
2013-03-29 | Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to the | Miod Vallat |
2013-03-29 | More mg_data.h where uudmap.h is listed, for paranoia and consistency. | Miod Vallat |
2013-03-29 | Add an explicit dependency for mg_data.h, similar to uudmap.h; should help | Miod Vallat |
2013-03-27 | Revert the --as-needed logic to match the 2.15 logic. It is now aggressively | Miod Vallat |
2013-03-25 | merge/resolve conflicts/add files | Stuart Henderson |
2013-03-25 | merge/resolve conflicts | Stuart Henderson |
2013-03-25 | avoid null dereference affecting mod_perl, Perl RT bug 116441 | Stuart Henderson |
2013-03-25 | bump to perl.so.13.0 | Stuart Henderson |
2013-03-25 | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp | Stuart Henderson |
2013-03-25 | merge 5.16.3 / link main binary with pthread | Stuart Henderson |
2013-03-25 | merge 5.16.3 / sync installed files | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore (add files cvs missed) | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore | Stuart Henderson |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1996-08-19 | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | Jason Downs |
2013-03-24 | Don't forget to put .plt padding in the BSS_PLT case; lost during the 2.15->2.17 | Miod Vallat |
2013-03-23 | Fix a bug in ld --gc-sections: it strips out .note sections, while | David Coppa |
2013-03-21 | Define LABELS_WITHOUT_COLONS under OpenBSD again. | Miod Vallat |
2013-03-21 | Define PLT_BEFORE_GOT. | Miod Vallat |
2013-03-21 | Don't set TEXT_PLT if PLT_BEFORE_GOT. | Miod Vallat |
2013-03-20 | Move the __openbsd_randomdata_{start,end} symbols outside of the | Philip Guenther |
2013-03-18 | Try harder putting .ctor and .dtor next to .got, to be able to have ld.so | Miod Vallat |