Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37502998
en ru br
Репозитории ALT

Группа :: Разработка/C
Пакет: gcc10

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

28 июля 2023 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.5.0-alt1

  • Updated to 10.5.0.
  • Updated to git://gcc.gnu.org/git/gcc.git branch releases/gcc-10
     (snapshot 20230707) commit
     r10-11492-gd04fe5541c53cb16d1ca5c80da044b4c7633dbc6 = releases/gcc-10.5.0.
  • Added %set_autoconf_version 2.60 to workaround FTBFS caused by a change
     of the default autoconf version to 2.71.

30 июня 2023 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.4.1-alt1

  • Updated to upstream branch from git://gcc.gnu.org/git/gcc.git:
     + vendors/redhat/heads/gcc-10-branch
     commit r10-11479-g5b803d14e04cce2aaae7c135a3d7ab46a0656370 (fixes FTBFS with
     glibc 2.36+).

23 сентября 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.3.1-alt6

  • Fixed FTBFS by using gcc 10 for build.
  • Rebuilt without LTO flags.

12 сентября 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.3.1-alt5

  • Rebuilt in gcc11 compatibility mode.

28 августа 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.3.1-alt4

  • Rebuilt in precompat mode to prepare for gcc11 build.
  • Fixed FTBFS with global link-time optimization flags (by disabling them,
     but using internal LTO build capabilities).

