Commit Graph

49 Commits

Author SHA1 Message Date
David Anderson
a0de735096 Update to latest upstream version. 2012-03-26 14:24:51 -04:00
David Anderson
0fae0d0cd0 - Update to latest upstream release 2012-01-04 14:15:58 -05:00
David Anderson
4df746c6b4 Update to latest upstream release 2011-10-26 15:33:37 -04:00
David Anderson
c1b92511d9 Update to latest upstream release
Additional fixes for gcc-4.6 -Werror compile failures for ARM architecture.
2011-09-20 15:18:37 -04:00
David Anderson
4a78f29404 Fixes for gcc-4.6 -Werror compile failures for ARM architecture. 2011-09-01 11:02:08 -04:00
David Anderson
256975d169 Update to latest upstream release.
Fixes for gcc-4.6 -Werror compile failures for ppc64/ppc.
2011-08-17 16:02:18 -04:00
Peter Robinson
1e2581ab02 update to 5.1.5, add ARM to exclusive arch 2011-05-31 14:02:11 +01:00
Dave Anderson
bdd1ef6034 Fixes for gcc-4.6 -Werror compile failures in gdb module. 2011-02-25 11:04:01 -05:00
Dave Anderson
6f44c336db Update to upstream version 5.1.2 2011-02-23 16:01:25 -05:00
Dennis Gilmore
873b5bfb69 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 05:49:08 -06:00
David Anderson
2f160c4fce bump version. 2010-07-20 17:35:51 +00:00
David Anderson
75542a6c25 change COPYING to COPYING3 2010-07-20 17:34:10 +00:00
David Anderson
cc0882af0b update to upstream version 5.0.6 2010-07-20 15:57:56 +00:00
David Anderson
209a1fbb9a bump version 2009-09-11 14:51:14 +00:00
David Anderson
8abe385c40 Update to upstream release, which allows the removal of the Revision tag
workaround, the crash-4.0-8.11-dwarf3.patch and the
    crash-4.0-8.11-optflags.patch
2009-09-11 14:38:37 +00:00
Lubomir Rintel
d745e52e60 - Fix reading of dwarf 3 DW_AT_data_member_location
- Use proper compiler flags
2009-08-09 12:26:35 +00:00
Lubomir Rintel
07631ce99c - Update to later upstream release
- Fix abuse of Revision tag
2009-08-04 22:54:50 +00:00
Jesse Keating
7c54a8bd66 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:37:52 +00:00
Jesse Keating
9a190cfd8e - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 09:38:05 +00:00
David Anderson
61c6fa00d6 Replace exclusive arch i386 with ix86. 2009-02-19 16:36:37 +00:00
David Anderson
ddbbf2c439 - Updates to this file per crash merge review
- Update to upstream version 4.0-7.7. Full changelog viewable in:
    http://people.redhat.com/anderson/crash.changelog.html
2009-02-19 15:59:27 +00:00
Tom Callaway
53da8d7977 fix license tag 2008-07-15 19:33:16 +00:00
David Anderson
7bfed322a8 Added crash-devel subpackage. Updated crash.patch to match upstream version
4.0-6.3.
2008-04-29 17:57:33 +00:00
David Anderson
2a62770a52 preliminary: add crash-devel subpackage lines 2008-04-29 15:43:28 +00:00
David Anderson
4904032305 Second attempt at addressing the GCC 4.3 build, which failed due to
additional ptrace.h includes in the lkcd vmdump header files.
2008-02-19 21:22:10 +00:00
David Anderson
052b3b4b62 First attempt at addressing the GCC 4.3 build, which failed on x86_64
because ptrace-abi.h (included by ptrace.h) uses the "u32" typedef,
    which relies on <asm/types.h>, and include/asm-x86_64/types.h does not
    not typedef u32 as done in include/asm-x86/types.h.
2008-02-19 20:53:21 +00:00
Jesse Keating
3b9bbd40af - Autorebuild for GCC 4.3 2008-02-18 23:03:31 +00:00
David Anderson
2e109b1ba6 update to upstream version 4.0-5.0 2008-01-23 20:55:42 +00:00
David Anderson
babf924841 - Updated crash.patch to match upstream version 4.0-4.6. 2007-08-29 19:10:12 +00:00
Jarod Wilson
66c4c7dee1 Add Requires: binutils (#204135) 2006-11-14 16:38:19 +00:00
anderson
020f38a15f Updated crash.patch to match upstream version 4.0-3.3. Support for x86_64
relocatable kernels. BZ #204557
2006-09-13 15:16:50 +00:00
anderson
5f5450df90 Removed LKCD v2_v3 pt_regs references for for s390/s390x build. 2006-08-07 19:00:29 +00:00
anderson
bc7cd9ae2f Removed LKCD v1 pt_regs references for s390/s390x build. 2006-08-07 17:53:01 +00:00
anderson
7e82cdd1f0 Updated crash.patch to match upstream version 4.0-3.1. Added kdump
reference to crash.spec description. Added s390 and s390x to crash.spec
    ExclusiveArch list. BZ #199125
2006-08-07 15:53:53 +00:00
Jesse Keating
b3f62c0b8e bump 2006-07-15 04:38:46 +00:00
anderson
f41d56a7e2 Updated crash.patch such that <asm/page.h> is not #include'd by
s390_dump.c; IBM did not make the file s390[s] only; BZ #192719
2006-05-15 21:24:48 +00:00
anderson
09aca76584 Another mock build issue:
- Updated crash.patch such that <asm/page.h> is not #include'd by
    vas_crash.h; only ia64 build complained for whatever reason
2006-05-15 20:54:08 +00:00
anderson
437ab56e19 Updated crash.patch such that <asm/segment.h> is not #include'd by
lkcd_x86_trace.c; also for BZ #191719
2006-05-15 20:33:11 +00:00
anderson
ef16efa829 Updated crash.patch to bring it up to 4.0-2.26, which should address BZ
#191719 - "crash fails to build in mock"
2006-05-15 20:09:33 +00:00
Jesse Keating
bdfb36dd89 bump for new gcc/glibc 2006-02-07 11:18:14 +00:00
anderson
1aba6efd3d Updated source package to crash-4.0.tar.gz, and crash.patch to bring it up
to 4.0-2.18.
2006-01-04 19:34:13 +00:00
Jesse Keating
9ed2081442 gcc update bump 2005-12-09 22:40:06 +00:00
anderson
76fac99b7a - Compiler error- and warning-related fixes for gcc 4 build.
- Update to enhance x86 and x86_64 gdb disassembly output so as to
    symbolically display call targets from kernel module text without
    requiring module debuginfo data.
- Fix hole where an ia64 vmcore could be mistakenly accepted as a usable
    dumpfile on an x86_64 machine, leading eventually to a non-related
    error message.
2005-03-03 17:01:59 +00:00
anderson
3a5dfae8ad rebuild (gcc 4) 2005-03-02 14:56:53 +00:00
anderson
aa209cddd0 - Updated source package to crash-3.10.tar.gz, containing IBM's final ppc64
processor support for RHEL4
- Fixes potential "bt -a" hang on dumpfile where netdump IPI interrupted an
    x86 process while executing the instructions just after it had entered
    the kernel for a syscall, but before calling the handler. BZ #139437
- Update to handle backtraces in dumpfiles generated on IA64 with the INIT
    switch (functionality intro'd in RHEL3-U5 kernel). BZ #139429
- Fix for handling ia64 and x86_64 machines booted with maxcpus=1 on an SMP
    kernel. BZ #139435
- Update to handle backtraces in dumpfiles generated on x86_64 from the NMI
    exception stack (functionality intro'd in RHEL3-U5 kernel).
- "kmem -[sS]" beefed up to more accurately verify slab cache chains and
    report errors found.
- Fix for ia64 INIT switch-generated backtrace handling when
    init_handler_platform() is inlined into ia64_init_handler(); properly
    handles both RHEL3 and RHEL4 kernel patches. BZ #138350
- Update to enhance ia64 gdb disassembly output so as to symbolically
    display call targets from kernel module text without requiring module
    debuginfo data.
2005-02-10 18:39:42 +00:00
cvsdist
e0854fb661 auto-import changelog data from crash-3.8-5.src.rpm
Wed Jul 14 2004 Dave Anderson <anderson@redhat.com> 3.8-5
- bump release for fc3
Tue Jul 13 2004 Dave Anderson <anderson@redhat.com> 3.8-4
- Fix for gcc 3.4.x/gdb issue where vmlinux was mistakenly presumed
    non-debug
2004-09-09 03:58:15 +00:00
cvsdist
c256ff657e auto-import changelog data from crash-3.8-3.src.rpm
Fri Jun 25 2004 Dave Anderson <anderson@redhat.com> 3.8-3
- remove (harmless) error message during ia64 diskdump invocation when an
    SMP system gets booted with maxcpus=1
- several 2.6 kernel specific updates
2004-09-09 03:57:09 +00:00
cvsdist
6f554a50a6 auto-import changelog data from crash-3.8-2.src.rpm
Thu Jun 17 2004 Dave Anderson <anderson@redhat.com> 3.8-2
- updated source package to crash-3.8.tar.gz
- diskdump support
- x86_64 processor support
2004-09-09 03:57:03 +00:00
cvsdist
d298941397 auto-import changelog data from crash-3.7-5.src.rpm
Mon Sep 22 2003 Dave Anderson <anderson@redhat.com> 3.7-5
- make bt recovery code start fix-up only upon reaching first faulting
    frame
Fri Sep 19 2003 Dave Anderson <anderson@redhat.com> 3.7-4
- fix "bt -e" and bt recovery code to recognize new __KERNEL_CS and DS
Wed Sep 10 2003 Dave Anderson <anderson@redhat.com> 3.7-3
- patch to recognize per-cpu GDT changes that redefine __KERNEL_CS and DS
Wed Sep 10 2003 Dave Anderson <anderson@redhat.com> 3.7-2
- patches for netdump active_set determination and slab info gathering
Wed Aug 20 2003 Dave Anderson <anderson@redhat.com> 3.7-1
- updated source package to crash-3.7.tar.gz
Wed Jul 23 2003 Dave Anderson <anderson@redhat.com> 3.6-1
- removed Packager, Distribution, and Vendor tags
- updated source package to crash-3.6.tar.gz
Fri Jul 18 2003 Jay Fenlason <fenlason@redhat.com> 3.5-2
- remove ppc from arch list, since it doesn't work with ppc64 kernels
- remove alpha from the arch list since we don't build it any more
Fri Jul 18 2003 Matt Wilson <msw@redhat.com> 3.5-1
- use %defattr(-,root,root)
Tue Jul 15 2003 Jay Fenlason <fenlason@redhat.com>
- Updated spec file as first step in turning this into a real RPM for
    taroon.
- Wrote man page.
2004-09-09 03:56:49 +00:00