Commit Graph

132 Commits

Author SHA1 Message Date
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
Bill Nottingham
5e462e30b5 makefile update to properly grab makefile.common 2007-10-15 18:40:28 +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
1173b73efb s390/s390x build requires removal of pt_regs reference in lkcd asm struct 2006-08-07 17:51:51 +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
d6fc3fc506 updates for gcc 4 build. 2005-03-03 16:53:39 +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
cvsdist
8bbe768ca3 Setup of module crash 2004-09-09 03:56:46 +00:00