Accepted gcc-4.1 4.1.1-13ubuntu1 (source)
Matthias Klose
doko at ubuntu.com
Sun Sep 3 22:20:22 BST 2006
Accepted:
OK: gcc-4.1_4.1.1-13ubuntu1.dsc
-> Component: main Section: devel
OK: gcc-4.1_4.1.1-13ubuntu1.diff.gz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 3 Sep 2006 22:50:53 +0200
Source: gcc-4.1
Binary: gcc-4.1-soft-float libstdc++6-4.1-pic libstdc++6 lib32ffi4 libobjc1 lib32gfortran1 gfortran-4.1 libgcc1 libstdc++6-4.1-doc lib64gfortran1 libgfortran1-dev libgcc2 lib64stdc++6-4.1-dbg g++-4.1 protoize gcc-4.1-base cpp-4.1 lib64stdc++6 gobjc++-4.1 libffi4 lib64ssp0 libstdc++6-4.1-dbg lib64ffi4 libgfortran1 cpp-4.1-doc gfortran-4.1-doc lib32gcc1 libssp0 gcc-4.1-source libgcc4 lib64objc1 gobjc-4.1 gcc-4.1 lib32objc1 lib32stdc++6-4.1-dbg libstdc++6-4.1-dev libffi4-dev gcc-4.1-doc gcc-4.1-locales lib32mudflap0 treelang-4.1 lib64gcc1 fastjar fixincludes libmudflap0-dev lib32stdc++6 libmudflap0 lib32ssp0 lib64mudflap0 gcc-4.1-hppa64
Architecture: source
Version: 4.1.1-13ubuntu1
Distribution: edgy
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-4.1 - The GNU C preprocessor
cpp-4.1-doc - Documentation for the GNU C preprocessor (cpp)
fastjar - Jar creation utility
fixincludes - Fix non-ANSI header files
g++-4.1 - The GNU C++ compiler
gcc-4.1 - The GNU C compiler
gcc-4.1-base - The GNU Compiler Collection (base package)
gcc-4.1-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.1-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.1-locales - The GNU C compiler (native language support files)
gcc-4.1-soft-float - The soft-floating-point gcc libraries (arm)
gcc-4.1-source - Source of the GNU Compiler Collection
gfortran-4.1 - The GNU Fortran 95 compiler
gfortran-4.1-doc - Documentation for the GNU Fortran compiler (gfortran)
gobjc++-4.1 - The GNU Objective-C++ compiler
gobjc-4.1 - The GNU Objective-C compiler
lib32ffi4 - Foreign Function Interface library runtime (32bit)
lib32gcc1 - GCC support library (32 bit Version)
lib32gfortran1 - Runtime library for GNU Fortran applications (32bit)
lib32mudflap0 - GCC mudflap shared support libraries (32bit)
lib32objc1 - Runtime library for GNU Objective-C applications (32bit)
lib32ssp0 - GCC stack smashing protection library (32bit)
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib32stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64ffi4 - Foreign Function Interface library runtime (64bit)
lib64gcc1 - GCC support library (64bit)
lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
lib64mudflap0 - GCC mudflap shared support libraries (64bit)
lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
lib64ssp0 - GCC stack smashing protection library (64bit)
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
libffi4 - Foreign Function Interface library runtime
libffi4-dev - Foreign Function Interface library (development files)
libgcc1 - GCC support library
libgcc2 - GCC support library
libgcc4 - GCC support library
libgfortran1 - Runtime library for GNU Fortran applications
libgfortran1-dev - GNU Fortran library development
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-dev - GCC mudflap support libraries (development files)
libobjc1 - Runtime library for GNU Objective-C applications
libssp0 - GCC stack smashing protection library
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.1-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset kit)
protoize - Create/remove ANSI prototypes from C code
treelang-4.1 - The GNU Treelang compiler
Closes: 323426 340293 344041 345574 356548 364820 364820 375522 378599 381572 383705 384036 385021
Changes:
gcc-4.1 (4.1.1-13ubuntu1) edgy; urgency=low
.
* On amd64 and i386, the option -mtune=generic (enabled as default)
is available.
* Synchronize with Debian unstable.
- Keep the GFDL documentation.
* Update to SVN 20060903.
.
gcc-4.1 (4.1.1ds1-13) unstable; urgency=medium
.
* Update to SVN 20060901; remove patches applied upstream:
- PR target/24367.
- PR c++/26670.
* Apply proposed patch for PR fortran/28908.
* Fix biarch symlinks in lib64stdc++ for cross builds.
* Fix biarch symlinks in lib32objc on amd64.
.
gcc-4.1 (4.1.1ds1-12) unstable; urgency=medium
.
[Matthias Klose]
* Update to SVN 20060830.
* Add backport of PR other/26208, bump libgcc1 shlibs dependency.
* Add backport of PR c++/26670. Closes: #356548.
* Apply proposed patch for PR target/24367 (s390).
* Add /usr/lib/jni to the libjava dlsearch path. Closes: #364820.
* Build without GFDL licensed docs. Closes: #384036.
- debian/patches/{svn-doc-updates,pr25524-doc,pr26885-doc}.dpatch:
Split out -doc specific patches.
- debian/*.texi, debian/porting.html: Add dummy documentation.
- debian/rules.unpack, debian/rules.patch: Update for non-gfdl build.
- fastjar.texi: Directly define the gcctabopt and gccoptlist macros.
.
* Merge from Ubuntu:
- Backport the classpath-0.92, libjava, gcc/java merge from the
redhat/gcc-4_1-branch branch.
- Apply the proposed patch for PR libgcj/28698.
- Change the libgcj/libgij sonames. Rename libgcj7 to libgcj7-0.
- Do not remove the rpath from libjvm.so and libjawt.so. Some
configure scripts rely on being able to link that libraries
directly.
- When running the i386 binaries on amd64, look in
/usr/lib32/gcj-x.y and /usr/lib32/jni instead.
- Add /usr/lib/jni to java.library.path. Closes: #364820.
- Add debugging symbols for more binary packages to libgcj7-dbg.
Closes: #383705.
- libgcj7-dev: Remove conflicts with older libgcjX-dev packages.
- Do not build the libgcj-bc and lib32gcj-bc packages anymore from
the gcj-4.1 source.
.
[Roman Zippel]
* debian/patches/m68k-limit_reload.dpatch: Correctly limit reload class.
Closes: #375522.
* debian/patches/m68k-split_shift.dpatch: Use correct predicates for long long
shifts and use more splits. Closes: #381572.
* debian/patches/m68k-prevent-qipush.dpatch: Prevent combine from creating
a byte push on the stack (invalid on m68k). Closes: #385021.
* debian/patches/m68k-autoinc.dpatch: Recognize a few more autoinc possibilities.
* debian/patches/pr25514.dpatch: Backport from the trunk.
* debian/patches/m68k-gc.dpatch: Change STACKBOTTOM to LINUX_STACKBOTTOM
so it works with 2.6 kernels.
* Other m68k bug reports fixed in 4.1.1-11 and 4.1.1-12:
Closes: #378599, #345574, #344041, #323426, #340293.
* Build the stage1 compiler using -g -O2; saves a few hours build time
and apparently is working at the moment.
Files:
6f73de93cb48c8b8beae23300a0c732b 2469 devel standard gcc-4.1_4.1.1-13ubuntu1.dsc
fd6593905da0f3d255c268baa2ed48df 6912558 devel standard gcc-4.1_4.1.1-13ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFE+0YlStlRaw+TLJwRAuOnAKDGEtb9LlaFSv4RaW9tX+ioPoJ9FACfSMZG
oz6MiNz+LU0URH/pxVSVnjc=
=8GlC
-----END PGP SIGNATURE-----
More information about the edgy-changes
mailing list