head 1.2; access; symbols pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2016.08.15.19.29.14; author ryoon; state dead; branches; next 1.1; commitid nP0eDmy35saY7riz; 1.1 date 2016.01.30.22.15.11; author ryoon; state Exp; branches; next ; commitid NA2h0LKBzzLvp0Ty; desc @@ 1.2 log @Update to 2.26.1 * Remove merged patches Changelog: gas: * Add a configure option --enable-x86-relax-relocations to decide whether x86 assembler should generate relax relocations by default. Default to yes, except for x86 Solaris targets older than Solaris 12. * New command line option -mrelax-relocations= for x86 target to control whether to generate relax relocations. @ text @$NetBSD: patch-ld_configure,v 1.1 2016/01/30 22:15:11 ryoon Exp $ --- ld/configure.orig 2016-01-25 08:54:11.000000000 +0000 +++ ld/configure @@@@ -17134,7 +17134,7 @@@@ do fi done -if test x$ac_default_compressed_debug_sections == xyes ; then +if test x$ac_default_compressed_debug_sections = xyes ; then $as_echo "#define DEFAULT_FLAG_COMPRESS_DEBUG 1" >>confdefs.h @ 1.1 log @Update to 2.26 Changelog: Changes in 2.26: * Add option to objcopy to insert new symbols into a file: --add-symbol =[
:][,] * Add support for the ARC EM/HS, and ARC600/700 architectures. * Extend objcopy --compress-debug-sections option to support --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets. * Add --update-section option to objcopy. * Add --output-separator option to strings. @ text @d1 1 a1 1 $NetBSD$ @