31 июля 2021 Vitaly Chikunov <vt at altlinux.org> 10.3.1-alt3

  • Move contents of libexecdir to libdir (ALT#40611).

5 июля 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.3.1-alt2

  • Backported upstream PR:
     + libstdc++/100900: add missing typename for dependent type in
     ranges::elements_view (ALT#40369).

2 июля 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.3.1-alt1

  • Updated to merged branches from git://gcc.gnu.org/git/gcc.git (fixes FTBFS
     with linux kernel headers >= 5.13):
     + vendors/redhat/heads/gcc-10-branch
     commit dc5e381a715a658cfcc08ba3cbaa6bc53adc596f;
     + heads/releases/gcc-10
     commit 8ce35e4c066b68d0cbc656b000ece84f7ea7741a;

15 марта 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.2.1-alt3

  • Updated to merged branches from git://gcc.gnu.org/git/gcc.git (ALT#39798):
     + vendors/redhat/heads/gcc-10-branch
     commit 966e4575ccd8b618811b4871e44c31bb2d11a82a;
     + origin/releases/gcc-10
     commit a07015ad4dc18a1167720aece205deca702a1ab1.
  • gcc10-plugin-devel: added R: libgmp-devel.

3 декабря 2020 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.2.1-alt2

  • Enabled hardenings by default:
     + stack clash protection;
     + PIE executables;
     + -Wl,-z,now for PIE executables.
  • Merged lto1 and lto-dump programs into one binary.

2 декабря 2020 Gleb F-Malinovskiy <glebfm at altlinux.org> 10.2.1-alt1

  • Updated to git://gcc.gnu.org/git/gcc.git vendors/redhat/heads/gcc-10-branch
     commit 2cd1f70a7b47cb9bd8da4aa4663e7d75b0cfcac5.
  • Synced with Fedora gcc 10.2.1-9 and Debian gcc-10 10.2.0-18.

18 мая 2020 Gleb F-Malinovskiy <glebfm at altlinux.org> 9.3.1-alt1

  • Updated to git://gcc.gnu.org/git/gcc.git releases/gcc-9
     commit e8dcd6c79335997a80f75db389263b63dfa45ca1.
  • Rebased redhat vendor branch to releases/gcc-9 branch.

26 января 2020 Gleb F-Malinovskiy <glebfm at altlinux.org> 9.2.1-alt3

  • Updated to git://gcc.gnu.org/git/gcc.git vendors/redhat/heads/gcc-9-branch
     commit 98ca79bc91558a8ccaf487acc861a50425faf5af.
  • Fixed License tag.

11 ноября 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 9.2.1-alt2

  • gdc: add R: gcc-gdc-common.

8 октября 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 9.2.1-alt1

  • Updated to redhat/gcc-9-branch r274959.
  • Synced with Fedora gcc 9.2.1-1 and Debian gcc-9 9.2.1-9.

5 августа 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 8.3.1-alt5

  • Applied upstream fix for PR 89906 (closes: #36972).
  • Removed versioning of lib{cc1,cc1plugin,cp1plugin} libraries
     (closes: #36046).

7 мая 2019 Dmitry V. Levin <ldv at altlinux.org> 8.3.1-alt4

  • Updated to redhat/gcc-8-branch r270976 (Fedora gcc-8.3.1-4).

11 апреля 2019 Dmitry V. Levin <ldv at altlinux.org> 8.3.1-alt3

  • Upgraded default -fstack-protector to -fstack-protector-strong.
  • Fixed build with libtool 2.4.6.

11 марта 2019 Dmitry V. Levin <ldv at altlinux.org> 8.3.1-alt2

  • Updated to redhat/gcc-8-branch r269592 (Fedora gcc-8.3.1-3).

23 февраля 2019 Dmitry V. Levin <ldv at altlinux.org> 8.3.1-alt1

  • Updated to redhat/gcc-8-branch r269162 (Fedora gcc-8.3.1-2).

11 февраля 2019 Dmitry V. Levin <ldv at altlinux.org> 8.2.1-alt5

  • Updated to redhat/gcc-8-branch r268720 (Fedora gcc-8.2.1-8).

7 февраля 2019 Dmitry V. Levin <ldv at altlinux.org> 8.2.1-alt4

  • Added ppc64le support (by glebfm@).
  • Fixed profiledbootstrap build (by glebfm@).
  • g++: enabled -Werror=return-type by default (closes: #36038).
  • libcc1.so.0: cleaned up using a fixed libtool (closes: #36045).

14 января 2019 Dmitry V. Levin <ldv at altlinux.org> 8.2.1-alt3

  • Updated to redhat/gcc-8-branch r267776 (Fedora gcc-8.2.1-7).
  • Merged updates for mips* (by iv@) and riscv (by arei@).

27 декабря 2018 Dmitry V. Levin <ldv at altlinux.org> 8.2.1-alt2

  • Updated to redhat/gcc-8-branch r267173 (Fedora gcc-8.2.1-6).

7 ноября 2018 Gleb F-Malinovskiy <glebfm at altlinux.org> 8.2.1-alt1

  • Updated to redhat/gcc-8-branch r264110.
  • Synced with Fedora gcc 8.2.1-4 and Debian gcc-8 8.2.0-7.

13 июля 2018 Dmitry V. Levin <ldv at altlinux.org> 7.3.1-alt5

  • Updated to redhat/gcc-7-branch r262599 (closes: #35089).
  • Synced with Fedora gcc 7.3.1-6.
  • Moved documentation for Fortran, Ada, and Go compilers from gcc10-doc
     to gcc10-fortran-doc, gcc10-gnat-doc, and gcc10-go-doc subpackages.

24 мая 2018 Dmitry V. Levin <ldv at altlinux.org> 7.3.1-alt4

  • Updated to redhat/gcc-7-branch r258210.
  • Synced with Fedora gcc 7.3.1-5.
  • Use --push-state --as-needed and --pop-state instead of --as-needed
     for libgcc (closes: #34935).
  • Link libasan, liblsan, libtsan, and libubsan always with --no-as-needed.
  • mips64el: set default ABI to N64.

20 февраля 2018 Dmitry V. Levin <ldv at altlinux.org> 7.3.1-alt3

  • Do not add -Werror=stringop-overflow by default.
     Unlike the former alt-escalate-always-overflow.patch that used to
     escalate "will always overflow destination buffer" warnings to errors,
     -Werror=stringop-overflow introduced in 7.2.1-alt1 as its replacement
     generates too many false positives.

18 февраля 2018 Dmitry V. Levin <ldv at altlinux.org> 7.3.1-alt2

  • aarch64: packaged liblsan and libtsan (by Sergey Bolshakov).
  • arm, armh, aarch64: updated packaging of arch-specific header files
     (by Sergey Bolshakov).

17 февраля 2018 Dmitry V. Levin <ldv at altlinux.org> 7.3.1-alt1

  • Updated to redhat/gcc-7-branch r257180.
  • Synced with Fedora gcc 7.3.1-4.
  • aarch64: fixed build.

17 января 2018 Gleb F-Malinovskiy <glebfm at altlinux.org> 7.2.1-alt1

  • Updated to redhat/gcc-7-branch r256767.
  • Synced with Fedora gcc 7.2.1-7 and Debian gcc-7 7.2.0-17.
  • Packaged gcc sources as separate package.
  • Dropped cxx knob from specfile.
  • Dropped all alternatives.

1 февраля 2017 Gleb F-Malinovskiy <glebfm at altlinux.org> 6.3.1-alt2

  • Updated to redhat/gcc-6-branch r244565.
  • Synced with Fedora gcc 6.3.1-2.
  • Fixed gnatmake's path to gcc (ALT#33003).
  • Packaged buildreq substitution config for libmpx6-devel-static.
  • Enabled java on aarch64.

21 декабря 2016 Gleb F-Malinovskiy <glebfm at altlinux.org> 6.3.1-alt1

  • Updated to redhat/gcc-6-branch r243852.
  • Synced with Fedora gcc 6.3.1-1 and Debian gcc-6 6.2.0-13.

10 ноября 2016 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.3.1-alt4

  • Updated to redhat/gcc-5-branch 234777.

10 марта 2016 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.3.1-alt3

  • Moved liblto_plugin.so back into %_libexecdir.
  • Added executable bit to liblto_plugin.so.
  • Backported upstram fix:
    + Enable frame pointer for TARGET_64BIT_MS_ABI when stack is
     misaligned (ALT#31834).

24 февраля 2016 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.3.1-alt2

  • Moved liblto_plugin.so into %_libdir.

17 декабря 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.3.1-alt1

  • Updated to redhat/gcc-5-branch 231358.
  • Synced with Fedora gcc-5.3.1-2 and Debian 5.3.1-4.
  • Added patch for aarch64 linker path.
  • Changed compress_method to xz.

4 августа 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.2.1-alt1

  • Updated to redhat/gcc-5-branch 225895.
  • Synced with Fedora gcc-5.2.1-1 and Debian gcc-5.2.1-15.

18 июня 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.1.1-alt2

  • Updated to redhat/gcc-5-branch 224186.
  • Synced with Fedora gcc-5.1.1-4 and Debian gcc-5.1.1-12.

6 мая 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 5.1.1-alt1

  • Updated to redhat/gcc-5-branch r222331.
  • Synced with Fedora gcc-5.1.1-1 and Debian gcc-5.1.1-1.

18 марта 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.9.2-alt3

  • Turned on -Wtrampolines by default.

17 марта 2015 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.9.2-alt2

  • Updated to redhat/gcc-4_9-branch r220644.
  • Synced with Fedora gcc-4.9.2-6 and Debian gcc-4.9.2-10.
  • Dropped Linaro patch.

13 ноября 2014 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.9.2-alt1

  • Updated to redhat/gcc-4_9-branch r216995.
  • Synced with Fedora gcc-4.9.2-1.

27 октября 2014 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.9.1-alt2

  • Updated to redhat/gcc-4_9-branch r216625.
  • Synced with Fedora gcc-4.9.1-13.
  • Fixed base version.

22 сентября 2014 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.9.1-alt1

  • Updated to redhat/gcc-4_9-branch r215456.
  • Synced with Fedora gcc-4.9.1-10 and Debian gcc-4.9.1-15.

8 апреля 2014 Dmitry V. Levin <ldv at altlinux.org> 4.8.2-alt3

  • Synced with Fedora gcc-4.8.2-15.
  • Packaged /usr/bin/gcc-{ar,nm,ranlib}-4.8 (reported by led@).

17 февраля 2014 Dmitry V. Levin <ldv at altlinux.org> 4.8.2-alt2

  • gnat: added alternatives support.

10 февраля 2014 Dmitry V. Levin <ldv at altlinux.org> 4.8.2-alt1

  • Updated to redhat/gcc-4_8-branch r206854.
  • Synced with Fedora gcc-4.8.2-14 and Debian gcc-4.8.2-15.

7 января 2014 Dmitry V. Levin <ldv at altlinux.org> 4.7.2-alt8

  • Fixed build with GNU Autoconf >= 2.69.
  • Changed build to use GNU Automake 1.11.

24 января 2013 Dmitry V. Levin <ldv at altlinux.org> 4.7.2-alt7

  • libgfortran3, libitm1: added a strict requirement on libgcc1.

9 января 2013 Dmitry V. Levin <ldv at altlinux.org> 4.7.2-alt6

  • libgcj: fixed GCJ_ENDORSED_DIRS (by Igor Vlasenko; closes: #28319).
  • libgcj-jar: dropped /usr/share/java/gcj10-endorsed/.

16 ноября 2012 Dmitry V. Levin <ldv at altlinux.org> 4.7.2-alt5

  • Synced with fedora gcc-4.7.2-8.

29 октября 2012 Dmitry V. Levin <ldv at altlinux.org> 4.7.2-alt4

  • Synced with fedora gcc-4.7.2-5.

1 октября 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.7.2-alt3

  • relocate libquadmath and libitm info files to doc subpackage
  • add libquadmath substitute rule for buildreq

1 октября 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.7.2-alt2

  • force linker hash style to gnu

24 сентября 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.7.2-alt1

  • 4.7.2

27 августа 2012 Dmitry V. Levin <ldv at altlinux.org> 4.6.3-alt7

  • Backported upstream changes to fix build with glibc-2.16.
  • Disabled go backend for a while because it doesn't build
     with glibc-2.16.

24 августа 2012 Dmitry V. Levin <ldv at altlinux.org> 4.6.3-alt6

  • Define _FORTIFY_SOURCE only for optimization level 2 or higher.
  • libgfortran4.6-devel: fixed non-strict dependency on libquadmath4.6-devel.

20 августа 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.6.3-alt5

  • Go language support packaged (closes: #27654)

30 июля 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.6.3-alt4

  • armh: use ld-linux-armhf.so.3 as dynamic linker
  • armh: set defaults to hard-float for armv7

15 июня 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.6.3-alt3

  • fixed enforced FORTIFY_SOURCE with no opt-out

30 мая 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.6.3-alt2

  • package gfortran.spec, mistakenly omitted in prev release

15 мая 2012 Sergey Bolshakov <sbolshakov at altlinux.ru> 4.6.3-alt1

  • 4.6.3

11 апреля 2012 Dmitry V. Levin <ldv at altlinux.org> 4.5.3-alt3

  • Updated to build with libtool 2.4.2.

3 апреля 2012 Dmitry V. Levin <ldv at altlinux.org> 4.5.3-alt2

  • Merged with gcc-4_5-branch@186094.
  • gcc4.5, libstdc++4.5-devel:
     packaged directories and symlinks for -m32 on x86_64.

11 января 2012 Dmitry V. Levin <ldv at altlinux.org> 4.5.3-alt1

  • Merged with gcc-4_5-branch@183083.
  • Renamed subpackages to ease subsequent gcc updates:
     libgcc4.5 -> libgcc1,
     libgcj_bc4.5 -> libgcj_bc1,
     libgomp4.5 -> libgomp1,
     libgfortran4.5 -> libgfortran3,
     libmudflap4.5 -> libmudflap0,
     libobjc4.5 -> libobjc2,
     libstdc++4.5 -> libstdc++6,
     libgcc4.5-plugin-devel -> gcc4.5-plugin-devel.

8 февраля 2011 Dmitry V. Levin <ldv at altlinux.org> 4.5.1-alt8

  • Dropped -debug subpackages.
  • Rebuilt for debuginfo.

1 декабря 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt7

  • Synced with Fedora 4.5.1-6.

16 ноября 2010 Dmitry V. Levin <ldv at altlinux.org> 4.5.1-alt6

  • Fixed build with new perl.

15 ноября 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt5

  • Synced with Fedora 4.5.1-5.

8 ноября 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt4

  • Fixed PR46364: g++ ICE with -O3.

8 ноября 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt3

  • Fixed PR45969: ICE in build_binary_op, at c-typeck.c:9833

7 ноября 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt2

  • Fixed build.
  • Fixed PR45447: ICE with '-g -femit-struct-debug-baseonly' on ARM
     (closes: 24441).

15 октября 2010 Kirill A. Shutemov <kas at altlinux.org> 4.5.1-alt1

  • Synced with Fedora 4.5.1-4.
  • Update Debian patches.
  • Drop libffi4: no users in Sisyphus.
  • Package GCC plugin header files into libgcc%gcc_branch-plugin-devel.

13 октября 2010 Dmitry V. Levin <ldv at altlinux.org> 4.4.5-alt1

  • Synced with Fedora 4.4.5-1.

21 августа 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.4-alt3

  • Add Obsoletes/Provides to libffi4.

18 августа 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.4-alt2

  • Package libffi.so.4 for compatibility reason.

13 августа 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.4-alt1

  • Synced with Fedora 4.4.4-13

12 августа 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.3-alt3

  • Drop libffi* packages

19 марта 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.3-alt2

  • Synced with 4.4.3-10
     + PR tree-optimization/42890 (closes: 23083)

22 января 2010 Kirill A. Shutemov <kas at altlinux.org> 4.4.3-alt1

  • Synced with FC 4.4.3-1.
     + re-add --param max-vartrack-size patch, but this time with default
       50mil instead of 5mil (closes: 22797).

13 января 2010 Dmitry V. Levin <ldv at altlinux.org> 4.4.2-alt4

  • Rebuilt for rtld(GNU_UNIQUE) autodependencies.

9 января 2010 Dmitry V. Levin <ldv at altlinux.org> 4.4.2-alt3

  • Added provides/obsoletes for libgomp4.1 to libgomp4.4.
  • Added provides/obsoletes for libmudflap4.1 to libmudflap4.4.

8 января 2010 Dmitry V. Levin <ldv at altlinux.org> 4.4.2-alt2

  • Synced with FC 4.4.2-20.
  • Fixed build with fresh autoconf.

20 октября 2009 Kirill A. Shutemov <kas at altlinux.org> 4.4.2-alt1

  • Synced with FC 4.4.2-7
  • Implement java bootstrap facility
  • Workaround PR41468(ARM-specific).

5 октября 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.1-alt3

  • Updated ARM-specific fix for TEXTRELs in C++ shared objects (by Kirill A. Shutemov).

1 октября 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.1-alt2

  • Moved "make check" to %check section.
  • Packaged ARM-specific header files (by Kirill A. Shutemov).
  • Implemented ASM_PREFERRED_EH_DATA_FORMAT macros for ARM (by Kirill A. Shutemov).

18 августа 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.1-alt1

  • Synced with FC 4.4.1-2.fc11 (4.4.1-20090729, svn revision 150210).

14 июля 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt6

  • Escalated "will always overflow destination buffer" warning to error.

13 июля 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt5

  • Synced with FC 4.4.0-12 (4.4.0-20090708, svn revision 149391).

7 июля 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt4

  • Synced with FC 4.4.0-10 (4.4.0-20090623, svn revision 148856).

17 мая 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt3

  • Synced with FC 4.4.0-5 (4.4.0-20090514, svn revision 147523).
  • Removed obsolete %install_info/%uninstall_info calls.

6 мая 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt2

  • Synced with FC 4.4.0-4 (4.4.0-20090506, svn revision 147193).

4 мая 2009 Dmitry V. Levin <ldv at altlinux.org> 4.4.0-alt1

  • Updated to FC 4.4.0-3 (4.4.0-20090427, svn revision 146836).
  • Updated Debian patches to 4.4.0-1.
  • Updated ALT patches.
  • Turned on -Wformat -Wformat-security by default.

3 мая 2009 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt10

  • Fixed build with fresh autotools.
  • Relaxed interpackage dependencies for better co-existance with gcc 4.4.x.

6 апреля 2009 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt9

  • Updated gcc4.3-java ecj build dependencies (2nd part of #18580 fix).

6 апреля 2009 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt8

  • Fixed ada FTBFS by removing -I- gcc option from makefiles.
  • Updated gcc4.3-java ecj dependencies (1st part of #18580 fix).

2 декабря 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt7

  • Updated gcc4.3-java build dependencies.

21 ноября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt6

  • libffi4.3: Provides/Obsoletes libffi4.1 (closes: #17887).
  • Removed obsolete %post_ldconfig/%postun_ldconfig calls.
  • Switched to alternatives-0.4.

6 ноября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt5

  • Updated to FC 4.3.2-7 (4.3.2-20081105, svn snapshot 141601).
  • Moved /usr/share/java/*.jar to new libgcj10-jar noarch subpackage.
  • Packaged gcc4.3-locales, gcc4.3-doc and libgcj4.3-src subpackages as noarch.

1 ноября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt4

  • Fixed libgcj4.1 coexistance issues.

22 октября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt3

  • Fixed java build.
  • Reenabled java on ix86/x86_64.

20 октября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt2

  • Enhanced testsuite.
  • Fixed libstdc++ doxygenated reference (closes: #3891).
  • Optionally genereate libstdc++ doxygenated manpages (#15361).
  • Merged ARM-related Debian patches (kas@).
  • Merged Debian patch to support ObjC on ARM EABI and
     enabled ObjC on ARM (kas@).

13 октября 2008 Dmitry V. Levin <ldv at altlinux.org> 4.3.2-alt1

  • Updated to FC 4.3.2-6 (4.3.2-20081008, svn snapshot 140973).
  • Updated Debian patches to 4.3.2-1.
  • Updated ALT patches.
  • Disabled java for a while.
  • Dropped libstdc++10-devel-precompiled subpackage.
  • Changed link spec to pass -Wl,-z,relro to the linker by default.

8 июня 2008 Dmitry V. Levin <ldv at altlinux.org> 4.1.2-alt3

  • Removed c++filt from alternatives (at@).
  • Added libgcj-src subpackage (viy@).
  • Moved NLS files to new locales subpackage (closes: #11510).
  • Do not package changelog files.

3 марта 2008 Dmitry V. Levin <ldv at altlinux.org> 4.1.2-alt2

  • Fixed build with fresh makeinfo (avm@).

21 февраля 2008 Dmitry V. Levin <ldv at altlinux.org> 4.1.2-alt1

  • Updated to RH gcc-4.1.2-14.el5.

31 октября 2007 Alex V. Myltsev <avm at altlinux.ru> 4.1.1-alt12

  • Enabled multilib.

23 января 2007 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt11

  • Updated to FC gcc-4.1.1-51.

14 октября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt10

  • Updated to FC gcc-4.1.1-30.
  • Removed libssp* subpackages (#10119).

8 октября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt9

  • Added -D_FORTIFY_SOURCE=2 to default preprocessor options.
  • Added -fstack-protector to default compiler options.
  • Changed PARAM_SSP_BUFFER_SIZE from 8 to 4.

1 октября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt8

  • Updated to FC gcc-4.1.1-28.
  • Added --hash-style=gnu to default link options.

20 сентября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt7

  • Updated to FC gcc-4.1.1-24.
  • Added /proc to java subpackage requirements.

12 сентября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt6

  • Updated to FC gcc-4.1.1-21.

8 сентября 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt5

  • Updated to FC gcc-4.1.1-20.

29 июня 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt4

  • Updated to FC gcc-4.1.1-6.
  • libstdc++4.1: Add requirement on glibc-core >= 6:2.3.6-alt7 (#9732).

22 июня 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt3

  • Updated to FC gcc-4.1.1-5.

13 июня 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt2

  • Updated to FC gcc-4.1.1-2.

25 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.1-alt1

  • Updated to FC gcc-4.1.1-1.

19 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt4

  • Updated to FC gcc-4.1.0-19.

15 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt3

  • Updated to FC gcc-4.1.0-18.

14 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt2

  • Updated to FC gcc-4.1.0-17.

13 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt1.1

  • Corrected libgfortran10 dependencies.

13 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt1

  • Updated to FC gcc-4.1.0-16.

9 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.8

  • Updated to FC gcc-4.1.0-15.

8 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.7

  • Updated to FC gcc-4.1.0-14.

3 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.6

  • Updated to FC gcc-4.1.0-13.

1 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.5

  • Updated to FC gcc-4.1.0-12.

25 апреля 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.4

  • Updated to FC gcc-4.1.0-11.

21 апреля 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.3

  • Updated to FC gcc-4.1.0-10.

20 апреля 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.2

  • Updated to FC gcc-4.1.0-9.

14 апреля 2006 Dmitry V. Levin <ldv at altlinux.org> 4.1.0-alt0.1

  • Updated to FC gcc-4.1.0-8.
  • Reviewed and updated patches.
  • Reviewed and updated package dependencies.

9 марта 2006 Dmitry V. Levin <ldv at altlinux.org> 3.4.5-alt2

  • Relocated ffitarget.h (#9213).

8 марта 2006 Dmitry V. Levin <ldv at altlinux.org> 3.4.5-alt1

  • Updated to 3_4-rhl-branch 20051201 (RH gcc-3.4.5-2).

2 марта 2006 Dmitry V. Levin <ldv at altlinux.org> 3.4.4-alt4

  • Pass --as-needed option to GNU ld by default.
  • Fixed build with make >= 3.81beta4.
  • Fixed deplibs build issues on x86_64.
  • Bootstrapped gnat for x86_64.
  • Updated build dependencies.

20 октября 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.4-alt3

  • Fixed libgcj build to link with system libltdl.

12 октября 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.4-alt2

  • Updated to 3_4-rhl-branch 20050721 (RH gcc-3.4.4-2).
  • Moved libgcj AWT peer library to separate subpackage.

23 июня 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.4-alt1

  • Updated to 3_4-rhl-branch 20050608.
  • Reenabled java by default on all arches.
  • Enabled build with make-3.81beta3.

18 марта 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt6

  • Merged with gcc-3_4-branch 20050314.
  • Enabled testsuite by default.
  • Packaged precompiled header files in separate subpackage.

28 февраля 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt5

  • Updated to gcc-3_4-branch 20050222 (RH gcc-3.4.3-20).
  • Removed bogus install dependence on make.
  • Upgraded build and install dependencies on binutils.

12 февраля 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt4

  • Updated to gcc-3_4-branch 20050210 (RH gcc-3.4.3-18).

8 февраля 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt3

  • Updated to gcc-3_4-branch 20050125 (RH gcc-3.4.3-17).

13 января 2005 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt2

  • Updated to gcc-3_4-branch 20050105 (RH gcc-3.4.3-13).
  • Converted alternatives config files to new format (0.2.0).

30 декабря 2004 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt1

  • Updated to gcc-3_4-branch 20041227 (RH gcc-3.4.3-11).

28 декабря 2004 Dmitry V. Levin <ldv at altlinux.org> 3.4.3-alt0.1

  • Updated to gcc-3_4-branch 20041213 (RH gcc-3.4.3-10).
  • Reviewed and updated patches.
  • Reviewed and updated package dependencies.

15 мая 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt5

  • Rebuilt with binutils-2.15.90.0.3 and glibc-2.3.x.

20 апреля 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt4

  • Synced with RH gcc-3.3.3-7 (gcc-3_3-branch 20040413).

9 апреля 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt3

  • Synced with RH gcc-3.3.3-6 (gcc-3_3-branch 20040327).

17 марта 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt2

  • Synced with RH gcc-3.3.3-3 (gcc-3_3-branch 20040312).

20 февраля 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt1

  • Synced with RH gcc-3.3.3-2 (gcc-3_3-branch 20040217).

22 января 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt0.2

  • Synced with RH gcc-3.3.2-7 (gcc-3_3-branch 20040120).

3 января 2004 Dmitry V. Levin <ldv at altlinux.org> 3.3.3-alt0.1

  • Synced with RH gcc-3.3.2-5 (gcc-3_3-branch 20031219).
  • Minor specfile tweaks to ease gcc3.2/gcc3.3 upgrade.

24 декабря 2003 Dmitry V. Levin <ldv at altlinux.org> 3.3.2-alt1

  • Updated to RH gcc-3.3.2-3 (gcc-3_3-branch 20031203),
     with -pie support.
  • Updated patches.
  • Relocated libgcc_s.so to %gcc_target_libdir.
  • Changed %gcc_target_libdir/*.so symlink values.
  • Packaged GNU Treelang compiler.
  • Packaged GNAT (without alternatives support yet).

16 октября 2003 Dmitry V. Levin <ldv at altlinux.org> 3.2.3-alt2

  • Finalized alternatives transition.

15 октября 2003 Stanislav Ievlev <inger at altlinux.ru> 3.2.3-alt1.4

  • g++ manpage doesn't exist in 3.2 series, made symlink to gcc's manpage.

15 октября 2003 Stanislav Ievlev <inger at altlinux.ru> 3.2.3-alt1.3

  • added alternatives to g++ man-page, require more recent gcc-common version

14 октября 2003 Stanislav Ievlev <inger at altlinux.ru> 3.2.3-alt1.2

  • fix java alternatives config

14 октября 2003 Stanislav Ievlev <inger at altlinux.ru> 3.2.3-alt1.1

  • new alternatives support

9 июня 2003 Dmitry V. Levin <ldv at altlinux.org> 3.2.3-alt1

  • Updated to gcc_3_2-branch (20030506), dropped all non-alt patches.
  • Merged:
     + RH: gcc-3_2-rhl8-branch (patches for fastjar,libffi,libiberty,libobjc);
     + Debian: gcc-3.2_3.2.3ds9-4 (15 patches);
     + SuSE (5 patches);
     + MDK (6 patches).
  • Packaged libffi.
  • Note that there are no rhl8-specific gcc patches in this release.

29 ноября 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt2

  • Fixed typo in "%triggerpostun c++".

26 ноября 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt1

  • Updated to 3.2.1 release (3.2.1 20021119).
  • Following patches merged upstream:
     + trunc_int_for_mode;
     + x86_64-q_regs_operand;
     + fold-const2;
     + i386-pr7242;
     + i386-pr7242;
     + loop-prefetch;
     + libstdc++-glibc23-1;
     + libstdc++-glibc23-2;
     + libstdc++-glibc23-3;
     + libstdc++-glibc23-4;
     + interface_only.
  • Updated patches: tls, doc-gcov.
  • Dropped patches: c++-tail-pad-backout.
  • Added missing provides to gcc subpackage.
  • Removed soname provides from -debug subpackages.
  • Removed /usr/lib64/libstdc++.{so,a} (no longer needed).
  • Moved java wrappers to separate subpackage (jdkgcj).
  • Moved gccbug to separate subpackage (gcc-common).
  • Removed prefixes from: jar grepjar rmic rmiregistry.
  • Migrated to new alternatives scheme.

30 сентября 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt0.4

  • Merged with rh gcc-3.2-7:
     * Tue Sep  3 2002 Bill Nottingham <notting@redhat.com> 3.2-7
  • fix calling of C++ destructors in certain cases
     * Tue Sep  3 2002 Jakub Jelinek <jakub@redhat.com> 3.2-6
  • update from CVS (but revert C++ tail padding patches
       for now)
  • further fixes to make libstdc++-v3 build on glibc 2.3
  • run libstdc++-v3 make check-abi on IA-32 during testing
     * Fri Aug 30 2002 Jakub Jelinek <jakub@redhat.com> 3.2-5
  • disable tail copy patches, they seem to still have problems
  • make libstdc++-v3 build on glibc 2.3 (and use thread-local
       locale model)
  • libstdc++10:
     Added explicit versioned dependence on libgcc10 (#0001332).
  • gcc10-java: fixed update-alternatives.

6 сентября 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt0.3

  • Disabled c++-tail-pad patch (causes internal errors in cpp code).
  • Switched back to default stripping policy:
     make use of new (rpm-build >= 4.0.4-alt3) strip feature.
  • Moved unstripped shared libraries to -debug subpackages.

30 августа 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt0.2

  • Merged with rh gcc-3.2-4:
     * Wed Aug 26 2002 Jakub Jelinek <jakub@redhat.com> 3.2-4
  • reorder alpha_encode_section_info checks slightly to fix an ICE
       when building glibc and to take better advantage of visibility
       attribute on Alpha
  • as gdb is not there yet, disable -momit-leaf-frame-pointer
       by default for now on IA-32
  • fix IA-64 bootstrap with tail padding patch (Jason Merrill, Daniel Berlin)
  • fix x86-64 %RIP to %rip, only output (%rip) if no other relocation
       is used (Richard Henderson)
     * Fri Aug 23 2002 Jakub Jelinek <jakub@redhat.com> 3.2-3
  • take advantage of __attribute__((visibility())) on Alpha
  • avoid copying tail padding (Jason Merrill)
  • Use /bin/readlink.
  • Added "Conflicts: glibc-devel < 2.2.6".
  • Raised alternatives priority from 15 to 30.

26 августа 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2.1-alt0.1

  • Updated to snapshot 20020822.
  • Merged ALT patches from 2.96 branch.
  • Merged with rh gcc-3.2-2:
     * Thu Aug 22 2002 Jakub Jelinek <jakub@redhat.com> 3.2-2
  • fixed Dwarf2 DW_OP_GNU_push_tls_address patch from Richard Henderson.
  • don't mention removed -a and -ax options in the documentation
       (Nathan Sidwell, #72233).
  • fixed __typeof() followed by __asm() redirection from Alexandre Oliva.

21 августа 2002 Dmitry V. Levin <ldv at altlinux.org> 3.2-alt3

  • Rewritten interpackage dependencies to make peace with other
     versions of GCC which may be installed in the system.
  • Dropped gnat.
  • Added %with/%without logic for conditional build.
  • Cleaned up descriptions.
  • Cleaned up %prep and %build sections.
  • Rewritten %install section (no idea how it could work before).
  • Set proper version information.
  • Fixed doc package (info documentation was incomplete).
  • Relocated documentation to /usr/share/doc/gcc-10.5.0/.
  • Relocated libgcj headers back to compiler-specific include directory.
  • Renamed libf2c* to libg2c*.
  • Libificated libg2c and libobjc packages.
  • gcc: moved gccbug under update-alternatives control.
  • c++: moved c++filt under update-alternatives control.
  • libobjc: added libobjc_gc.* libraries.
  • java: moved under update-alternatives control.
     (AKA: java now should be usable).
  • Moved some manpages under update-alternatives control.
  • Added buildreq substitution rules.
  • Added buildreq ignore rules.
  • Raised alternatives priority from 5 to 15.

19 августа 2002 Konstantin Volckov <goldhead at altlinux.ru> 3.2-alt2

  • Synced with release tarball: 3.2 20020814 (release).
  • Removed some patches - there are in tarball now.

13 августа 2002 Konstantin Volckov <goldhead at altlinux.ru> 3.2-alt1

  • 3.2
  • Added some Cooker & RawHide patches
  • Fixed update-alternatives

24 июня 2002 Konstantin Volckov <goldhead at altlinux.ru> 3.1.1-alt1

  • First build for Sisyphus
  • Added some patches from CooKer
  • Added patches from RH & Suse
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin