Go to file
cvsdist 710c7cd1c9 auto-import changelog data from gdb-5.3.90-0.20030710.41.src.rpm
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.
2004-09-09 05:07:35 +00:00
.cvsignore auto-import changelog data from gdb-5.3.90-0.20030710.41.src.rpm 2004-09-09 05:07:35 +00:00
Makefile Setup of module gdb 2004-09-09 05:00:56 +00:00
gdb.spec auto-import changelog data from gdb-5.3.90-0.20030710.41.src.rpm 2004-09-09 05:07:35 +00:00
sources auto-import changelog data from gdb-5.3.90-0.20030710.41.src.rpm 2004-09-09 05:07:35 +00:00