- 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.
- archer-jankratochvil-fedora13 commit:
39c5a8b75fad3acd7204903db5dee025055a4594
- Fix a regression on "AAA::ALPHA" test due to a merge from FSF GDB.
- Fix a regression of previous release due to false identification as core
file.
- Move ifunc .patch into the GIT-managed archer-jankratochvil-fedora13
branch.
- Update gdb.pie/corefile.exp from 2007-01-26 FSF GDB commit by Andreas
Schwab.
- archer-jankratochvil-fedora13 commit:
81810a20b2d2c3bf18e151de3cddfc96445b3c46
- [expr-cumulative] Archer branch is missing in this release.
- Update rpm.org#76 workaround for rpm-4.8 using librpm.so.1.
- Dissect archer-jankratochvil-misc into Patch403...Patch408.
- Some regressions exist in this release.
- archer-jankratochvil-fedora12 commit:
16f3f01cc2cbc15283462eaabdfcde92cf42cdc6
- Drop the qsort_cmp workaround as resolved in FSF GDB now (BZ 515434).
- archer-jankratochvil-fedora12 commit:
941eb487a42933e442cb4d11344cda96ecb8a04d
- [next-over-throw] Fix exceptions thrown during next (Tom Tromey).
- [bp_location-accel] Do not (much) slow down on 500+ breakpoints (me).
- Cleanup the leftover `.orig' files during %prep.
- Add expat-devel check by the configure script (for the other-arch
builds).
- `--with testsuite' now also BuildRequires: fpc
- Backport fix of a segfault + PIE regression since 6.7.1 on PIE
executables.
- Update the printed GDB version string to be Fedora specific.
Fri Jun 11 2004 Andrew Cagney <cagney@redhat.com> 0.200400607.2.1
- Import latest testsuite changes. Fixes bogus KFAILs in structs.exp.
Thu Jun 10 2004 Elena Zannoni <ezannoni@redhat.com> 0.200400607.2
- Fix Requires and BuildRequires for libunwind dependencies.
- Add patch to silence gcc3.4 warnings.
Wed Jun 09 2004 Elena Zannoni <ezannoni@redhat.com> 0.200400607.1
- New import: revamp everything. Remove all patches for now.
- Update the Requires and BuildRequires sections.
- Removed stupid Ada testcases (there is no ada support in gdb yet).
Mon May 10 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.20
- Disable PIE again.
- obsolete gdb64 only if on ppc64.
Tue Mar 09 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.7
- Bump version number.
Mon Mar 08 2004 Jeff Johnston <jjohnstn@redhat.com> 0.20040223.6
- Fix thread support to recognize new threads even when they reuse tids of
expired threads. Also ensure that terminal is held by gdb while
determining if a thread-create event has occurred.
Mon Mar 08 2004 Andrew Cagney <cagney@redhat.com> 0.20040223.5
- Sync with 6.1 branch; eliminate all amd64 patches; add more robust 32x64
PPC64 patches.
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Mar 02 2004 Andrew Cagney <cagney@redhat.com> 0.20040223.4
- 32x64 fixes that work with threads, replaced old non-thread 32x64 patch,
add nat patch.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.3
- Add patch for x86_64 in 32 bit mode.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.2
- Remove ppc64 hacks.
- Refresh some patches.
Wed Feb 25 2004 Elena Zannoni <ezannoni@redhat.com> 0.20040223.1
- Import new gdb snapshot from mainline FSF.
- Update patch list.
Tue Feb 17 2004 Jeff Johnston <jjohnstn@redhat.com> 1.20031117.8
- Switch ia64-tdep.c to use new abi used by libunwind-0.95 and up.
- Fix gate area specification for ia64-linux-tdep.c.
- Fix long double support for ia64.
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Jan 08 2004 Elena Zannoni <ezannoni@redhat.com> 0.20031117.7
- Add fixes for ppc32 support on ppc64 platform, from Andrew Cagney.
Tue Jan 06 2004 Elena Zannoni <ezannoni@redhat.com> 0.20031117.6
- Add patch to have unique binary names in the testsuite.
- Disable s390/s390x pthread.exp test (FIXME)
- Don't install any info files for the ppc platform. Let's take them from
the ppc64 one (or we get install conflicts).
- Remove generated info files from the source tree. They are generated as
part of the FSF snapshot process.
Mon Nov 24 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.5
- Add patches from old rpm for i386 support on x86_64.
- Add build dependency on libunwind for ia64.
Fri Nov 21 2003 Jeremy Katz <katzj@redhat.com> 0.20031117.4
- more rpm tricks to get the gdb64 package happier
Thu Nov 20 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.3
- Add sick and twisted workaround for ppc64 architecture.
Wed Nov 19 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.2
- Fix typo in libunwind test.
Tue Nov 18 2003 Elena Zannoni <ezannoni@redhat.com> 0.20031117.1
- Import new gdb snapshot from mainline FSF.
- Fix some testfiles.
- Add fixes for gcore, and patch for libunwind support on ia64.
- Add tests to see what versions of gcc, binutils, glibc and kernel we are
running with.
Wed Oct 15 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.41
- Bump up version number.
Wed Sep 24 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.40
- Fix problem with gcore and single threaded programs. (bugzilla 103531)
Mon Sep 22 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.39
- Fix call to quit_target from quit_force.
Sun Sep 21 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.38
- Fix PPC64 push dummy call.
- Re-fix PPC64 return value (had wrong / old patch).
Sat Sep 20 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.37
- Fix PPC32 return values.
Sat Sep 20 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.36
- Rewrite ppc64 retun value methods so that they (hopefully) match the SysV
spec.
- Enable ppc64 testsuite.
Thu Sep 18 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.35
- Hack around problem "break main" vs "break .main" when there is only a
minimal ppc64 symbol table. The former is a function descriptor and not
where you want the breakpoint to go. Only convert descriptors to
pointers when the address is in the ".opd" section.
Wed Sep 17 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.34
- Fix ppc32 push_dummy_call.
Tue Sep 16 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.33
- Pack gdb.sum and gdb.log using uuencode and bzip.
Tue Sep 16 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.32
- Catch errors when quitting so exit of gdb still occurs.
Mon Sep 15 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.31
- Fix ppc32 use_struct_convention.
Thu Sep 11 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.30
- Mods to dwarf2-frame.c to work around a lack of GCC/CFI info.
Thu Sep 11 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.29
- Bump up version number.
Wed Sep 10 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.28
- Fix a core dump with MI.
- Add new ChangeLog patch for mi changes.
Thu Sep 04 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.27
- Change the name of the package to gdb64 in ppc64 case.
Tue Aug 26 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.26
- Add testcase for separate debug info.
Tue Aug 26 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.25
- fix i386 on x86-64 TLS
- add "base-aug2003" suffix to older x86i386 patch
Tue Aug 26 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.24
- skip the ppc64 and x86-64 frame redzone.
Fri Aug 22 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.23
- Relax one testcase in selftest.exp a bit.
- Accept different output as well in thread bt (platform dependent).
- Enable testsuite run for ia64, ppc, s390 and s390x. They are in
reasonably good shape.
Thu Aug 21 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.22
- Multiple ia64 fixes.
- Fix ia64 printing of function pointers.
- Fix ia64 prologue examination to ignore predicated insns if we haven't
found the return address yet.
- Skip dump.exp testcase for ia64
Thu Aug 21 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.21
- Bump release number.
Wed Aug 20 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.20
- Relax pattern in annota2.exp test.
Wed Aug 20 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.19
- rename gdb binary to gdb64 for ppc64 platform.
Tue Aug 19 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.18
- Fix ia64 pc unwinding to include psr slot.
Mon Aug 18 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.17
- Fix info installation for annotate.texi. (Bugzilla 102521)
Fri Aug 15 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.16
- revamp tls tests a bit.
- Handle new output from gdb in relocate.exp
Wed Aug 13 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.15
- Fix problem for processing of separate debug info files.
Wed Aug 13 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.14
- add ia64.inc file for testing ia64 in gdb.asm testsuite
Fri Aug 08 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.13
- print the libthread_db library path, print when threads are enabled
Thu Aug 07 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.12
- "cat" the test log into the build log
Wed Aug 06 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20030710.11
- modernize ia64 gdb to use new frame model
- remove/replace deprecated interfaces used by ia64 gdb
Wed Aug 06 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.10
- Sync to gdb-5.3.90-sync-20030806.patch.
Tue Jul 29 2003 Andrew Cagney <cagney@redhat.com> 0.20030710.9
- add x86-64 i386 fixes
Tue Jul 29 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.8
- Fix some tests by xfailing the correct target triplet for RedHat.
- Remove include of config.h from pthreads.c testcases.
Mon Jul 28 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.7
- Fix some test failures, by escaping correctly.
Thu Jul 24 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.6
- Remove one testcase that is redundant.
Wed Jul 23 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.5
- Bump up release number.
Wed Jul 23 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.4
- Bring in sync with current head of gdb-6 branch.
- Remove linespec patch, because included in the new sync patch.
Fri Jul 18 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.3
- Add patch to avoid gdb segfault with bad debug info.
- Change location of build tree to avoid conflicts with older versions
possibly installed.
Thu Jul 17 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.2
- Add patch to synchronize the current snapshot with the gdb-6 branch head.
- Remove some patches that are includd in such diff.
- Enable tests on AMD64 as well.
Fri Jul 11 2003 Elena Zannoni <ezannoni@redhat.com> 0.20030710.1
- Import new gdb snapshot.
- Revamp gdb.spec. Get rid of patches that apply to older versions.
- Add patches for ppc64 support, kfail and make gdb more robust in copingi
with bad debug info.
Wed Jul 02 2003 Jeff Johnston <jjohnstn@redhat.com> 1.20021129.39
- Fix bug with ia64 checking of hardware breakpoints.
Mon Jun 30 2003 Elena Zannoni <ezannoni@redhat.com> 1.20021129.38
- Add necessary function for NPTL support on x86-64.
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Jun 04 2003 Elena Zannoni <ezannoni@redhat.com> 0.20021129.37
Tue Jun 03 2003 Elena Zannoni <ezannoni@redhat.com> 0.20021129.36
- Enable warnings for x86_64, not x86-64.
- Fix warnings from infptrace.c and dwarfread.c.
- Print error message only when reading separate debug info really doesn't
work (jimb@redhat.com).
Fri May 23 2003 Elena Zannoni <ezannoni@redhat.com> 0.20021129.35
- Fixes for fetching and storing access registers on s390x
(jimb@redhat.com). Bugzilla 91455.
Wed May 21 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20021129.34
- Do not generate error on detach failure. Bugzilla 90900.
Thu May 08 2003 Elena Zannoni <ezannoni@redhat.com> 0.20021129.33
- New tests for asm on s390x (jimb@redhat.com). Bugzilla 90503.
- Fixes for prologue analysis on s390x (jimb@redhat.com). Bugzilla 90506.
- bfd fix for 64-bit platforms (jimb@redhat.com).
- Disable ppc64 builds until we have a port.
Thu May 01 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20021129.32
- Add ia64 support to the float.exp testcase.
Thu May 01 2003 Elena Zannoni <ezannoni@redhat.com> 0.20021129.31
- Clean up the tls tests some more.
- Fix problem with non US-eng locale. Bugzilla bug 88823.
Wed Apr 30 2003 Jeff Johnston <jjohnstn@redhat.com> 0.20021129.30
- Fix ia64 prologue skipping.
- Fix ia64 line table.
- Fix setting of prev_pc in infrun.c.
Mon Dec 02 2002 Elena Zannoni <ezannoni@redhat.com>
- Don't pass to gdb an empty build warnings flag, or that will disable
warnings completely. We want to build using gdb's standard warnings
instead.
Mon Dec 02 2002 Elena Zannoni <ezannoni@redhat.com>
- Don't do testing for x86_64.
Sun Dec 01 2002 Elena Zannoni <ezannoni@redhat.com>
- x86_64 doesn't build with Werror yet.
- Add patch for alpha.
- Alpha doesn't build with -Werror either.
- Add patch for ia64.
- Add patch for ppc.
- Drop ia64 from -Werror list.
- Drop ppc from -Werror list.
Sun Dec 01 2002 Elena Zannoni <ezannoni@redhat.com>
- Add dejagnu to the build requirements.
- Enable make check.
- Add enable-gdb-build-warnings to the configure flags.
Fri Nov 29 2002 Elena Zannoni <ezannoni@redhat.com>
- Import new upstream sources.
- Change version and release strings.
- Upgrade patches.
- Build gdb/gdbserver as well.
- Define and use 'cvsdate'.
- Do %setup specifying the source directory name.
- Don't cd up one dir before removing tcl and friends.
- Change the configure command to allow for the new source tree name.
- Ditto for the copy of NEWS.
- Add some comments.
Mon Nov 25 2002 Elena Zannoni <ezannoni@redhat.com> 5.2.1-5 General revamp.
- Add patch for gdb/doc/Makefile.in. Part of fix for bug 77615.
- Add patch for mmalloc/Makefile.in. Part of fix for bug 77615.
- Change string printed in version.in to <version>-<release>rh.
- Move the deletion of dejagnu, expect, tcl to the prep section, from the
build section.
- Add build directory housekeeping to build section.
- Use macros for configure parameters.
- Do the build in a separate directory.
- Prepare for testing, but not enable it yet.
- Correctly copy the NEWS file to the top level directory, for the doc
section to find it.
- Cd to build directory before doing install.
- Use makeinstall macro, w/o options.
- Remove workaround for broken gdb info files. Part of fix for bug 77615.
- Remove share/locale directory, it is in binutils.
- Remove info/dir file.
- Clarify meaning of post-install section.
- Add gdbint info files to post-install, pre-uninstall and files sections.
Part of fix for bugs 77615, 76423.
- Add libmmalloc.a to package.