SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libdwarves1-devel-1.7-5.i686.rpm :
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 1.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 1.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Fri Feb 13 13:00:00 2009 Arnaldo Carvalho de Melo - 1.7-3
- Add BuildRequires for zlib-devel

Fri Feb 13 13:00:00 2009 Arnaldo Carvalho de Melo - 1.7-2
- Own /usr/share/dwarves, fixes #473645

Fri Feb 13 13:00:00 2009 Arnaldo Carvalho de Melo - 1.7-1
- A CTF decoder based on work done by David S. Miller
- Handle DW_TAG_class_type,
- Add support for showing classes with a prefix
- Add support to DW_TAG_ptr_to_member_type
- Handle typedef definitions in functions
- Print the number of members in a struct/class
- Handle the empty base optimization trick (Zero sized C++ class)
- codiff detect changes in the prototype even when function size doesn\'t change
- pfunct: Implement --expand_types
- Reduce memory consumption by using a strings table
- Speed up struct search by name
- Several minor bug fixes and infrastructure improvements.
- Initial man page for pahole

Mon Feb 11 13:00:00 2008 Arnaldo Carvalho de Melo - 1.6-1
- c83d935a4fd561a3807f520c126c2a61ae1f4d83
- [DWARVES]: Use a hash table for the tags in a CU

Thu Feb 7 13:00:00 2008 Arnaldo Carvalho de Melo - 1.5-1
- c4e49add9e48ff08a8ba4187ea43d795af995136
- PAHOLE: Introduce --defined_in
- DWARVES: Another fix for DW_TAG_base_type entries without DW_AT_name
- PAHOLE: Cope with DW_TAG_basic_type entries without DW_AT_name
- CODIFF: Allow passing /dev/null as one of the files to compare
- DWARVES: Allow passing NULL as self to cu__find_
- DWARVES: Fixup usage messages
- DWARVES: Find holes in inner, nameless structs
- DWARVES: Adopt tag__follow_typedef from pahole
- DWARVES: Add some destructors: tag, cu, namespace
- CODIFF: Check if the objects are the same when we have build-id
- DWARVES: Introduce cu__same_build_id
- DWARVES_REORGANIZE: Proper tail padding fixup
- DWARVES: Don\'t search in empty structs
- DWARVES: Follow const and volatile tags to its ultimate types
- PAHOLE: Add a newline after the --class_dwarf_offset output
- PAHOLE: Expose type__find_first_biggest_size_base_type_member
- DWARVES: Introduce type__find_first_biggest_size_base_type_member
- PAHOLE: Account arrays properly when changing word-size
- PAHOLE: Follow typedefs too when resizing unions
- PAHOLE: Follow typedefs to find if they are resized structs/unions
- PAHOLE: Check if types of struct and union members were already resized
- DWARVES_REORGANIZE: Fixup class__fixup_alingment
- PAHOLE: Allow changing the architecture word-size
- DWARVES_REORGANIZE: Adopt class__add_offsets_from and class__fixup_alignment from ctracer
- DWARVES: build id support requires a recent elfutils package

Sat Jan 5 13:00:00 2008 Arnaldo Carvalho de Melo - 1.4-1
- 8e099cf5d1f204e9ea1a9c8c0f1a09a43458d9d3
- codiff fixes

Sun Dec 9 13:00:00 2007 Arnaldo Carvalho de Melo - 1.3-2
- c6c71398cd2481e219ea3ef63f32c6479ba4f08f
- SPEC file adjustments to follow http://fedoraproject.org/wiki/Packaging/cmake

Sat Dec 8 13:00:00 2007 Arnaldo Carvalho de Melo - 1.3-1
- c4ee21aa122f51f2601893b2118b7f7902d2f410
- Fixed bitfield byte offset handling, now there are no
more BRAIN FART alerts on a x86_64 linux kernel and on
an old openbsd kernel image.

Thu Dec 6 13:00:00 2007 Arnaldo Carvalho de Melo - 1.2-1
- 07e0974f2c3798acb8e9a2d06f6b2ece7a01c508
- Fix a patological bitfield case

Thu Dec 6 13:00:00 2007 Arnaldo Carvalho de Melo - 1.1-1
- 2c01420b51e889196b42a204910b46811ab22f1a
- ctracer now generates systemtap scripts
- Lots of other fixes, see git changelog.

Tue May 8 14:00:00 2007 Arnaldo Carvalho de Melo - 1.0-1
- 161c6712f4ae1b7e2ea50df3a0d5c28310905cec
- handle --help, -? --usage on with_executable_option()

