Accepting request 78265 from devel:gcc
- Merge from gdb-7.3-41.fc15.src.rpm. [fate#310741] * Tue Jul 26 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.3-41.fc15 - Rebase to the final FSF GDB 7.3 release. - Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471). * Sun Jul 3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110703-40.fc15 - Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release). - Adjust the `print errno' patch due to the DW_AT_linkage_name following again. * Fri Jun 24 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-39.fc15 - Fix install-info for the gdb-doc subpackage (BZ 715228). - Merge from gdb-7.2.90.20110525-38.fc15.src.rpm. [fate#310741] * Wed May 25 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-38.fc15 - Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release). - [stap] Fix double free (Sergio Durigan Junior). * Tue May 3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-37.fc15 - Search also for .<seqno> files in /usr/lib/debug/.build-id (BZ 641377). - Merge from gdb-7.2.90.20110429-36.fc15.src.rpm. * Mon May 2 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-36.fc15 - Bundle readline-6.2 with a workaround of skipped "ask" (BZ 701131). - Use --without-system-readline, disable Requires and BuildRequires of readline. - Drop gdb-6.5-readline-long-line-crash.patch and gdb-readline-6.0-signal.patch. * Fri Apr 29 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-35.fc15 - Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release). - Fix -O2 -g breakpoints internal error + prologue skipping (BZ 612253). - Fix case insensitive symbols for Fortran by iFort (BZ 645773). OBS-URL: https://build.opensuse.org/request/show/78265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=85
This commit is contained in:
committed by
Git OBS Bridge
parent
406af14c2a
commit
ab51a8efb0
142
gdb.changes
142
gdb.changes
@@ -1,3 +1,118 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 10:28:50 UTC 2011 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.3-41.fc15.src.rpm. [fate#310741]
|
||||
|
||||
* Tue Jul 26 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.3-41.fc15
|
||||
- Rebase to the final FSF GDB 7.3 release.
|
||||
- Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).
|
||||
|
||||
* Sun Jul 3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110703-40.fc15
|
||||
- Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release).
|
||||
- Adjust the `print errno' patch due to the DW_AT_linkage_name following again.
|
||||
|
||||
* Fri Jun 24 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-39.fc15
|
||||
- Fix install-info for the gdb-doc subpackage (BZ 715228).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 09:18:33 UTC 2011 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.2.90.20110525-38.fc15.src.rpm. [fate#310741]
|
||||
|
||||
* Wed May 25 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-38.fc15
|
||||
- Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release).
|
||||
- [stap] Fix double free (Sergio Durigan Junior).
|
||||
|
||||
* Tue May 3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-37.fc15
|
||||
- Search also for .<seqno> files in /usr/lib/debug/.build-id (BZ 641377).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 11:01:03 UTC 2011 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.2.90.20110429-36.fc15.src.rpm.
|
||||
|
||||
* Mon May 2 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-36.fc15
|
||||
- Bundle readline-6.2 with a workaround of skipped "ask" (BZ 701131).
|
||||
- Use --without-system-readline, disable Requires and BuildRequires of readline.
|
||||
- Drop gdb-6.5-readline-long-line-crash.patch and gdb-readline-6.0-signal.patch.
|
||||
|
||||
* Fri Apr 29 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-35.fc15
|
||||
- Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release).
|
||||
- Fix -O2 -g breakpoints internal error + prologue skipping (BZ 612253).
|
||||
- Fix case insensitive symbols for Fortran by iFort (BZ 645773).
|
||||
- Fix physname-related CU expansion issue for C++ (PR 12708).
|
||||
- Fix Python access to inlined frames (BZ 694824).
|
||||
|
||||
* Mon Apr 11 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110411-34.fc15
|
||||
- Rebase to FSF GDB 7.2.90.20110411 (which is a 7.3 pre-release).
|
||||
- Include the proper fix for anonymous struct typedefs (Tom Tromey, BZ 672230).
|
||||
|
||||
* Wed Mar 30 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 7.2.50.20110328-33.fc15
|
||||
- Cleanup spec file to add sparc|sparcv9|sparc64.
|
||||
- Add sparc specific workarounds to toolchain badness:
|
||||
- disable mmap in bdf/ via --without-mmap configure option.
|
||||
- add patch to not build mmap support on sparc for gdb/.
|
||||
- gdb code is NOT at fault, but we need a working gdb while we sort out
|
||||
the toolchain and rebuild all packages. this workaround is NOT for upstream.
|
||||
|
||||
* Tue Mar 29 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110328-32.fc15
|
||||
- Fix occasional crash on `print errno' with no -pthread and no -g3 (BZ 690908).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 12:50:20 UTC 2011 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.2.50.20110328-31.fc15.src.rpm.
|
||||
|
||||
* Mon Mar 28 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110328-31.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110328 (which is a 7.3 pre-release).
|
||||
- Bundle %%{libstdcxxpython}.tar.bz2 unconditionally - for rebulds on RHELs.
|
||||
|
||||
* Sun Mar 20 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110320-30.fc15
|
||||
- Fix threading internal error on corrupted memory (BZ 677654).
|
||||
- Fix i386 rwatch+awatch before run (BZ 688788, on top of BZ 541866).
|
||||
|
||||
* Sun Mar 20 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110320-29.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110320 (which is a 7.3 pre-release).
|
||||
- Merge archer-sergiodj-stap, the SystemTap probes breakpoints feature.
|
||||
- [stap] Fix -O2 warnings.
|
||||
- Fix Ada support crash on uninitialized gdbarch.
|
||||
|
||||
* Sat Mar 5 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110305-28.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110305 (which is a 7.3 pre-release).
|
||||
|
||||
* Fri Feb 25 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110222-27.fc15
|
||||
- Include doc also in the PDF form; new BuildRequires: texinfo-tex.
|
||||
|
||||
* Wed Feb 23 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110222-26.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110222 (which is a 7.3 pre-release).
|
||||
- Fix attach/core-load of {,un}prelinked i386 libs (bugreport by Michal Toman).
|
||||
|
||||
* Mon Feb 21 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110218-25.fc15
|
||||
- Drop %%{_datadir}/gdb/syscalls/* for unsupported arches.
|
||||
|
||||
* Fri Feb 18 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110218-24.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110218 (which is a 7.3 pre-release).
|
||||
- [vla] Fox Fortran vector slices for allocated arrays (for BZ 609782).
|
||||
|
||||
* Tue Feb 15 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-23.fc15
|
||||
- Move the GFDL License to gdb-doc.
|
||||
|
||||
* Tue Feb 15 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-22.fc15
|
||||
- Fix gdb-doc Group to be Documentation, also provide it as noarch.
|
||||
|
||||
* Tue Feb 15 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-21.fc15
|
||||
- Drop non-user (gdbint) and obsolete (stabs) documentation.
|
||||
- Install also HTML files besides the INFO file.
|
||||
- Create new subpackage gdb-doc for both INFO and HTML files.
|
||||
|
||||
* Sun Feb 13 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-20.fc15
|
||||
- Rebase to FSF GDB 7.2.50.20110213 (which is a 7.3 pre-release).
|
||||
- Fix occasionall unfound source lines (affecting at least glibc debugging).
|
||||
- Fix const/volatile qualifiers of C++ types (PR c++/12328).
|
||||
- Be backward compatible for --rebuild with <=fc14 librpm.so.1.
|
||||
|
||||
- Revert documentation split.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 12:42:45 UTC 2011 - rguenther@novell.com
|
||||
|
||||
@@ -193,37 +308,20 @@ Thu Apr 22 19:13:48 UTC 2010 - aj@suse.de
|
||||
Thu Apr 15 14:22:36 CEST 2010 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.1-12.fc13.src.rpm.
|
||||
- Re-write history to match SLE11 SP1 changelog
|
||||
* Drop some more strange RHEL stuff.
|
||||
* Fix build for SLE10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 15:45:22 CET 2010 - rguenther@novell.com
|
||||
Mon Mar 15 11:21:05 CET 2010 - rguenther@novell.com
|
||||
|
||||
- Merge from gdb-7.0.1-33.fc12.src.rpm.
|
||||
- Fix info documentation registering. [bnc#588278]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 13:43:11 CET 2010 - kukuk@suse.de
|
||||
|
||||
- Re-Add baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 16:18:42 CET 2010 - rguenther@suse.de
|
||||
|
||||
- Drop some more strange RHEL stuff.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 11:39:20 CET 2010 - rguenther@suse.de
|
||||
|
||||
- Merge from gdb-7.0.1-19.fc12.src.rpm.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 16:16:32 CET 2009 - rguenther@suse.de
|
||||
|
||||
- Fix build for SLE10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 17:27:34 CET 2009 - rguenther@suse.de
|
||||
|
||||
- Merge from gdb-7.0-3.fc12.src.rpm.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 17:03:30 CEST 2009 - rguenther@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user