[ltrace-commits] branch master updated (0896ce5 -> 45efc69)

Petr Machata pmachata-guest at moszumanska.debian.org
Fri Jul 25 11:05:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

pmachata-guest pushed a change to branch master
in repository ltrace.

      from  0896ce5   dict_hash_uint64: do not ignore upper 32 bits of the quantity
       new  f781aa3   We now use known prototypes for all aliased symbols (same address)
       new  0aaff4e   DWARF prototypes are now generated with both the plain and the linkage names
       new  78a36b1   renamed _dtor_* and _clone_* functions to remove the leading _
       new  4c44c94   whitespace 'if(' -> 'if ('
       new  245eebb   clarified some int return code checking
       new  04606b1   added forgotten free(), forgotten return
       new  7f40855   library_exported_names_each_alias(), library_exported_names_each() now restartable
       new  5b489a9   removed needless #include
       new  44fb0d5   Made activate_latent_in() iterations much more efficient
       new  c49ade4   un-consted some variables to build with older (<= gcc-4.6) compilers
       new  5f552ca   I now always build the export list
       new  bc7551c   Fix cloning of libraries with Dwarf support
       new  45efc69   Copy struct library.should_activate_latent on clone

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dwarf_prototypes.c |  53 ++++++++-----
 library.c          | 226 ++++++++++++++++++++++++++++++++++++++++++++++-------
 library.h          |  64 +++++++++++++--
 ltrace-elf.c       |  71 +++++++++--------
 output.c           |  39 ++++++++-
 proc.c             |  67 +++++++++++-----
 6 files changed, 407 insertions(+), 113 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ltrace.git



More information about the ltrace-commits mailing list