Tue May 8 14:00:00 2007 Arnaldo Carvalho de Melo
- b8eb5eb214f3897ea6faa3272879baa8bf2573c0
- Fix cus__loadfl detection of --executable

Sun May 6 14:00:00 2007 Arnaldo Carvalho de Melo
- 05351ece16e5203717dd21a6fc1ad2e6ff87c203
- libdwarves_emit

Tue Apr 3 14:00:00 2007 Arnaldo Carvalho de Melo
- f3c4f527f70053e39b402005107ead6cb10e0b4a
- Fix some --reorganize bugs

Mon Apr 2 14:00:00 2007 Arnaldo Carvalho de Melo
- 1ec66565a12ce7f197cd40e3901ed6be84935781
- --reorganize improvements
- --packable uses --reorganize code to show structs that can be packed by
reorganization done with --reorganize.

Fri Mar 30 14:00:00 2007 Arnaldo Carvalho de Melo
- fd3542317508d04e8178c5d391385d2aa50d6fb7
- Use libdwfl in all tools that handle just one file, codiff and ctracer
still need work and are still using plain libdw.

Sun Feb 25 13:00:00 2007 Arnaldo Carvalho de Melo
- 3c148cd84b74b89663febdefab23356952906502
- _snprintf routines changed to _fprintf
- codiff shows diffs in number and total size of inline expansions
- codiff shows diffs in the number of lexblocks
- better alignment in the --expand_types case
- CMake improvements

Fri Feb 2 13:00:00 2007 Arnaldo Carvalho de Melo
- d37f41df58c375412badf827e24dfc346cea2ff2
- ostra-cg
- relay/debugfs
- mini-structs
- ctracer2ostra
- All this in the Makefile

Fri Feb 2 13:00:00 2007 Arnaldo Carvalho de Melo
- b7cad1782d683571ffb2601b429ab151bddad5d7
- pglobal, by Davi Arnaut
- pahole --show_reorg_steps
- Reorganize bitfields in pahole --reorganize

Tue Jan 30 13:00:00 2007 Arnaldo Carvalho de Melo
- 8e236f4ca37b8a3d2057f4ede5a14ab1fa99f73c
- x86-64 lib install fixes

Tue Jan 30 13:00:00 2007 Arnaldo Carvalho de Melo
- 4a4b75e75a6d7f34215d320cc4a9f669b6ba4075
- pahole --reorganize

Mon Jan 29 13:00:00 2007 Arnaldo Carvalho de Melo
- 2de67fcaf401ac1e20feca5fa88dfc63fbc4203e
- Type expansion!

Sat Jan 27 13:00:00 2007 Arnaldo Carvalho de Melo
- 6bf2d2d7707b65e7ca21a13706d8d07824cd6f2f
- ctracer improvements, /usr/lib/ctracer/, etc

Fri Jan 26 13:00:00 2007 Arnaldo Carvalho de Melo
- c49f2c963425d5c09c429370e10d9af3d7d7fe32
- Emit typedefs of typedef arrays
- Detect typedef loops
- Fix emission of arrays of structs, unions, etc
- use sysconf for the default cacheline size

Thu Jan 18 13:00:00 2007 Arnaldo Carvalho de Melo
- fab0db03ea9046893ca110bb2b7d71b764f61033
- pdwtags added

Wed Jan 17 13:00:00 2007 Arnaldo Carvalho de Melo
- e3786105c007a39ff3dbfb36a3037e786021e0c6
- First Fedora native build
- struct, enum, enum, void typedefs

Sat Jan 13 13:00:00 2007 Arnaldo Carvalho de Melo
- 9a413e60a3875980d99817722bf019cba3a24573
- pahole --nr_methods, improvements in tag__print, better support for unions

Fri Jan 12 13:00:00 2007 Arnaldo Carvalho de Melo
- a1f5422656a91568a8b4edbcebaae9c1837b5cbd
- Support a DW_TAG_reference_type

Fri Jan 12 13:00:00 2007 Arnaldo Carvalho de Melo
- 0ad467a32187e1929c14054a0fc7326bc4d235c8
- Added a description

Thu Jan 11 13:00:00 2007 Arnaldo Carvalho de Melo
- new release with type not found asserts replaced by error messages

Thu Jan 11 13:00:00 2007 Arnaldo Carvalho de Melo
- package created


 
ICM