3
0
forked from pool/systemtap
systemtap/systemtap.changes

82 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 23 16:43:53 CET 2007 - tiwai@suse.de
- fix mmap syscall on s390x (#248110)
-------------------------------------------------------------------
Thu Feb 15 13:20:32 CET 2007 - tiwai@suse.de
- fix a wrong name of store_deref definition (#245544)
-------------------------------------------------------------------
Wed Feb 14 16:39:39 CET 2007 - tiwai@suse.de
- fix the handling of function arguments on s390x (#245310)
-------------------------------------------------------------------
Tue Feb 6 14:51:54 CET 2007 - tiwai@suse.de
- update to snapshot 20070203, bugfixes including:
* add missing sockets tapset support (#239346)
* fix the array membership (#242481)
-------------------------------------------------------------------
Wed Jan 31 13:44:43 CET 2007 - tiwai@suse.de
- turn on Autoprov again to fix broken dependency.
-------------------------------------------------------------------
Tue Jan 30 12:01:03 CET 2007 - tiwai@suse.de
- update to snapshot 20070120 and elfutils-0.125 to fix major
bugs (#238710):
* fixed libdw known bugs in elfutils 0.124
* add the missing support of tapsetr/errno.stp for s390x
* fix conditionals in syscall tapset for s390x
* new macros to safely read/write values from kernel pointers
* fix the non-standard C behavior to handle NULL in an array
* fixed support for benchmarking mode with off-line code
* added support to allow user to use array size declarations
* reduce number of calls to stp_module_relocate within $tvar
functions
-------------------------------------------------------------------
Tue Jan 9 19:30:00 CET 2007 - tiwai@suse.de
- updated to the recent snapshot version (FATE 301670).
* fix cache bugs
* auto-tools fixes
* probe registartion rework
* allow negative numeric literals
* bugfixes/optmizations
- elfutls 1.2.4
removed codes with problematic license in elfutils (#232894)
-------------------------------------------------------------------
Thu Aug 24 19:10:59 CEST 2006 - tiwai@suse.de
- update elfutils to 1.2.3, including vmlinux.debuginfo fix.
-------------------------------------------------------------------
Thu Aug 24 18:20:39 CEST 2006 - tiwai@suse.de
- fix the auto-lookup of vmlinux debuginfo for SUSE systems
- fix the stp compilation with 2.6.18 kernel
-------------------------------------------------------------------
Wed Aug 9 15:27:09 CEST 2006 - tiwai@suse.de
- updated to latest snapshot (version 0.5.8)
with elfutils-1.2.2.
-------------------------------------------------------------------
Tue Apr 18 03:14:22 CEST 2006 - mason@suse.de
- Update to latest snapshot
-------------------------------------------------------------------
Sun Apr 9 20:32:35 CEST 2006 - mason@suse.de
- created package