binutils-vl.spec 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474
  1. # rpmbuild parameters:
  2. # --with debug: Build without optimizations and without splitting the debuginfo.
  3. # --without testsuite: Do not run the testsuite. Default is to run it.
  4. # --with testsuite: Run the testsuite. Default --with debug is not to run it.
  5. %define binutils_target %{_target_platform}
  6. %define isnative 1
  7. %define enable_shared 1
  8. Summary: A GNU collection of binary utilities.
  9. Summary(ja): GNU 版バイナリユーティリティ集
  10. Name: binutils
  11. Version: 2.20.51.0.12
  12. Release: 1%{?_dist_release}
  13. License: GPLv3+
  14. Group: Development/Tools
  15. URL: http://sources.redhat.com/binutils
  16. Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
  17. Source2: binutils-2.19.50.0.1-output-format.sed
  18. Patch01: binutils-2.20.51.0.12-libtool-lib64.patch
  19. Patch02: binutils-2.20.51.0.12-ppc64-pie.patch
  20. Patch03: binutils-2.20.51.0.2-ia64-lib64.patch
  21. Patch04: binutils-2.20.51.0.12-version.patch
  22. Patch05: binutils-2.20.51.0.2-set-long-long.patch
  23. Patch06: binutils-2.20.51.0.12-build-id.patch
  24. Patch07: binutils-2.20.51.0.12-copy-osabi.patch
  25. Patch08: binutils-2.20.51.0.12-sec-merge-emit.patch
  26. Patch09: binutils-2.20.51.0.12-gold-plugins.patch
  27. %if %{?_dist_release} > vl6
  28. %define gold_arches %ix86 x86_64
  29. %endif
  30. %ifarch %gold_arches
  31. %define build_gold both
  32. %else
  33. %define build_gold ld
  34. %endif
  35. %if 0%{?_with_debug:1}
  36. # Define this if you want to skip the strip step and preserve debug info.
  37. # Useful for testing.
  38. %define __debug_install_post : > %{_builddir}/%{?buildsubdir}/debugfiles.list
  39. %define debug_package %{nil}
  40. %define run_testsuite 0%{?_with_testsuite:1}
  41. %else
  42. %define run_testsuite 0%{!?_without_testsuite:1}
  43. %endif
  44. Buildroot: %{_tmppath}/%{name}-%{version}-root
  45. BuildRequires: texinfo >= 4.0, gettext, flex, bison, zlib-devel
  46. # Required for: ld-bootstrap/bootstrap.exp bootstrap with --static
  47. # It should not be required for: ld-elf/elf.exp static {preinit,init,fini} array
  48. %if %{run_testsuite}
  49. BuildRequires: dejagnu, zlib-static, glibc-devel, sharutils
  50. #BuildRequires: dejagnu, zlib-static, glibc-static, sharutils
  51. %endif
  52. Conflicts: gcc-c++ < 4.0.0
  53. Requires(post): /sbin/install-info
  54. Requires(preun): /sbin/install-info
  55. %ifarch ia64
  56. Obsoletes: gnupro
  57. %endif
  58. # The higher of these two numbers determines the default ld.
  59. %{!?ld_bfd_priority: %define ld_bfd_priority 50}
  60. %{!?ld_gold_priority:%define ld_gold_priority 30}
  61. %if "%{build_gold}" == "both"
  62. Requires(post): coreutils
  63. Requires(post): alternatives
  64. Requires(preun): alternatives
  65. %endif
  66. # On ARM EABI systems, we do want -gnueabi to be part of the
  67. # target triple.
  68. %ifnarch %{arm}
  69. %define _gnu %{nil}
  70. %endif
  71. %description
  72. Binutils is a collection of binary utilities, including ar (for
  73. creating, modifying and extracting from archives), as (a family of GNU
  74. assemblers), gprof (for displaying call graph profile data), ld (the
  75. GNU linker), nm (for listing symbols from object files), objcopy (for
  76. copying and translating object files), objdump (for displaying
  77. information from object files), ranlib (for generating an index for
  78. the contents of an archive), size (for listing the section sizes of an
  79. object or archive file), strings (for listing printable strings from
  80. files), strip (for discarding symbols), and addr2line (for converting
  81. addresses to file and line).
  82. %description -l ja
  83. Binutils はバイナリユーティリティ集です。 ar (アーカイブの作成、修正、
  84. 取り出しを行う)、as (GNU アセンブラファミリ)、gprof (グラフプロファイル
  85. データの表示)、ld (GNU リンカ)、nm (オブジェクトファイルのシンボル一覧を
  86. 表示)、objcopy (オブジェクトファイルのコピー,変換を行う)、
  87. objdump (オブジェクトファイルの情報を表示する)、ranlib (アーカイブの内容
  88. 一覧を作成)、size (オブジェクトやアーカイブのセクションサイズを表示)、
  89. strings (ファイルから表示可能な文字列を表示する)、strip (シンボルを
  90. 削除する)、addr2line (アドレスをファイル等に変換する) などが含まれています。
  91. %package devel
  92. Summary: BFD and opcodes static libraries and header files
  93. Group: Development/Libraries
  94. Conflicts: binutils < 2.17.50.0.3-4
  95. Requires(post): /sbin/install-info
  96. Requires(preun): /sbin/install-info
  97. Requires: zlib-devel
  98. %description devel
  99. This package contains BFD and opcodes static libraries and associated
  100. header files. Only *.a libraries are included, because BFD doesn't
  101. have a stable ABI. Developers starting new projects are strongly encouraged
  102. to consider using libelf instead of BFD.
  103. %prep
  104. %setup -q
  105. %patch01 -p0 -b .libtool-lib64~
  106. %patch02 -p0 -b .ppc64-pie~
  107. %ifarch ia64
  108. %if "%{_lib}" == "lib64"
  109. %patch03 -p0 -b .ia64-lib64~
  110. %endif
  111. %endif
  112. %patch04 -p0 -b .version~
  113. %patch05 -p0 -b .set-long-long~
  114. %patch06 -p0 -b .build-id~
  115. %patch07 -p0 -b .copy-osabi~
  116. %patch08 -p0 -b .sec-merge-emit~
  117. %patch09 -p0 -b .gold-plugins~
  118. # We cannot run autotools as there is an exact requirement of autoconf-2.59.
  119. # On ppc64 we might use 64KiB pages
  120. sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x10000/' bfd/elf*ppc.c
  121. # LTP sucks
  122. perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf*
  123. sed -i -e 's/%''{release}/%{release}/g' bfd/Makefile{.am,.in}
  124. sed -i -e '/^libopcodes_la_\(DEPENDENCIES\|LIBADD\)/s,$, ../bfd/libbfd.la,' opcodes/Makefile.{am,in}
  125. # Build libbfd.so and libopcodes.so with -Bsymbolic-functions if possible.
  126. if gcc %{optflags} -v --help 2>&1 | grep -q -- -Bsymbolic-functions; then
  127. sed -i -e 's/^libbfd_la_LDFLAGS = /&-Wl,-Bsymbolic-functions /' bfd/Makefile.{am,in}
  128. sed -i -e 's/^libopcodes_la_LDFLAGS = /&-Wl,-Bsymbolic-functions /' opcodes/Makefile.{am,in}
  129. fi
  130. # Undo the name change to run the testsuite.
  131. for tool in binutils gas ld
  132. do
  133. sed -i -e "2aDEJATOOL = $tool" $tool/Makefile.am
  134. sed -i -e "s/^DEJATOOL = .*/DEJATOOL = $tool/" $tool/Makefile.in
  135. done
  136. touch */configure
  137. %build
  138. echo target is %{binutils_target}
  139. export CFLAGS="$RPM_OPT_FLAGS"
  140. CARGS=
  141. case %{binutils_target} in i?86*|sparc*|ppc*|s390*|sh*)
  142. CARGS="$CARGS --enable-64-bit-bfd"
  143. ;;
  144. esac
  145. case %{binutils_target} in ia64*)
  146. CARGS="$CARGS --enable-targets=i386-linux"
  147. ;;
  148. esac
  149. case %{binutils_target} in ppc*|ppc64*)
  150. CARGS="$CARGS --enable-targets=spu"
  151. ;;
  152. esac
  153. %if 0%{?_with_debug:1}
  154. CFLAGS="$CFLAGS -O0 -ggdb2"
  155. %define enable_shared 0
  156. %endif
  157. # We could optimize the cross builds size by --enable-shared but the produced
  158. # binaries may be less convenient in the embedded environment.
  159. %configure \
  160. --build=%{_target_platform} --host=%{_target_platform} \
  161. --target=%{binutils_target} \
  162. %if "%{build_gold}" == "both"
  163. --enable-gold=%{build_gold} \
  164. %endif
  165. %if %{enable_shared}
  166. --enable-shared \
  167. %else
  168. --disable-shared \
  169. %endif
  170. $CARGS \
  171. --disable-werror \
  172. --with-bugurl=http://bugzilla.redhat.com/bugzilla/
  173. make %{_smp_mflags} tooldir=%{_prefix} all
  174. make %{_smp_mflags} tooldir=%{_prefix} info
  175. # Do not use %%check as it is run after %%install where libbfd.so is rebuild
  176. # with -fvisibility=hidden no longer being usable in its shared form.
  177. %if !%{run_testsuite}
  178. echo ====================TESTSUITE DISABLED=========================
  179. %else
  180. make -k check < /dev/null || :
  181. echo ====================TESTING=========================
  182. cat {gas/testsuite/gas,ld/ld,binutils/binutils}.sum
  183. echo ====================TESTING END=====================
  184. for file in {gas/testsuite/gas,ld/ld,binutils/binutils}.{sum,log}
  185. do
  186. ln $file binutils-%{_target_platform}-$(basename $file) || :
  187. done
  188. tar cjf binutils-%{_target_platform}.tar.bz2 binutils-%{_target_platform}-*.{sum,log}
  189. uuencode binutils-%{_target_platform}.tar.bz2 binutils-%{_target_platform}.tar.bz2
  190. rm -f binutils-%{_target_platform}.tar.bz2 binutils-%{_target_platform}-*.{sum,log}
  191. %endif
  192. %install
  193. rm -rf $RPM_BUILD_ROOT
  194. make install DESTDIR=$RPM_BUILD_ROOT
  195. make prefix=$RPM_BUILD_ROOT%{_prefix} infodir=$RPM_BUILD_ROOT%{_infodir} install-info
  196. # Rebuild libiberty.a with -fPIC.
  197. # Future: Remove it together with its header file, projects should bundle it.
  198. make -C libiberty clean
  199. make CFLAGS="-g -fPIC $RPM_OPT_FLAGS" -C libiberty
  200. # Rebuild libbfd.a with -fPIC.
  201. # Without the hidden visibility the 3rd party shared libraries would export
  202. # the bfd non-stable ABI.
  203. make -C bfd clean
  204. make CFLAGS="-g -fPIC $RPM_OPT_FLAGS -fvisibility=hidden" -C bfd
  205. install -m 644 bfd/libbfd.a $RPM_BUILD_ROOT%{_libdir}
  206. install -m 644 libiberty/libiberty.a $RPM_BUILD_ROOT%{_libdir}
  207. install -m 644 include/libiberty.h $RPM_BUILD_ROOT%{_prefix}/include
  208. # Remove Windows/Novell only man pages
  209. rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}*
  210. %if %{enable_shared}
  211. chmod +x $RPM_BUILD_ROOT%{_libdir}/lib*.so*
  212. %endif
  213. # Prevent programs from linking against libbfd and libopcodes
  214. # dynamically, as they are change far too often.
  215. rm -f $RPM_BUILD_ROOT%{_libdir}/lib{bfd,opcodes}.so
  216. # Remove libtool files, which reference the .so libs
  217. rm -f $RPM_BUILD_ROOT%{_libdir}/lib{bfd,opcodes}.la
  218. # Sanity check --enable-64-bit-bfd really works.
  219. grep '^#define BFD_ARCH_SIZE 64$' $RPM_BUILD_ROOT%{_prefix}/include/bfd.h
  220. # Fix multilib conflicts of generated values by __WORDSIZE-based expressions.
  221. %ifarch %{ix86} x86_64 ppc ppc64 s390 s390x sh3 sh4 sparc sparc64
  222. sed -i -e '/^#include "ansidecl.h"/{p;s~^.*$~#include <bits/wordsize.h>~;}' \
  223. -e 's/^#define BFD_DEFAULT_TARGET_SIZE \(32\|64\) *$/#define BFD_DEFAULT_TARGET_SIZE __WORDSIZE/' \
  224. -e 's/^#define BFD_HOST_64BIT_LONG [01] *$/#define BFD_HOST_64BIT_LONG (__WORDSIZE == 64)/' \
  225. -e 's/^#define BFD_HOST_64_BIT \(long \)\?long *$/#if __WORDSIZE == 32\
  226. #define BFD_HOST_64_BIT long long\
  227. #else\
  228. #define BFD_HOST_64_BIT long\
  229. #endif/' \
  230. -e 's/^#define BFD_HOST_U_64_BIT unsigned \(long \)\?long *$/#define BFD_HOST_U_64_BIT unsigned BFD_HOST_64_BIT/' \
  231. $RPM_BUILD_ROOT%{_prefix}/include/bfd.h
  232. %endif
  233. touch -r bfd/bfd-in2.h $RPM_BUILD_ROOT%{_prefix}/include/bfd.h
  234. # Generate .so linker scripts for dependencies; imported from glibc/Makerules:
  235. # This fragment of linker script gives the OUTPUT_FORMAT statement
  236. # for the configuration we are building.
  237. OUTPUT_FORMAT="\
  238. /* Ensure this .so library will not be used by a link for a different format
  239. on a multi-architecture system. */
  240. $(gcc $CFLAGS $LDFLAGS -shared -x c /dev/null -o /dev/null -Wl,--verbose -v 2>&1 | sed -n -f "%{SOURCE2}")"
  241. tee $RPM_BUILD_ROOT%{_libdir}/libbfd.so <<EOH
  242. /* GNU ld script */
  243. $OUTPUT_FORMAT
  244. /* The libz dependency is unexpected by legacy build scripts. */
  245. INPUT ( %{_libdir}/libbfd.a -liberty -lz )
  246. EOH
  247. tee $RPM_BUILD_ROOT%{_libdir}/libopcodes.so <<EOH
  248. /* GNU ld script */
  249. $OUTPUT_FORMAT
  250. INPUT ( %{_libdir}/libopcodes.a -lbfd )
  251. EOH
  252. # This one comes from gcc
  253. rm -f $RPM_BUILD_ROOT%{_infodir}/dir
  254. rm -rf $RPM_BUILD_ROOT%{_prefix}/%{binutils_target}
  255. %find_lang binutils
  256. %find_lang opcodes
  257. %find_lang bfd
  258. %find_lang gas
  259. %find_lang gprof
  260. cat opcodes.lang >> binutils.lang
  261. cat bfd.lang >> binutils.lang
  262. cat gas.lang >> binutils.lang
  263. cat gprof.lang >> binutils.lang
  264. if [ -x ld/ld-new ]; then
  265. %find_lang ld
  266. cat ld.lang >> binutils.lang
  267. fi
  268. if [ -x gold/ld-new ]; then
  269. %find_lang gold
  270. cat gold.lang >> binutils.lang
  271. fi
  272. %clean
  273. rm -rf $RPM_BUILD_ROOT
  274. %post
  275. %if "%{build_gold}" == "both"
  276. %__rm -f %{_bindir}/ld
  277. update-alternatives --install %{_bindir}/ld ld \
  278. %{_bindir}/ld.bfd %{ld_bfd_priority}
  279. update-alternatives --install %{_bindir}/ld ld \
  280. %{_bindir}/ld.gold %{ld_gold_priority}
  281. %endif
  282. /sbin/ldconfig
  283. if [ -e %{_infodir}/binutils.info.gz ]
  284. then
  285. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/as.info.gz
  286. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/binutils.info.gz
  287. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gprof.info.gz
  288. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/ld.info.gz
  289. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/standards.info.gz
  290. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/configure.info.gz
  291. fi
  292. %preun
  293. %if "%{build_gold}" == "both"
  294. if [ $1 = 0 ]; then
  295. update-alternatives --remove ld %{_bindir}/ld.gold
  296. update-alternatives --remove ld %{_bindir}/ld.bfd
  297. fi
  298. %endif
  299. if [ $1 = 0 ] ;then
  300. if [ -e %{_infodir}/binutils.info.gz ]
  301. then
  302. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/as.info.gz
  303. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/binutils.info.gz
  304. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gprof.info.gz
  305. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/ld.info.gz
  306. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/standards.info.gz
  307. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/configure.info.gz
  308. fi
  309. fi
  310. %postun -p /sbin/ldconfig
  311. %post devel
  312. if [ -e %{_infodir}/bfd.info.gz ]
  313. then
  314. /sbin/install-info --info-dir=%{_infodir} %{_infodir}/bfd.info.gz
  315. fi
  316. %preun devel
  317. if [ $1 = 0 ] ;then
  318. if [ -e %{_infodir}/bfd.info.gz ]
  319. then
  320. /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/bfd.info.gz
  321. fi
  322. fi
  323. %files -f binutils.lang
  324. %defattr(-,root,root,-)
  325. %doc README
  326. %{_bindir}/*
  327. %if "%{build_gold}" == "both"
  328. %ghost %{_bindir}/ld
  329. %endif
  330. %{_mandir}/man1/*
  331. %if %{enable_shared}
  332. %{_libdir}/lib*.so
  333. %exclude %{_libdir}/libbfd.so
  334. %exclude %{_libdir}/libopcodes.so
  335. %endif
  336. %{_infodir}/[^b]*info*
  337. %{_infodir}/binutils*info*
  338. %files devel
  339. %defattr(-,root,root)
  340. %{_prefix}/include/*
  341. %{_libdir}/libbfd.so
  342. %{_libdir}/libopcodes.so
  343. %{_libdir}/lib*.a
  344. %{_infodir}/bfd*info*
  345. %changelog
  346. * Sun Apr 03 2011 NAKAMURA Kenta <kenta@vinelinux.org> - 2.20.51.0.12-1
  347. - updated to 2.20.51.0.12
  348. - updated --build-id patch.
  349. - dropped redundant patches:
  350. binutils-2.20.51.0.2-envvar-revert.patch,
  351. binutils-2.20.51.0.2-add-needed.patch,
  352. binutils-2.20.51.0.2-ifunc-ld-s.patch,
  353. binutils-2.20.51.0.2-lwp.patch,
  354. binutils-2.20.51.0.2-gas-expr.patch,
  355. binutils-2.20.51.0.2-ppc-hidden-plt-relocs.patch.
  356. * Tue Apr 6 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.51.0.2-5
  357. - rebuilt with gcc-4.4.3-4
  358. * Mon Feb 8 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.51.0.2-4
  359. - rebuilt with gcc-4.4.3-3
  360. * Mon Feb 1 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.51.0.2-3
  361. - add Patch12 and Patch13 for PR 10856 and 11088 respectively
  362. * Mon Jan 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.20.51.0.2-2
  363. - rebuilt with gcc-4.4.3
  364. * Tue Nov 8 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.20.51.0.2-1
  365. - updated to 2.20.51.0.2
  366. * Wed Sep 24 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.18.50.0.6-1
  367. - updated to 2.18.50.0.6
  368. * Wed Jul 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.17.50.0.18-3
  369. - new versioning policy
  370. - rebuild with gcc-4.1.2-18
  371. * Sun Feb 10 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.18-1vl2
  372. - rebuilt with glibc-2.7-2vl3 and gcc-4.1.2-0vl17
  373. * Wed Feb 06 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.18-1vl1
  374. - updated to 2.17.50.0.18
  375. - Thu Aug 16 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.18-1
  376. - update to 2.17.50.0.18
  377. - GPLv3+
  378. - preserve .note.gnu.build-id in objcopy --only-keep-debug (#251935)
  379. - fix sparc64/alpha broken by --build-id patch (#252936)
  380. - update License tag
  381. - fix ld crash with --build-id and non-ELF output format (Alan Modra, BZ#4923)
  382. - Tue Jul 31 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.17-7
  383. - fix ppc32 secure PLT detection (Alan Modra)
  384. - Wed Jul 25 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.17-6
  385. - rebuilt to make sure even libbfd.so and libopcodes.so aren't
  386. broken by #249435
  387. - Tue Jul 24 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.17-5
  388. - add .note.gnu.build-id into default linker script (#249435)
  389. - Tue Jul 24 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.17-4
  390. - don't kill the %%{_gnu} part of target name on arm
  391. (Lennert Buytenhek, #243516)
  392. - create just one PT_NOTE segment header for all consecutive SHT_NOTE
  393. sections
  394. - Wed Jul 18 2007 Roland McGrath <roland@redhat.com> 2.17.50.0.17-3
  395. - fix for ld --build-id
  396. - Sun Jul 15 2007 Roland McGrath <roland@redhat.com> 2.17.50.0.17-2
  397. - ld --build-id support
  398. - Wed Jun 27 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.17-1
  399. - update to 2.17.50.0.17
  400. - Tue Jun 12 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.16-1
  401. - update to 2.17.50.0.16
  402. - Sat Apr 14 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.12-4
  403. - fix linking non-ELF input objects into ELF output (#235747)
  404. - Wed Mar 14 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.12-3
  405. - don't require matching ELF_OSABI for target vecs with ELFOSABI_NONE,
  406. only prefer specific osabi target vecs over the generic ones
  407. (H.J.Lu, #230964, BZ#3826)
  408. - build libbfd.so and libopcodes.so with -Bsymbolic-functions
  409. - Fri Mar 2 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.12-2
  410. - ignore install-info errors from scriptlets (#223678)
  411. - Thu Mar 1 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.12-1
  412. - update to 2.17.50.0.12
  413. - revert the misdesigned LD_SYMBOLIC{,_FUNCTIONS} env var support,
  414. only support -Bsymbolic/-Bsymbolic-functions/--dynamic-list*
  415. - Mon Jan 8 2007 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.9-1
  416. - update to 2.17.50.0.9
  417. - fix tekhex reader
  418. - Sat Dec 23 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.8-2
  419. - fix --as-needed on ppc64 (#219629)
  420. - Sun Dec 3 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.8-1
  421. - update to 2.17.50.0.8
  422. - initialize frch_cfi_data (BZ#3607)
  423. - Fri Dec 1 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.7-1
  424. - update to 2.17.50.0.7
  425. - .cfi_personality and .cfi_lsda directives, per subsection .cfi_*
  426. directives, better .eh_frame CIE merging
  427. - Thu Nov 9 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.6-3
  428. - fix popcnt instruction assembly and disassembly on amd64 (#214767)
  429. * Mon Jan 07 2008 Shu KONNO <owa@bg.wakwak.com> 2.17.50.0.6-2vl5
  430. - dropt unnecessary changes of 2.17.50.0.6-2vl4
  431. * Fri Jan 04 2008 Shu KONNO <owa@bg.wakwak.com> 2.17.50.0.6-2vl4
  432. - added -fPIC to make (if x86_64)
  433. * Sat Jul 28 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.17.50.0.6-2vl3
  434. - rebuild with gcc-4.1.2-0vl12
  435. - changed devel package Group to Development/Libraries
  436. * Sun May 13 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.6-2vl2
  437. - rebuild with gcc-4.1.2-0vl7 (expecially for ppc)
  438. * Sun May 13 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.6-2vl1
  439. - updated to 2.17.50.0.6
  440. - Thu Dec 21 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.6-2.fc6
  441. - update to 2.17.50.0.6
  442. - fix for section relative linker script defined symbols in
  443. empty sections (#212032, BZ#3267)
  444. - fix handling of DW_CFA_set_loc in .eh_frame optimizations
  445. - fix R_PPC_{PLT,GOT{,_TLSGD,_TLSLD,_TPREL,_DTPREL}}16_HA relocation
  446. handling with weak undefined symbols (Alan Modra, #211094)
  447. - fix --cref (#212099)
  448. - fix --emit-relocs on ppc64 (#211991)
  449. - fix popcnt instruction assembly and disassembly on amd64 (#214767)
  450. * Sat May 12 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.3-6vl2
  451. - rebuilt with gcc-4.1.2-0vl6 and glibc-2.5-12vl1
  452. * Sun May 06 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.3-6vl1
  453. - rebuild
  454. * Tue Apr 03 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.17.50.0.3-6vl0
  455. - initial build for VineSeed based on FC 2.17.50.0.3-6
  456. * Tue Sep 12 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.3-6
  457. - fix multilib conflict in %{_prefix}/include/bfd.h
  458. * Tue Sep 12 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.3-5
  459. - fix efi-app-ia64 magic number (#206002, BZ#3171)
  460. * Tue Sep 5 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.3-4
  461. - link libopcodes*.so against libbfd*.so (#202327)
  462. - split *.a and header files into binutils-devel
  463. * Fri Aug 18 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.3-3
  464. - on ppc and ppc64 increase default -z commonpagesize to 64K (#203001)
  465. * Fri Jul 28 2006 Alexandre Oliva <aoliva@redhat.com> 2.17.50.0.3-2
  466. - do not infer x86 arch implicitly based on instruction in the input
  467. (#200330)
  468. * Mon Jul 17 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.3-1
  469. - update to 2.17.50.0.3
  470. * Fri Jul 14 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-8
  471. - add support for new AMDFAM10 instructions (#198281, IT#97662)
  472. - add -march=/-mtune= gas support on x86/x86-64
  473. - x86/x86-64 nop insn improvements
  474. - fix DT_GNU_HASH shift count value computation
  475. * Tue Jul 11 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-7
  476. - add DT_GNU_HASH support (--hash-style=gnu and --hash-style=both
  477. ld options)
  478. * Thu Jun 29 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-4
  479. - fix i?86 TLS GD->IE transition in executables (#196157, BZ#2513)
  480. * Mon Jun 19 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-3
  481. - fix two places in ld that misbehaved with MALLOC_PERTURB_=N
  482. - fix .tls_common handling in relocatable linking
  483. * Mon Jun 5 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-2
  484. - fix --as-needed (Alan Modra, #193689, BZ#2721)
  485. * Thu Jun 1 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.2-1
  486. - update to 2.17.50.0.2
  487. - update from CVS to 20060601
  488. - speed up the ELF linker by caching the result of kept section check
  489. (H.J. Lu)
  490. * Tue May 9 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.1-1
  491. - update to 2.17.50.0.1
  492. * Fri Mar 31 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.6-6
  493. - fix ld error message formatting, so that collect2 parser can
  494. parse it again for g++ -frepo (#187142)
  495. * Thu Mar 9 2006 Alexandre Oliva <aoliva@redhat.com> 2.16.91.0.6-4
  496. - fix relaxation of TLS GD to LE on PPC (#184590)
  497. * Fri Mar 3 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.6-3
  498. - support DW_CFA_val_{offset,offset_sf,expression} in readelf/objdump
  499. * Tue Feb 28 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.6-2
  500. - add MNI support on i?86/x86_64 (#183080)
  501. - support S signal frame augmentation flag in .eh_frame,
  502. add .cfi_signal_frame support (#175951, PR other/26208, BZ#300)
  503. * Tue Feb 14 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.6-1
  504. - update to 2.16.91.0.6
  505. - fix ppc64 --gc-sections
  506. - disassembler fixes for x86_64 cr/debug regs
  507. - fix linker search order for DT_NEEDED libs
  508. * Mon Jan 02 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.5-1
  509. - update to 2.16.91.0.5
  510. - don't error about .toc1 references to discarded sectiosn on ppc64
  511. (#175944)
  512. * Wed Dec 14 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.3-2
  513. - put .gnu.linkonce.d.rel.ro.* sections into relro region
  514. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  515. - rebuilt
  516. * Fri Nov 11 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.3-1
  517. - update to 2.16.91.0.3
  518. - add .weakref support (Alexandre Oliva, #115157, #165728)
  519. * Thu Aug 18 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-4
  520. - install-info also configure.info
  521. - update standards.texi from gnulib (#165530)
  522. * Tue Aug 16 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-3
  523. - update to 20050816 CVS
  524. - better fix for ld-cdtest
  525. - fix symbol version script parsing
  526. * Fri Jul 29 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-2
  527. - don't complain about relocs to discarded sections in ppc32
  528. .got2 sections (Alan Modra, PR target/17828)
  529. * Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-1
  530. - update to 2.16.91.0.2
  531. * Thu Jul 21 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.1-3
  532. - fix buffer overflow in readelf ia64 unwind printing code
  533. - use vsnprintf rather than vsprintf in gas diagnostics (Tavis Ormandy)
  534. - fix ld-cdtest when CFLAGS contains -fexceptions
  535. * Wed Jul 20 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.1-2
  536. - update to 20050720 CVS
  537. * Mon Jul 11 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.1-1
  538. - update to 2.16.91.0.1 plus 20050708 CVS
  539. * Wed Jun 15 2005 Jakub Jelinek <jakub@redhat.com> 2.16.90.0.3-1
  540. - update to 2.16.90.0.3
  541. - update to 20050615 CVS
  542. - ppc32 secure PLT support (Alan Modra)
  543. - further bfd/readelf robustification
  544. * Sat Jun 11 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2.2-4
  545. - further bfd robustification (CAN-2005-1704, #158680)
  546. * Fri Jun 10 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2.2-3
  547. - further objdump and readelf robustification (CAN-2005-1704, #158680)
  548. * Wed May 25 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2.2-2
  549. - bfd and readelf robustification (CAN-2005-1704, #158680)
  550. * Tue Mar 29 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2.2-1
  551. - update to 2.15.94.0.2.2
  552. - speed up walk_wild_section (Robert O'Callahan)
  553. * Mon Mar 7 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2-4
  554. - rebuilt with GCC 4
  555. * Mon Feb 28 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2-3
  556. - fix buffer overflows in readelf (#149506)
  557. - move c++filt to binutils from gcc-c++, conflict with gcc-c++ < 4.0 (#86333)
  558. * Thu Feb 10 2005 Jakub Jelinek <jakub@redhat.com> 2.15.94.0.2-1
  559. - update to 2.15.94.0.2
  560. - fix .note.GNU-stack/PT_GNU_STACK computation in linker on ppc64 (#147296)
  561. - fix stripping of binaries/libraries that have empty sections right before
  562. .dynamic section (with the same starting address; #144038)
  563. - handle AS_NEEDED (...) in linker script INPUT/GROUP
  564. * Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-11
  565. - fix a longstanding -z relro bug
  566. * Mon Dec 13 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-10
  567. - avoid unnecessary gap with -z relro showing on i686 libc.so
  568. - ppc64 --emit-relocs fix (Alan Modra)
  569. - don't crash if STT_SECTION symbol has incorrect st_shndx (e.g. SHN_ABS,
  570. as created by nasm; #142181)
  571. - don't try to make absptr LSDAs relative if they don't have relocations
  572. against them (Alan Modra, #141162)
  573. * Wed Oct 27 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-5.EL4
  574. - fix ar xo (#104344)
  575. * Wed Oct 20 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-5
  576. - fix --just-symbols on ppc64 (Alan Modra, #135498)
  577. * Fri Oct 15 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-4
  578. - fix code detecting matching linkonce and single member comdat
  579. group sections (#133078)
  580. * Mon Oct 11 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-3
  581. - revert Sep 09 change to make ppc L second argument e.g. for tlbie
  582. non-optional
  583. - fix stripping of prelinked binaries and libraries (#133734)
  584. - allow strings(1) on 32-bit arches to be used again with > 2GB
  585. files (#133555)
  586. * Mon Oct 4 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-2
  587. - update to 2.15.92.0.2
  588. - change ld's ld.so.conf parser to match ldconfig's (#129340)
  589. * Mon Sep 20 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-9
  590. - avoid almost 1MB (sparse) gaps in the middle of -z relro
  591. libraries on x86-64 (Andreas Schwab)
  592. - fix -z relro to make sure end of PT_GNU_RELRO segment is always
  593. COMMONPAGESIZE aligned
  594. * Wed Aug 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-8
  595. - fix linker segfaults on input objects with SHF_LINK_ORDER with
  596. incorrect sh_link (H.J.Lu, Nick Clifton, #130198, BZ #290)
  597. * Wed Aug 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-7
  598. - resolve all undefined ppc64 .* syms to the function bodies through
  599. .opd, not just those used in brach instructions (Alan Modra)
  600. * Tue Aug 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-6
  601. - fix ppc64 ld --dotsyms (Alan Modra)
  602. * Tue Aug 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-5
  603. - various ppc64 make check fixes when using non-dot-syms gcc (Alan Modra)
  604. - fix --gc-sections
  605. - on ia64 create empty .gnu.linkonce.ia64unw*.* sections for
  606. .gnu.linkonce.t.* function doesn't need unwind info
  607. * Mon Aug 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-4
  608. - kill ppc64 dot symbols (Alan Modra)
  609. - objdump -d support for objects without dot symbols
  610. - support for overlapping ppc64 .opd entries
  611. * Mon Aug 9 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-3
  612. - fix a newly introduced linker crash on x86-64
  613. * Sun Aug 8 2004 Alan Cox <alan@redhat.com> 2.15.91.0.2-2
  614. - BuildRequire bison and macroise buildroot - from Steve Grubb
  615. * Fri Jul 30 2004 Jakub Jelinek <jakub@redhat.com> 2.15.91.0.2-1
  616. - update to 2.15.91.0.2
  617. - BuildRequire flex (#117763)
  618. * Wed May 19 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-7
  619. - use lib64 instead of lib directories on ia64 if %%{_lib} is
  620. set to lib64 by rpm
  621. * Sat May 15 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-6
  622. - fix a bug introduced in the ++/-- rejection patch
  623. from 2.15.90.0.3 (Alan Modra)
  624. * Tue May 4 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-5
  625. - fix s390{,x} .{,b,p2}align handling
  626. - ppc/ppc64 testsuite fix
  627. * Mon May 3 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-4
  628. - -z relro ppc/ppc64/ia64 fixes
  629. - change x86-64 .plt symbol st_size handling to match ia32
  630. - prettify objdump -d output
  631. * Tue Apr 20 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-3
  632. - several SPARC fixes
  633. * Sun Apr 18 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-2
  634. - yet another fix for .tbss handling
  635. * Fri Apr 16 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.3-1
  636. - update to 2.15.90.0.3
  637. * Fri Mar 26 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.1.1-2
  638. - update to 20040326 CVS
  639. - fix ppc64 weak .opd symbol handling (Alan Modra, #119086)
  640. - fix .tbss handling bug introduced
  641. * Fri Mar 26 2004 Jakub Jelinek <jakub@redhat.com> 2.15.90.0.1.1-1
  642. - update to 2.15.90.0.1.1
  643. * Sat Feb 21 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-8
  644. - with -z now without --enable-new-dtags create DT_BIND_NOW
  645. dynamic entry in addition to DT_FLAGS_1 with DF_1_NOW bit set
  646. * Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-7
  647. - fix -pie on ppc32
  648. * Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-6
  649. - clear .plt sh_entsize on sparc32
  650. - put whole .got into relro area with -z now -z relro
  651. * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  652. - rebuilt
  653. * Thu Jan 22 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-4
  654. - fix -pie on IA64
  655. * Mon Jan 19 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-3
  656. - fix testcases on s390 and s390x
  657. * Fri Jan 16 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-2
  658. - fix testcases on AMD64
  659. - fix .got's sh_entsize on IA32/AMD64
  660. - set COMMONPAGESIZE on s390/s390x
  661. - set COMMONPAGESIZE on ppc32 (Alan Modra)
  662. * Fri Jan 16 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.8-1
  663. - update to 2.14.90.0.8
  664. * Tue Jan 13 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.7-4
  665. - fix -z relro on 64-bit arches
  666. * Mon Jan 12 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.7-3
  667. - fix some bugs in -z relro support
  668. * Fri Jan 9 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.7-2
  669. - -z relro support, reordering of RW sections
  670. * Fri Jan 9 2004 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.7-1
  671. - update to 2.14.90.0.7
  672. * Mon Nov 24 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-4
  673. - fix assembly parsing of foo=(.-bar)/4 (Alan Modra)
  674. - fix IA-64 assembly parsing of (p7) hint @pause
  675. * Tue Sep 30 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-3
  676. - don't abort on some linker warnings/errors on IA-64
  677. * Sat Sep 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-2
  678. - fix up merge2.s to use .p2align instead of .align
  679. * Sat Sep 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-1
  680. - update to 2.14.90.0.6
  681. - speed up string merging (Lars Knoll, Michael Matz, Alan Modra)
  682. - speed up IA-64 local symbol handling during linking
  683. * Fri Sep 5 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-7
  684. - avoid ld -s segfaults introduced in 2.14.90.0.5-5 (Dmitry V. Levin,
  685. #103180)
  686. * Fri Aug 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-6
  687. - build old demangler into libiberty.a (#102268)
  688. - SPARC .cfi* support
  689. * Tue Aug 5 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-5
  690. - fix orphan section placement
  691. * Tue Jul 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-4
  692. - fix ppc64 elfvsb linker tests
  693. - some more 64-bit cleanliness fixes, give ppc64 fdesc symbols
  694. type and size (Alan Modra)
  695. * Tue Jul 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-3
  696. - fix 64-bit unclean code in ppc-opc.c
  697. * Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-2
  698. - fix 64-bit unclean code in tc-ppc.c
  699. * Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-1
  700. - update to 2.14.90.0.5
  701. - fix ld -r on ppc64 (Alan Modra)
  702. * Fri Jul 18 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-23
  703. - rebuilt
  704. * Thu Jul 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-22
  705. - fix elfNN_ia64_dynamic_symbol_p (Richard Henderson, #86661)
  706. - don't access memory beyond what was allocated in readelf
  707. (Richard Henderson)
  708. * Thu Jul 10 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-21
  709. - add .cfi_* support on ppc{,64} and s390{,x}
  710. * Tue Jul 8 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-20
  711. - remove lib{bfd,opcodes}.la (#98190)
  712. * Mon Jul 7 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-19
  713. - fix -pie support on amd64, s390, s390x and ppc64
  714. - issue relocation overflow errors for s390/s390x -fpic code when
  715. accessing .got slots above 4096 bytes from .got start
  716. * Thu Jul 3 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-18
  717. - rebuilt
  718. * Thu Jul 3 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-17
  719. - fix ia64 -pie support
  720. - require no undefined non-weak symbols in PIEs like required for normal
  721. binaries
  722. * Wed Jul 2 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-16
  723. - fix readelf -d on IA-64
  724. - build libiberty.a with -fPIC, so that it can be lined into shared
  725. libraries
  726. * Wed Jun 25 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-15
  727. - rebuilt
  728. * Wed Jun 25 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-14
  729. - added support for Intel Prescott instructions
  730. - fix hint@pause for ia64
  731. - add workaround for LTP sillyness (#97934)
  732. * Wed Jun 18 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-13
  733. - update CFI stuff to 2003-06-18
  734. - make sure .eh_frame is aligned to 8 bytes on 64-bit arches,
  735. remove padding within one .eh_frame section
  736. * Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-12
  737. - rebuilt
  738. * Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-11
  739. - one more fix for the same patch
  740. * Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-10
  741. - fix previous patch
  742. * Mon Jun 16 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-9
  743. - ensure R_PPC64_{RELATIVE,ADDR64} have *r_offset == r_addend
  744. and the other relocs have *r_offset == 0
  745. * Tue Jun 10 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-8
  746. - remove some unnecessary provides in ppc64 linker script
  747. which were causing e.g. empty .ctors/.dtors section creation
  748. * Fri Jun 6 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-7
  749. - some CFI updates/fixes
  750. - don't create dynamic relocations against symbols defined in PIE
  751. exported from its .dynsym
  752. * Wed Jun 4 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-6
  753. - update gas to 20030604
  754. - PT_GNU_STACK support
  755. * Mon Jun 2 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-5
  756. - buildrequire gettext (#91838)
  757. * Sat May 31 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-4
  758. - fix shared libraries with >= 8192 .plt slots on ppc32
  759. * Thu May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-3
  760. - rebuilt
  761. * Thu May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-2
  762. - rename ld --dynamic option to --pic-executable or --pie
  763. - fix ld --help output
  764. - document --pie/--pic-executable in ld.info and ld.1
  765. * Wed May 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-1
  766. - update to 2.14.90.0.4-1
  767. - gas CFI updates (Richard Henderson)
  768. - dynamic executables (Ulrich Drepper)
  769. * Tue May 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.2-2
  770. - fix ELF visibility handling
  771. - tidy plt entries on IA-32, ppc and ppc64
  772. * Mon May 19 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.2-1
  773. - update to 2.14.90.0.2-1
  774. * Tue May 13 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-8
  775. - fix bfd_elf_hash on 64-bit arches (Andrew Haley)
  776. * Wed Apr 30 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-7
  777. - rebuilt
  778. * Mon Apr 14 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-6
  779. - optimize DW_CFA_advance_loc4 in gas even if there is 'z' augmentation
  780. with size 0 in FDE
  781. * Fri Apr 11 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-5
  782. - fix SPARC build
  783. * Thu Apr 3 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-4
  784. - fix ppc32 plt reference counting
  785. - don't include %{_prefix}/%{_lib}/debug in the non-debuginfo package
  786. (#87729)
  787. * Mon Mar 31 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-3
  788. - make elf64ppc target native extra on ppc and elf32ppc native extra
  789. on ppc64.
  790. * Fri Mar 28 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-2
  791. - fix TLS on IA-64 with ld relaxation
  792. * Sat Mar 22 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-1
  793. - update to 2.13.90.0.20
  794. * Mon Feb 24 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-9
  795. - rebuilt
  796. * Mon Feb 24 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-8
  797. - don't strip binaries in %%install, so that there is non-empty
  798. debuginfo
  799. * Mon Feb 24 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-7
  800. - don't optimize .eh_frame during ld -r
  801. * Thu Feb 13 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-6
  802. - don't clear elf_link_hash_flags in the .symver patch
  803. - only use TC_FORCE_RELOCATION in s390's TC_FORCE_RELOCATION_SUB_SAME
  804. (Alan Modra)
  805. * Mon Feb 10 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-5
  806. - fix the previous .symver change
  807. - remove libbfd.so and libopcodes.so symlinks, so that other packages
  808. link statically, not dynamically against libbfd and libopcodes
  809. whose ABI is everything but stable
  810. * Mon Feb 10 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-4
  811. - do .symver x, x@FOO handling earlier
  812. - support .file and .loc on s390*
  813. * Mon Feb 10 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-3
  814. - handle .symver x, x@FOO in ld such that relocs against x become
  815. dynamic relocations against x@FOO (#83325)
  816. - two PPC64 TLS patches (Alan Modra)
  817. * Sun Feb 09 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-2
  818. - fix SEARCH_DIR on x86_64/s390x
  819. - fix Alpha --relax
  820. - create DT_RELA{,SZ,ENT} on s390 even if there is just .rela.plt
  821. and no .rela.dyn section
  822. - support IA-32 on IA-64 (#83752)
  823. - .eh_frame_hdr fix (Andreas Schwab)
  824. * Thu Feb 06 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.18-1
  825. - update to 2.13.90.0.18 + 20030121->20030206 CVS diff
  826. * Tue Feb 04 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-8
  827. - alpha TLS fixes
  828. - use .debug_line directory table to make the section tiny bit smaller
  829. - libtool fix from Jens Petersen
  830. * Sun Feb 02 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-7
  831. - sparc32 TLS
  832. * Fri Jan 24 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-6
  833. - s390{,x} TLS and two other mainframe patches
  834. * Fri Jan 17 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-5
  835. - fix IA-64 TLS IE in shared libs
  836. - .{preinit,init,fini}_array compat hack from Alexandre Oliva
  837. * Thu Jan 16 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-4
  838. - IA-64 TLS fixes
  839. - fix .plt sh_entsize on Alpha
  840. - build with %%_smp_mflags
  841. * Sat Nov 30 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-3
  842. - fix strip on TLS binaries and libraries
  843. * Fri Nov 29 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-2
  844. - fix IA-64 ld bootstrap
  845. * Thu Nov 28 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.16-1
  846. - update to 2.13.90.0.16
  847. - STT_TLS SHN_UNDEF fix
  848. * Wed Nov 27 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.10-4
  849. - pad .rodata.cstNN sections at the end if they aren't sized to multiple
  850. of sh_entsize
  851. - temporary patch to make .eh_frame and .gcc_except_table sections
  852. readonly if possible (should be removed when AUTO_PLACE is implemented)
  853. - fix .PPC.EMB.apuinfo section flags
  854. * Wed Oct 23 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.10-3
  855. - fix names and content of alpha non-alloced .rela.* sections (#76583)
  856. - delete unpackaged files from the buildroot
  857. * Tue Oct 15 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.10-2
  858. - enable s390x resp. s390 emulation in linker too
  859. * Mon Oct 14 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.10-1
  860. - update to 2.13.90.0.10
  861. - add a bi-arch patch for sparc/s390/x86_64
  862. - add --enable-64-bit-bfd on sparc, s390 and ppc
  863. * Thu Oct 10 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.4-3
  864. - fix combreloc testcase
  865. * Thu Oct 10 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.4-2
  866. - fix orphan .rel and .rela section placement with -z combreloc (Alan Modra)
  867. - skip incompatible linker scripts when searching for libraries
  868. * Tue Oct 1 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.4-1
  869. - update to 2.13.90.0.4
  870. - x86-64 TLS support
  871. - some IA-32 TLS fixes
  872. - some backported patches from trunk
  873. - include opcodes, ld, gas and bfd l10n too
  874. * Thu Sep 19 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.2-3
  875. - allow addends for IA-32 TLS @tpoff, @ntpoff and @dtpoff
  876. - clear memory at *r_offset of dynamic relocs on PPC
  877. - avoid ld crash if accessing non-local symbols through LE relocs
  878. - new IA-32 TLS relocs, bugfixes and testcases
  879. - use brl insn on IA-64 (Richard Henderson)
  880. - fix R_IA64_PCREL21{M,F} handling (Richard Henderson)
  881. - build in separate builddir, so that gasp tests don't fail
  882. - include localization
  883. * Thu Aug 8 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.2-2
  884. - fix R_386_TPOFF32 addends (#70824)
  885. * Sat Aug 3 2002 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.2-1
  886. - update to 2.13.90.0.2
  887. - fix ld TLS assertion failure (#70084)
  888. - fix readelf --debug-dump= handling to match man page and --help
  889. (#68997)
  890. - fix _GLOBAL_OFFSET_TABLE gas handling (#70241)
  891. * Wed Jul 24 2002 Jakub Jelinek <jakub@redhat.com> 2.12.90.0.15-1
  892. - update to 2.12.90.0.15
  893. - TLS .tbss fix
  894. - don't use rpm %%configure macro, it is broken too often (#69366)
  895. * Thu May 30 2002 Jakub Jelinek <jakub@redhat.com> 2.12.90.0.9-1
  896. - update to 2.12.90.0.9
  897. - TLS support
  898. - remove gasp.info from %%post/%%preun (#65400)
  899. * Mon Apr 29 2002 Jakub Jelinek <jakub@redhat.com> 2.12.90.0.7-1
  900. - update to 2.12.90.0.7
  901. - run make check
  902. * Mon Apr 29 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-12
  903. - fix .hidden handling on SPARC (Richard Henderson)
  904. - don't crash when linking -shared non-pic code with SHF_MERGE
  905. - fix .eh_frame_hdr for DW_EH_PE_aligned
  906. - correctly adjust DW_EH_PE_pcrel encoded personalities in CIEs
  907. * Fri Apr 5 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-11
  908. - don't emit dynamic R_SPARC_DISP* relocs against STV_HIDDEN symbols
  909. into shared libraries
  910. * Thu Mar 21 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-10
  911. - don't merge IA-64 unwind info sections together during ld -r
  912. * Mon Mar 11 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-9
  913. - fix DATA_SEGMENT_ALIGN on ia64/alpha/sparc/sparc64
  914. * Fri Mar 8 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-8
  915. - don't crash on SHN_UNDEF local dynsyms (Andrew MacLeod)
  916. * Thu Mar 7 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-7
  917. - fix bfd configury bug (Alan Modra)
  918. * Tue Mar 5 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-6
  919. - don't copy visibility when equating symbols
  920. - fix alpha .text/.data with .previous directive bug
  921. * Tue Mar 5 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-5
  922. - fix SHF_MERGE crash with --gc-sections (#60369)
  923. - C++ symbol versioning patch
  924. * Fri Feb 22 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-4
  925. - add DW_EH_PE_absptr -> DW_EH_PE_pcrel optimization for shared libs,
  926. if DW_EH_PE_absptr cannot be converted that way, don't build the
  927. .eh_frame_hdr search table
  928. * Fri Feb 15 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-3
  929. - fix ld -N broken by last patch
  930. * Tue Feb 12 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-2
  931. - trade one saved runtime page for data segment (=almost always not shared)
  932. for up to one page of disk space where possible
  933. * Fri Feb 8 2002 Jakub Jelinek <jakub@redhat.com> 2.11.93.0.2-1
  934. - update to 2.11.93.0.2
  935. - use %%{ix86} instead of i386 for -z combreloc default (#59086)
  936. * Thu Jan 31 2002 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-10
  937. - don't create SHN_UNDEF STB_WEAK symbols unless there are any relocations
  938. against them
  939. * Wed Jan 30 2002 Bill Nottingham <notting@redhat.com> 2.11.92.0.12-9.1
  940. - rebuild (fix ia64 miscompilation)
  941. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  942. - automated rebuild
  943. * Fri Dec 28 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-8
  944. - two further .eh_frame patch fixes
  945. * Wed Dec 19 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-7
  946. - as ld is currently not able to shrink input sections to zero size
  947. during discard_info, build a fake minimal CIE in that case
  948. - update elf-strtab patch to what was commited
  949. * Mon Dec 17 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-6
  950. - one more .eh_frame patch fix
  951. - fix alpha .eh_frame handling
  952. - optimize elf-strtab finalize
  953. * Sat Dec 15 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-5
  954. - yet another fix for the .eh_frame patch
  955. * Fri Dec 14 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-4
  956. - Alan Modra's patch to avoid crash if there is no dynobj
  957. * Thu Dec 13 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-3
  958. - H.J.'s patch to avoid crash if input files are not ELF
  959. - don't crash if a SHF_MERGE for some reason could not be merged
  960. - fix objcopy/strip to preserve SHF_MERGE sh_entsize
  961. - optimize .eh_frame sections, add PT_GNU_EH_FRAME support
  962. - support anonymous version tags in version script
  963. * Tue Nov 27 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-2
  964. - fix IA-64 SHF_MERGE handling
  965. * Tue Nov 27 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.12-1
  966. - update to 2.11.92.0.12
  967. - optimize .dynstr and .shstrtab sections (#55524)
  968. - fix ld.1 glitch (#55459)
  969. - turn relocs against SHF_MERGE local symbols with zero addend
  970. into STT_SECTION + addend
  971. - remove man pages for programs not included (nlmconv, windres, dlltool;
  972. #55456, #55461)
  973. - add BuildRequires for texinfo
  974. * Thu Oct 25 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.7-2
  975. - duh, fix strings on bfd objects (#55084)
  976. * Sat Oct 20 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.7-1
  977. - update to 2.11.92.0.7
  978. - remove .rel{,a}.dyn from output if it is empty
  979. * Thu Oct 11 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.5-2
  980. - fix strings patch
  981. - use getc_unlocked in strings to speed it up by 50% on large files
  982. * Wed Oct 10 2001 Jakub Jelinek <jakub@redhat.com> 2.11.92.0.5-1
  983. - update to 2.11.92.0.5
  984. - binutils localization (#45148)
  985. - fix typo in REPORT_BUGS_TO (#54325)
  986. - support files bigger than 2GB in strings (#54406)
  987. * Wed Sep 26 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-12
  988. - on IA-64, don't mix R_IA64_IPLTLSB relocs with non-PLT relocs in
  989. .rela.dyn section.
  990. * Tue Sep 25 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-11
  991. - add iplt support for IA-64 (Richard Henderson)
  992. - switch to new section flags for SHF_MERGE and SHF_STRINGS, put
  993. in compatibility code
  994. - "s" section flag for small data sections on IA-64 and Alpha
  995. (Richard Henderson)
  996. - fix sparc64 .plt[32768+] handling
  997. - don't emit .rela.stab on sparc
  998. * Mon Sep 10 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-10
  999. - fix SHF_MERGE on Sparc
  1000. * Fri Aug 31 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-9
  1001. - on Alpha, copy *r_offset to R_ALPHA_RELATIVE's r_addend
  1002. * Thu Aug 30 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-8
  1003. - on IA-64, put crtend{,S}.o's .IA_64.unwind section last in
  1004. .IA_64.unwind output section (for compatibility with 7.1 eh)
  1005. * Fri Aug 24 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-7
  1006. - put RELATIVE relocs first, not last
  1007. - enable -z combreloc by default on IA-{32,64}, Alpha, Sparc*
  1008. * Thu Aug 23 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-6
  1009. - support for -z combreloc
  1010. - remove .dynamic patch, -z combreloc patch does this better
  1011. - set STT_FUNC default symbol sizes in .endp directive on IA-64
  1012. * Mon Jul 16 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-5
  1013. - fix last patch (H.J.Lu)
  1014. * Fri Jul 13 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-4
  1015. - fix placing of orphan sections
  1016. * Sat Jun 23 2001 Jakub Jelinek <jakub@redhat.com>
  1017. - fix SHF_MERGE support on Alpha
  1018. * Fri Jun 8 2001 Jakub Jelinek <jakub@redhat.com>
  1019. - 2.11.90.0.8
  1020. - some SHF_MERGE suport fixes
  1021. - don't build with tooldir /usrusr instead of /usr (#40937)
  1022. - reserve few .dynamic entries for prelinking
  1023. * Mon Apr 16 2001 Jakub Jelinek <jakub@redhat.com>
  1024. - 2.11.90.0.5
  1025. - SHF_MERGE support
  1026. * Tue Apr 3 2001 Jakub Jelinek <jakub@redhat.com>
  1027. - 2.11.90.0.4
  1028. - fix uleb128 support, so that CVS gcc bootstraps
  1029. - some ia64 fixes
  1030. * Mon Mar 19 2001 Jakub Jelinek <jakub@redhat.com>
  1031. - add -Bgroup support from Ulrich Drepper
  1032. * Fri Mar 9 2001 Jakub Jelinek <jakub@redhat.com>
  1033. - hack - add elf_i386_glibc21 emulation
  1034. * Fri Feb 16 2001 Jakub Jelinek <jakub@redhat.com>
  1035. - 2.10.91.0.2
  1036. * Fri Feb 9 2001 Jakub Jelinek <jakub@redhat.com>
  1037. - 2.10.1.0.7
  1038. - remove ExcludeArch ia64
  1039. - back out the -oformat, -omagic and -output change for now
  1040. * Fri Dec 15 2000 Jakub Jelinek <jakub@redhat.com>
  1041. - Prereq /sbin/install-info
  1042. * Tue Nov 21 2000 Jakub Jelinek <jakub@redhat.com>
  1043. - 2.10.1.0.2
  1044. * Tue Nov 21 2000 Jakub Jelinek <jakub@redhat.com>
  1045. - add one more alpha patch
  1046. * Wed Nov 15 2000 Jakub Jelinek <jakub@redhat.com>
  1047. - fix alpha visibility as problem
  1048. - add support for Ultra-III
  1049. * Fri Sep 15 2000 Jakub Jelinek <jakub@redhat.com>
  1050. - and one more alpha patch
  1051. * Fri Sep 15 2000 Jakub Jelinek <jakub@redhat.com>
  1052. - two sparc patches
  1053. * Mon Jul 24 2000 Jakub Jelinek <jakub@redhat.com>
  1054. - 2.10.0.18
  1055. * Mon Jul 10 2000 Jakub Jelinek <jakub@redhat.com>
  1056. - 2.10.0.12
  1057. * Mon Jun 26 2000 Jakub Jelinek <jakub@redhat.com>
  1058. - 2.10.0.9
  1059. * Thu Jun 15 2000 Jakub Jelinek <jakub@redhat.com>
  1060. - fix ld -r
  1061. * Mon Jun 5 2000 Jakub Jelinek <jakub@redhat.com>
  1062. - 2.9.5.0.46
  1063. - use _mandir/_infodir/_lib
  1064. * Mon May 8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1065. - 2.9.5.0.41
  1066. * Wed Apr 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1067. - 2.9.5.0.34
  1068. * Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1069. - 2.9.5.0.31
  1070. * Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com>
  1071. - man pages are compressed
  1072. - apply kingdon's patch from #5031
  1073. * Wed Jan 19 2000 Jeff Johnson <jbj@redhat.com>
  1074. - Permit package to be built with a prefix other than /usr.
  1075. * Thu Jan 13 2000 Cristian Gafton <gafton@redhat.com>
  1076. - add pacth from hjl to fix the versioning problems in ld
  1077. * Tue Jan 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1078. - Add sparc patches from Jakub Jelinek <jakub@redhat.com>
  1079. - Add URL:
  1080. * Tue Dec 14 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1081. - 2.9.5.0.22
  1082. * Wed Nov 24 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1083. - 2.9.5.0.19
  1084. * Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1085. - 2.9.5.0.16
  1086. * Mon Sep 06 1999 Jakub Jelinek <jj@ultra.linux.cz>
  1087. - make shared non-pic libraries work on sparc with glibc 2.1.
  1088. * Fri Aug 27 1999 Jim Kingdon
  1089. - No source/spec changes, just rebuilding with egcs-1.1.2-18 because
  1090. the older egcs was miscompling gprof.
  1091. * Mon Apr 26 1999 Cristian Gafton <gafton@redhat.com>
  1092. - back out very *stupid* sparc patch done by HJLu. People, keep out of
  1093. things you don't understand.
  1094. - add alpha relax patch from rth
  1095. * Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
  1096. - version 2.9.1.0.23
  1097. - patch to make texinfo documentation compile
  1098. - auto rebuild in the new build environment (release 2)
  1099. * Tue Feb 23 1999 Cristian Gafton <gafton@redhat.com>
  1100. - updated to 2.9.1.0.21
  1101. - merged with UltraPenguin
  1102. * Mon Jan 04 1999 Cristian Gafton <gafton@redhat.com>
  1103. - added ARM patch from philb
  1104. - version 2.9.1.0.19a
  1105. - added a patch to allow arm* arch to be identified as an ARM
  1106. * Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
  1107. - updated to 2.9.1.0.14.
  1108. * Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
  1109. - updated to 2.9.1.0.13.
  1110. * Wed Sep 09 1998 Cristian Gafton <gafton@redhat.com>
  1111. - updated to 2.9.1.0.12
  1112. * Thu Jul 2 1998 Jeff Johnson <jbj@redhat.com>
  1113. - updated to 2.9.1.0.7.
  1114. * Wed Jun 03 1998 Jeff Johnson <jbj@redhat.com>
  1115. - updated to 2.9.1.0.6.
  1116. * Tue Jun 02 1998 Erik Troan <ewt@redhat.com>
  1117. - added patch from rth to get right offsets for sections in relocateable
  1118. objects on sparc32
  1119. * Thu May 07 1998 Prospector System <bugs@redhat.com>
  1120. - translations modified for de, fr, tr
  1121. * Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
  1122. - version 2.9.1.0.4 is out; even more, it is public !
  1123. * Tue May 05 1998 Jeff Johnson <jbj@redhat.com>
  1124. - updated to 2.9.1.0.3.
  1125. * Mon Apr 20 1998 Cristian Gafton <gafton@redhat.com>
  1126. - updated to 2.9.0.3
  1127. * Tue Apr 14 1998 Cristian Gafton <gafton@redhat.com>
  1128. - upgraded to 2.9.0.2
  1129. * Sun Apr 05 1998 Cristian Gafton <gafton@redhat.com>
  1130. - updated to 2.8.1.0.29 (HJ warned me that this thing is a moving target...
  1131. :-)
  1132. - "fixed" the damn make install command so that all tools get installed
  1133. * Thu Apr 02 1998 Cristian Gafton <gafton@redhat.com>
  1134. - upgraded again to 2.8.1.0.28 (at least on alpha now egcs will compile)
  1135. - added info packages handling
  1136. * Tue Mar 10 1998 Cristian Gafton <gafton@redhat.com>
  1137. - upgraded to 2.8.1.0.23
  1138. * Mon Mar 02 1998 Cristian Gafton <gafton@redhat.com>
  1139. - updated to 2.8.1.0.15 (required to compile the newer glibc)
  1140. - all patches are obsoleted now
  1141. * Wed Oct 22 1997 Erik Troan <ewt@redhat.com>
  1142. - added 2.8.1.0.1 patch from hj
  1143. - added patch for alpha palcode form rth