home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / ltrace / ChangeLog < prev    next >
Encoding:
Text File  |  2006-03-05  |  2.3 KB  |  75 lines

  1. 2006-03-06  Ian Wienand  <ianw@ieee.org>
  2.  
  3.     * Makefile.in: remove unneeded dirs from make dist; use rm
  4.     directly.
  5.  
  6. 2006-02-22  Ian Wienand  <ianw@ieee.org>
  7.  
  8.     * COPYING: update from FSF to update address
  9.     * Makefile.in: check for SVN checkout with make dist.
  10.  
  11. 2006-02-21  Ian Wienand  <ianw@ieee.org>
  12.  
  13.     * README: update to point to Alioth list
  14.  
  15. 2006-02-21  Ian Wienand  <ianw@ieee.org>
  16.  
  17.     * lots!: Rebase from RedHat 0.3.36-4.2 package.  Forward port most
  18.     of the below changes that weren't already there.  Bump version to
  19.     0.4 as there are two added architectures and internal API changes.
  20.     All changes from this point on should be reflected in this file.
  21.  
  22. 2006-02-17  Ian Wienand  <ianw@ieee.org>
  23.  
  24.     * sysdeps/linux-gnu/ia64/arch.h: add ia64 support
  25.     * sysdeps/linux-gnu/ia64/breakpoint.c: add
  26.     * sysdeps/linux-gnu/ia64/Makefile: add
  27.     * sysdeps/linux-gnu/ia64/plt.c: add
  28.     * sysdeps/linux-gnu/ia64/ptrace.h: add
  29.     * sysdeps/linux-gnu/ia64/regs.c: add
  30.     * sysdeps/linux-gnu/ia64/signalent.h: add
  31.     * sysdeps/linux-gnu/ia64/syscallent.h: add
  32.     * sysdeps/linux-gnu/ia64/trace.c: add
  33.     * elf.h: add extra field for PLT size
  34.     * elf.c: put in PLT size
  35.     * sysdeps/linux-gnu/breakpoint.c: add arch breakpoint override
  36.     * sysdeps/linux-gnu/trace.c: don't single step after breakpoint for
  37.     ia64
  38.  
  39.     * configure.ac: add version to AC_INIT, bump version to 0.3.38
  40.     * options.c: use PACKAGE_VERSION
  41.  
  42. 2006-02-16  Ian Wienand  <ianw@ieee.org>
  43.  
  44.     * Makefile.in: install documentation into share/doc, make dist
  45.     target from SVN export.
  46.  
  47. 2006-02-16  Rajeev V. Pillai <rajeevvp@yahoo.com>
  48.  
  49.     * Makefile.in: pass through CPP and LD FLAGS
  50.  
  51. 2006-02-16  Ian Wienand  <ianw@ieee.org>
  52.  
  53.     * read_config_file.c: initialise pt stack argument to stop warning
  54.     * summary.c: make show_summary() obey -C for demangaling function names
  55.  
  56. 2006-02-16 Bernd Zeimetz <bernd@zeimetz.de>
  57.  
  58.     * ltrace.1: reference reportbug
  59.  
  60. 2006-02-16 Colin S. Miller <csmiller@iname.com>
  61.  
  62.     * ltrace.1: fix debug typo
  63.  
  64. 2006-02-16  Andrew Stribblehill <ads@debian.org>
  65.  
  66.     * etc/ltrace.conf: fix putenv typo
  67.  
  68. 2006-02-16  Ian Wienand <ianw@ieee.org>
  69.  
  70.     * README: update
  71.     * Makefile.in: remove obsolete -I- for -iquote, add TAGS target
  72.     * debug.c, debug.h: __PRETTY_FUNCTION__ is const; change specifier
  73.     to stop warnings.
  74.     * ltrace.1: add a note about not tracing dlopen()ed libraries
  75.