summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Add support for "d" floating-point suffix, as defined by draft N1312martynas3-3/+24
2013-03-31Replace the common_definition method in mips BFD backends with a routinemiod2-0/+11
2013-03-31fix feature(3p) manual, which was missing a generated table. spotted by espie@sthen1-1/+1
2013-03-31install the proper 5.16.3 perldelta file, spotted by espie@sthen1-1/+3
2013-03-30Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT andmiod1-0/+4
2013-03-30Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT andmiod1-1/+13
2013-03-30Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filtmiod1-2/+2
2013-03-30Use --stderr to output pod2man problems at build time, rather than embedsthen1-2/+2
2013-03-30Disable perlcn/perlko/perljp manpages which use EUC encodings, we producesthen1-4/+0
2013-03-29Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to themiod1-1/+1
2013-03-29More mg_data.h where uudmap.h is listed, for paranoia and consistency.miod1-3/+3
2013-03-29Add an explicit dependency for mg_data.h, similar to uudmap.h; should helpmiod1-1/+2
2013-03-27Revert the --as-needed logic to match the 2.15 logic. It is now aggressivelymiod1-0/+8
2013-03-25merge/resolve conflicts/add filessthen6-3/+958
2013-03-25merge/resolve conflictssthen1021-225145/+76911
2013-03-25avoid null dereference affecting mod_perl, Perl RT bug 116441sthen1-518/+931
2013-03-25bump to perl.so.13.0sthen1-1/+1
2013-03-25merge 5.16.3 / avoid installing shasum/zipdetails/json_ppsthen3-21/+38
2013-03-25merge 5.16.3 / link main binary with pthreadsthen1-193/+230
2013-03-25merge 5.16.3 / sync installed filessthen1-77/+147
2013-03-25merge 5.16.3 / regen unicore (add files cvs missed)sthen103-0/+2589
2013-03-25merge 5.16.3 / regen unicoresthen1007-160528/+182989
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfsthen2857-91837/+536905
2013-03-24Don't forget to put .plt padding in the BSS_PLT case; lost during the 2.15->2.17miod1-0/+2
2013-03-23Fix a bug in ld --gc-sections: it strips out .note sections, whiledcoppa1-0/+1
2013-03-21Define LABELS_WITHOUT_COLONS under OpenBSD again.miod1-0/+7
2013-03-21Define PLT_BEFORE_GOT.miod2-0/+2
2013-03-21Don't set TEXT_PLT if PLT_BEFORE_GOT.miod1-1/+1
2013-03-20Move the __openbsd_randomdata_{start,end} symbols outside of theguenther1-2/+6
2013-03-18Try harder putting .ctor and .dtor next to .got, to be able to have ld.somiod1-2/+12
2013-03-14allow groff users to build these docs; from J??r??mie Courr??ges-Anglasjmc1-10/+34
2013-03-10Sync to ../binutils/Makefile.bsd-wrapper rev. 1.75:miod1-4/+6
2013-03-10Let platforms configured to use binutils 2.17 still recurse into the binutilsmiod3-11/+27
2013-03-09Bring back got and plt padding sections and special symbols from our changesmiod1-6/+35
2013-03-09Do not recurse into gprof/ and etc/ on OpenBSD. The former is providedmiod2-2/+2
2013-03-06Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing codejasper4-25/+40
2013-02-19Remove m68k optimizer workaround.brad1-3/+1
2013-02-13Add support for .loc directive options basic_block, prologue_end, and epilogue_begin.brad3-35/+199
2013-02-12Reenable the stack protector code, the last varargs change fixed the issue.miod2-18/+0
2013-02-09Add CFI support for MIPS.brad2-0/+16
2013-02-09Port attribute (__used__) from gcc 3+ to gcc 2.95.miod1-2/+12
2013-02-08Fix for CVE-2012-6329; from perl git via Sebastian Trahmmillert2-15/+10
2013-02-08Replace the dummy definition of FUNCTION_ARG_PASS_BY_REFERENCE(). The newmiod3-10/+74
2013-02-08Stop providing our own EXPAND_BUILTIN_SAVEREGS(). Instead, do the necessarymiod3-54/+23
2013-02-06Make guess_is_rela() and dump_relocations() m88k-aware. Gets us rid of arcanemiod1-0/+5
2013-02-06gcc3 configuration for OpenBSD/m68k/ELF. Apparently, with the ELF toolchainmiod3-5/+430
2013-02-06Apply the fix for gcc PR #9812, which fixes generation of XFmode (long double)miod10-100/+38
2013-02-05Disable PIE-by-default if -static (or one of its aliases) is passed on thekettenis2-0/+4
2013-02-03Stop as(1) from optimizing away R_X86_64_GOTPCREL relocations.kettenis2-0/+2
2013-02-03Sanitize LINK_SPEC for hppa64, making it identical to what we have on amd64kettenis1-8/+7