Guest User

Untitled

a guest
Aug 25th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.46 KB | None | 0 0
  1. gcc-4.6 (4.6.2-5) unstable; urgency=low
  2.  
  3. * Update to SVN 20111121 (r181596) from the gcc-4_6-branch.
  4. - Fix PR c++/50870, PR c++/50608, PR target/47997, PR target/48108,
  5. PR target/45233, PR middle-end/51077, PR target/30282, PR c++/50608,
  6. PR target/50979, PR target/4810, PR rtl-optimization/51187,
  7. PR target/50493, PR target/49992, PR target/49641, PR c++/51150,
  8. PR target/50678, PR libstdc++/51142, PR libstdc++/51133.
  9.  
  10. [ Matthias Klose ]
  11. * Use the default gcc as stage1 compiler for all architectures.
  12.  
  13. [ Marcin Juszkiewicz ]
  14. * debian/control.m4: Use BASEDEP in more places.
  15. * Work around debhelper not calling the correct strip for cross builds.
  16. * Drop dpkg-cross build dependency for cross builds.
  17.  
  18. -- Matthias Klose <doko@debian.org> Mon, 21 Nov 2011 22:26:49 +0100
  19.  
  20. gcc-4.6 (4.6.2-4) unstable; urgency=low
  21.  
  22. * Update to SVN 20111103 (r180830) from the gcc-4_6-branch.
  23. - Fix PR target/50691, PR c++/50901, PR target/50945,
  24. PR rtl-optimization/47918, PR libstdc++/50880.
  25.  
  26. * Configure the armel build by explicitly passing --with-arch=armv4t
  27. --with-float=soft.
  28. * libffi: Simplify PowerPC assembly and avoid CPU-specific string
  29. instructions (Kyle Moffett).
  30. * Fix MULTIARCH_DIRNAME on powerpcspe (Kyle Moffett). Closes: #647324.
  31.  
  32. -- Matthias Klose <doko@debian.org> Thu, 03 Nov 2011 12:03:41 -0400
  33.  
  34. gcc-4.6 (4.6.2-3) unstable; urgency=low
  35.  
  36. * disable parallel builds on kfreebsd-* even if DEB_BUILD_OPTIONS
  37. enables them (continued investigation for #637236).
  38.  
  39. -- Ludovic Brenta <lbrenta@debian.org> Sat, 29 Oct 2011 00:42:46 +0200
  40.  
  41. gcc-4.6 (4.6.2-2) unstable; urgency=low
  42.  
  43. * Update to SVN 20111028 (r180603) from the gcc-4_6-branch.
  44. - Fix PR target/50875.
  45.  
  46. * Fix gcj, gdc and gnat builds, broken by the stage1 cross-compiler
  47. package dependency fixes.
  48. * Update the Linaro support to the 4.6 branch.
  49. * Fix gcc-4.6-hppa64 installation. Closes: #646805.
  50. * For ARM hard float, set the dynamic linker to
  51. /lib/arm-linux-gnueabihf/ld-linux.so.3.
  52. * Don't use parallel builds on kfreebsd.
  53.  
  54. -- Matthias Klose <doko@debian.org> Fri, 28 Oct 2011 16:36:55 +0200
  55.  
  56. gcc-4.6 (4.6.2-1) unstable; urgency=low
  57.  
  58. * GCC 4.6.2 release.
  59.  
  60. * Fix libgcc installation into /usr/lib/gcc/<triplet>/4.6. Closes: #645021.
  61. * Fix stage1 cross-compiler package dependencies (Kyle Moffett).
  62. Closes: #644439.
  63.  
  64. -- Matthias Klose <doko@debian.org> Wed, 26 Oct 2011 13:10:44 +0200
  65.  
  66. gcc-4.6 (4.6.1-16) unstable; urgency=medium
  67.  
  68. * Update to SVN 20111019 (r180208) from the gcc-4_6-branch.
  69. - Fix PR target/49967 (ia64), PR tree-optimization/50189, PR fortran/50273,
  70. PR tree-optimization/50700, PR c/50565 (closes: #642144),
  71. PR target/49965 (sparc), PR middle-end/49801, PR c++/49216,
  72. PR c++/49855, PR c++/49896, PR c++/44473, PR c++/50611, PR fortran/50659,
  73. PR tree-optimization/50723, PR tree-optimization/50712, PR obj-c++/48275,
  74. PR c++/50618, PR fortran/47023, PR fortran/50570, PR fortran/50718,
  75. PR libobjc/49883, PR libobjc/50002, PR target/50350, PR middle-end/50386,
  76. PR middle-end/50326, PR target/50737, PR c++/50787, PR c++/50531,
  77. PR fortran/50016, PR target/50737.
  78.  
  79. [ Matthias Klose ]
  80. * Fix libjava installation into /usr/lib/gcc/<triplet>/4.6.
  81. * Fix powerpc and ppc64 libffi builds (Kyle Moffett).
  82. * Apply proposed patch for PR target/50350. Closes: #642313.
  83. * Re-apply the fix for PR tree-optimization/49911 on ia64.
  84. * Apply proposed patch for PR target/50106 (ARM).
  85.  
  86. [Xavier Grave]
  87. * debian/patches/address-clauses-timed-entry-calls.diff: new; backport
  88. bug fix about address clauses and timed entry calls.
  89.  
  90. [Ludovic Brenta]
  91. * debian/patches/ada-kfreebsd-gnu.diff: new; provide dummy
  92. implementations of some optional POSIX Threads functions missing in
  93. GNU/kFreeBSD. Closes: #642128.
  94.  
  95. -- Matthias Klose <doko@debian.org> Thu, 20 Oct 2011 00:24:13 +0200
  96.  
  97. gcc-4.6 (4.6.1-15) unstable; urgency=low
  98.  
  99. * Update to SVN 20111010 (r179753) from the gcc-4_6-branch.
  100. - Fix PR target/50652.
  101. * Update the Linaro support to the 4.6-2011.10-1 release.
  102. * Fix gcc-spu installation.
  103. * Restore symlink for subminor GCC version. Closes: #644849.
  104.  
  105. -- Matthias Klose <doko@debian.org> Mon, 10 Oct 2011 17:10:40 +0200
  106.  
  107. gcc-4.6 (4.6.1-14) unstable; urgency=low
  108.  
  109. * Update to SVN 20111008 (r179710) from the gcc-4_6-branch.
  110. - Fix PR inline-asm/50571, PR c++/46105, PR c++/50508, PR libstdc++/50529,
  111. PR libstdc++/49559, PR c++/40831, PR fortran/48706, PR target/49049,
  112. PR tree-optimization/49279, PR fortran/50585, PR fortran/50625,
  113. PR libstdc++/48698.
  114.  
  115. [ Matthias Klose ]
  116. * Configure and build to install into /usr/lib/gcc/<triplet>/4.6.
  117. Closes: #643891.
  118. * libgcc1: Versioned break to gcc-4.3.
  119. * Fix gcc-multiarch for i386-linux-gnu with disabled multilibs.
  120. * libffi: Fix PowerPC soft-floating-point support (Kyle Moffett).
  121.  
  122. [ Marcin Juszkiewicz ]
  123. * Enable gcc-snapshot cross builds.
  124.  
  125. [ Iain Buclaw ]
  126. * Port gdc to GCC-4.6.
  127.  
  128. [ Aurelien Jarno ]
  129. * Backport fix for PR target/49696 from the trunk (Closes: #633443).
  130.  
  131. -- Matthias Klose <doko@debian.org> Sat, 08 Oct 2011 14:40:49 +0200
  132.  
  133. gcc-4.6 (4.6.1-13) unstable; urgency=low
  134.  
  135. * Update to SVN 20110926 (r179207) from the gcc-4_6-branch.
  136. - Fix PR tree-optimization/50472, PR tree-optimization/50413,
  137. PR tree-optimization/50412, PR c++/20039, PR c++/42844,
  138. PR libstdc++/50510, PR libstdc++/50509.
  139. * Revert the fix for PR tree-optimization/49911, bootstrap error on ia64.
  140. * libffi: Define FFI_MMAP_EXEC_WRIT on kfreebsd-* (Petr Salinger).
  141.  
  142. -- Matthias Klose <doko@debian.org> Mon, 26 Sep 2011 19:59:55 +0200
  143.  
  144. gcc-4.6 (4.6.1-12) unstable; urgency=low
  145.  
  146. * Update to SVN 20110924 (r179140) from the gcc-4_6-branch.
  147. - Fix PR target/50464, PR target/50341, PR middle-end/49886,
  148. PR target/50091, PR c++/50491, PR c++/50442 (Closes: #642176).
  149.  
  150. -- Matthias Klose <doko@debian.org> Sat, 24 Sep 2011 10:39:32 +0200
  151.  
  152. gcc-4.6 (4.6.1-11) unstable; urgency=low
  153.  
  154. * Update to SVN 20110917 (r178926) from the gcc-4_6-branch.
  155. - Fix PR c++/50424, PR c++/48320, PR fortran/49479.
  156.  
  157. [ Matthias Klose ]
  158. * Update the Linaro support to the 4.6-2011.09-1 release.
  159.  
  160. [ Aurelien Jarno ]
  161. * gcc.c (for_each_path): Allocate memory for multiarch suffix.
  162.  
  163. -- Matthias Klose <doko@debian.org> Sat, 17 Sep 2011 10:53:36 +0200
  164.  
  165. gcc-4.6 (4.6.1-10) unstable; urgency=medium
  166.  
  167. * Update to SVN 20110910 (r178746) from the gcc-4_6-branch.
  168. - Fix PR middle-end/50266, PR tree-optimization/49911,
  169. PR tree-optimization/49518, PR tree-optimization/49628,
  170. PR tree-optimization/49628, PR target/50310, PR target/50289,
  171. PR c++/50255, PR c++/50309, PR c++/49267, PR libffi/49594.
  172. - Revert fix for PR middle-end/49886, causing PR middle-end/50295.
  173.  
  174. -- Matthias Klose <doko@debian.org> Sat, 10 Sep 2011 03:38:48 +0200
  175.  
  176. gcc-4.6 (4.6.1-9) unstable; urgency=low
  177.  
  178. * Update to SVN 20110903 (r178501) from the gcc-4_6-branch.
  179. - Fix PR target/50090, PR middle-end/50116, PR target/50202, PR c/50179,
  180. PR c++/50157, PR fortran/50163, PR libfortran/50192,
  181. PR middle-end/49886, PR tree-optimization/50178, PR c++/50207,
  182. PR c++/50089, PR c++/50220, PR c++/50234, PR c++/50224,
  183. PR libstdc++/50268.
  184.  
  185. [ Matthias Klose ]
  186. * Fix gcc --print-multilib-osdir for non-biarch architectures.
  187. * Fix multiarch for non-biarch builds. Closes: #635860.
  188. * Move the lto plugin to the cpp packge. Closes: #639531.
  189.  
  190. [ Thorsten Glaser ]
  191. * [m68k] Disable multilib. Closes: #639303.
  192.  
  193. -- Matthias Klose <doko@debian.org> Sat, 03 Sep 2011 20:11:50 +0200
  194.  
  195. gcc-4.6 (4.6.1-8) unstable; urgency=low
  196.  
  197. * Update to SVN 20110824 (r178027) from the gcc-4_6-branch.
  198. Fix PR fortran/49792, PR tree-optimization/48739, PR target/50092,
  199. PR c++/50086, PR c++/50054, PR fortran/50050, PR fortran/50130,
  200. PR fortran/50129, PR fortran/49792, PR fortran/50109, PR c++/50024,
  201. PR c++/46862.
  202.  
  203. * Properly disable multilib builds for selected libraries on armel and armhf.
  204. * Update and re-enable the gcc-ice patch.
  205. * Update and re-enable the gcc-cloog-dl patch.
  206. * Fix [ARM] PR target/50090: aliases in libgcc.a with default visibility,
  207. taken from the trunk.
  208. * Re-work the multiarch patches.
  209. * Break older gcj-4.6 and gnat-4.6 versions, changed gcc_lib_dir.
  210. * Omit the target alias from the go libdir.
  211. * Linaro updates from the 4.6-2011.07-stable branch.
  212. * Revert:
  213. - libjava: Build with the system libffi PIC library.
  214. * For native builds, gcc -print-file-name now resolve . and ..,
  215. and removes the subminor version number.
  216.  
  217. -- Matthias Klose <doko@debian.org> Wed, 24 Aug 2011 10:22:42 +0200
  218.  
  219. gcc-4.6 (4.6.1-7) unstable; urgency=low
  220.  
  221. * Update to SVN 20110816 (r177780) from the gcc-4_6-branch.
  222. - Fix PR middle-end/49923.
  223.  
  224. [ Matthias Klose ]
  225. * gcc-4.6-multilib: Depend on biarch quadmath library. Closes: #637174.
  226. * Don't hard-code build dependency on gcc-multilib.
  227. * Build-depends on python when building java.
  228. * Fix thinko in java::lang::Class::finalize (taken from the trunk).
  229. * Add support for ARM 64bit sync intrinsics (David Gilbert). Only
  230. enable for armv7 or better.
  231. * libjava: Build with the system libffi PIC library.
  232. * Disable gnat multilib builds on armel and armhf.
  233.  
  234. Merge from gnat-4.6 (4.6.1-4) unstable; urgency=low
  235.  
  236. [Ludovic Brenta]
  237. * debian/patches/ada-symbolic-tracebacks.diff
  238. (src/gcc/ada/gcc-interface/Makefile.in): pass -iquote instead of -I-
  239. to gnatgcc; fixes FTBFS on i386 and closes: #637418.
  240.  
  241. Merge from gnat-4.6 (4.6.1-3) unstable; urgency=low
  242.  
  243. [Євгеній Мещеряков]
  244. * debian/patches/ada-mips.diff: do not use the alternate stack on mips,
  245. as on mipsel. Closes: #566234.
  246.  
  247. [Ludovic Brenta]
  248. * debian/patches/pr49940.diff: new; copy the definition of function
  249. lwp_self from s-osinte-freebsd.ads to s-osinte-kfreebsd-gnu.ads.
  250. Closes: #636291.
  251. * debian/patches/pr49944.diff: new. Closes: #636692.
  252. * debian/patches/pr49819.diff: drop, merged upstream.
  253.  
  254. -- Matthias Klose <doko@debian.org> Tue, 16 Aug 2011 13:11:25 +0200
  255.  
  256. gcc-4.6 (4.6.1-6) unstable; urgency=low
  257.  
  258. * Update to SVN 20110807 (r177547) from the gcc-4_6-branch.
  259. - Fix PR rtl-optimization/49799, PR debug/49871, PR target/47364,
  260. PR target/49866, PR tree-optimization/49671, PR target/39386,
  261. PR ada/4981, PR fortran/45586, PR fortran/49791, PR middle-end/49897,
  262. PR middle-end/49898, PR target/49920, PR target/47908 (closes: #635919),
  263. PR c++/43886, PR c++/49593, PR c++/49803, PR c++/49924, PR c++/49260,
  264. PR fortran/49885, PR fortran/48876, PR libstdc++/49925, PR target/50001,
  265. PR tree-optimization/49948, PR c++/48993, PR c++/49921, PR c++/49669,
  266. PR c++/49988, PR fortran/49112.
  267.  
  268. [ Aurelien Jarno ]
  269. * Update patches/kbsd-gnu.diff for recent changes. Closes: #635195.
  270. * Add s390x support.
  271.  
  272. [ Marcin Juszkiewicz ]
  273. * Fixes for multilib cross builds. LP: #816852, #819147.
  274.  
  275. [ Matthias Klose ]
  276. * Fix libgo installation for cross builds.
  277. * Only apply arm-multilib when building for multilib.
  278.  
  279. -- Matthias Klose <doko@debian.org> Sun, 07 Aug 2011 18:20:00 +0200
  280.  
  281. gcc-4.6 (4.6.1-5) unstable; urgency=low
  282.  
  283. * Update to SVN 20110723 (r176672) from the gcc-4_6-branch.
  284. - Fix PR target/49541, PR tree-optimization/49768, PR middle-end/49675,
  285. PR target/49746, PR middle-end/49732, PR tree-optimization/49725,
  286. PR target/49723, PR target/49541, PR tree-opt/49309, PR c++/49785,
  287. PR ada/48711, PR ada/46350, PR fortran/49648, PR testsuite/49753,
  288. PR tree-optimization/49309, PR tree-optimization/45819, PR target/49600,
  289. PR fortran/49708, PR libstdc++/49293.
  290. * Update the Linaro support to the 4.6-2011.07-0 release.
  291. - Fix PR target/49335. LP: #791327.
  292. * Update gcc-multiarch:
  293. - Add -print-multiarch option.
  294. - Fix library path for non-default multilib(s).
  295. - Handle `.' in MULTILIB_DIRNAMES.
  296. * Add support to build multilib on armel and armhf, only enable it for
  297. Ubuntu/oneiric. LP: #810360.
  298. * cpp-4.6: Add empty multiarch directories for the non-default multilibs,
  299. needed for relative lookups from startfile_prefixes.
  300. * Fix PR c++/49756, backport from trunk. LP: #721378.
  301. * libgcc1: Add breaks to gcc-4.1 and gcc-4.3. Closes: #634821.
  302. * Configure for DEB_TARGET_MULTIARCH defaults.
  303.  
  304. -- Matthias Klose <doko@debian.org> Sat, 23 Jul 2011 08:15:50 +0200
  305.  
  306. gcc-4.6 (4.6.1-4) unstable; urgency=low
  307.  
  308. * Update to SVN 20110714 (r176280) from the gcc-4_6-branch.
  309. - Fix PR tree-optimization/49094, PR target/39633, PR c++/49672,
  310. PR fortran/49698, PR fortran/49690, PR fortran/49562, PR libfortran/49296,
  311. PR target/49487, PR tree-optimization/49651, PR ada/48711.
  312.  
  313. [ Matthias Klose ]
  314. * Build Go on alpha for gcc-snapshot builds.
  315. * For multicore ARM, clear both caches, not just the dcache (proposed
  316. patch by Andrew Haley).
  317. * Fix for PR rtl-optimization/{48830,48808,48792}, taken from the trunk.
  318. LP: #807573.
  319. * Fix PR tree-optimization/49169, optimisations strip the Thumb/ARM mode bit
  320. off function pointers (Richard Sandiford). LP: #721531.
  321.  
  322. [ Marcin Juszkiewicz ]
  323. * Define DEB_TARGET_MULTIARCH macro.
  324. * debian/rules2: Macro and configuration consolidation.
  325.  
  326. -- Matthias Klose <doko@debian.org> Thu, 14 Jul 2011 19:38:49 +0200
  327.  
  328. gcc-4.6 (4.6.1-3) unstable; urgency=medium
  329.  
  330. * Update to SVN 20110709 (r176108) from the gcc-4_6-branch.
  331. - Fix PR target/49335, PR tree-optimization/49618, PR c++/49598,
  332. PR fortran/49479, PR target/49621, PR target/46779, PR target/49660,
  333. PR c/49644, PR debug/49522, PR debug/49522, PR middle-end/49640,
  334. PR c++/48157, PR c/49644, PR fortran/48926.
  335. - Apparently fixes a boost issue. Closes: #632938.
  336. * Apply proposed patch for PR fortran/49690. Closes: #631204.
  337.  
  338. * README.Debian: New section 'Former and/or inactive maintainers'.
  339.  
  340. -- Matthias Klose <doko@debian.org> Sun, 10 Jul 2011 00:04:34 +0200
  341.  
  342. gcc-4.6 (4.6.1-2) unstable; urgency=medium
  343.  
  344. * Update to SVN 20110705 (r175840) from the gcc-4_6-branch.
  345. - Fix PR target/47997, PR c++/49528, PR c++/49440, PR c++/49418,
  346. PR target/44643, PR tree-optimization/49615, PR tree-optimization/49572,
  347. PR target/34734, PR tree-optimization/49539, PR tree-optimizations/49516,
  348. PR target/49089, PR rtl-optimization/49014, PR target/48273,
  349. PR fortran/49466, PR libfortran/49296, PR libffi/46660, PR debug/49262,
  350. PR rtl-optimization/49472, PR rtl-optimization/49619, PR fortran/49623,
  351. PR fortran/49540.
  352.  
  353. [Ludovic Brenta, Євгеній Мещеряков, Xavier Grave]
  354. * Adjust patches to GCC 4.6.
  355. * Remove patches merged upstream:
  356. - debian/patches/ada-arm-eabi.diff
  357. - debian/patches/ada-bug589164.diff
  358. - debian/patches/ada-bug601133.diff
  359. - debian/patches/ada-gnatvsn.diff
  360. - debian/patches/ada-mips.diff
  361. - debian/patches/ada-polyorb-dsa.diff
  362.  
  363. [Ludovic Brenta]
  364. * debian/patches/ada-acats.diff: set LD_LIBRARY_PATH, ADA_INCLUDE_PATH
  365. and ADA_OBJECTS_PATH so that the GNAT testsuite runs.
  366. * debian/patches/adalibgnat{vsn,prj}.diff,
  367. debian/rules.d/binary-ada.mk: install libgnat{vsn,prj}.so.* in the correct
  368. multiarch directory.
  369. * debian/control.m4, debian/rules.d/binary-ada.mk: move the SJLJ version
  370. of the Ada run-time library to a new package, gnat-4.6-sjlj.
  371. * debian/control.m4 (libgnatvsn4.6, libgnatvsn4.6-dbg, libgnatprj4.6,
  372. libgnatprj4.6-dbg): pre-depend on multiarch-support and add
  373. Multi-Arch: same.
  374.  
  375. [Nicolas Boulenguez]
  376. * debian/rules.d/binary-ada.mk: add gnathtml to the package gnat-4.6.
  377. * debian/gnat.1: remove the version number of GCC. Mention gnathtml.
  378.  
  379. [ Matthias Klose ]
  380. * Do not install the spu and hppa64 cross compilers into the multiarch path.
  381. * Update the Linaro support to 20110704.
  382.  
  383. [ Thorsten Glaser ]
  384. * Apply changes from src:gcc-4.4 for m68k support. Closes: #632380.
  385. - debian/rules.defs: Remove m68k from locale_no_cpus.
  386. - debian/patches/gcc-multiarch.diff: Add m68k multiarch_mappings.
  387. - debian/patches/pr43804.diff: Fix backported from SVN.
  388. - debian/rules.patch: Add pr43804.
  389.  
  390. -- Matthias Klose <doko@debian.org> Tue, 05 Jul 2011 10:45:56 +0200
  391.  
  392. gcc-4.6 (4.6.1-1) unstable; urgency=low
  393.  
  394. * GCC 4.6.1 release.
  395.  
  396. [Ludovic Brenta]
  397. * debian/patches/ada-gnatvsn.diff,
  398. debian/patches/ada-polyorb-dsa.diff: remove backports, no longer
  399. needed.
  400.  
  401. [ Matthias Klose ]
  402. * Fix plugin header installation. Closes: #631082.
  403. * Stop passing -Wno-error=unused-but-set-parameter and
  404. -Wno-error=unused-but-set-variable if -Werror is present.
  405. This was a temporary workaround introduced in 4.6.0~rc1-2. Closes: #615157.
  406. * gcc-4.6-spu: Install the lto plugin. Closes: #631772.
  407.  
  408. -- Matthias Klose <doko@debian.org> Mon, 27 Jun 2011 13:54:04 +0200
Add Comment
Please, Sign In to add comment