1. 09d9b8f Remove libunwind-ptrace dependency. by Christopher Ferris · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. c0bdf6d Remove unnecessary manual include path entries. by Elliott Hughes · 9 years ago
  3. 765aa40 Use the libcxxabi __cxa_demangle. by Elliott Hughes · 9 years ago
  4. 10ffb54 Remove makefile cruft. by Elliott Hughes · 10 years ago
  5. 82ae184 Build ltrace for x86 and x86-64. by Elliott Hughes · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  6. 161efa6 Merge "Re-add stpcpy call." by Christopher Ferris · 10 years ago
  7. 5dcd313 ltrace: Temporarily disable ltrace on x86. by Mohamad Ayyash · 10 years ago
  8. 5572081 ltrace: Build ltrace on arm, arm64 and x86 only. by Mohamad Ayyash · 10 years ago
  9. 855b8a2 Merge "ltrace: Fix the mips build." by Mohamad Ayyash · 10 years ago
  10. 27e80c9 ltrace: Fix the mips build. by Mohamad Ayyash · 10 years ago
  11. 6bc89fe Re-add stpcpy call. by Christopher Ferris · 10 years ago
  12. 1031614 ltrace: Get it to build on Android (Android.mk and missing functions) by Mohamad Ayyash · 10 years ago
  13. 6bacfc7 Add missing #include stdio.h by dann frazier · 10 years ago
  14. 2e8ee3b add missing <stdint.h> include by dann frazier · 10 years ago
  15. 295b98e Add MODULE_LICENSE_GPL and NOTICE files by Conley Owens · 10 years ago
  16. 5da68e9 Add --config to man, drop -X from options.c by Petr Machata · 10 years ago
  17. 8137e80 Initialize struct process.e_machine and .e_class for secondary threads by Petr Machata · 10 years ago
  18. 0bb3f39 Add some stuff to libc.so.conf by Petr Machata · 10 years ago
  19. d988483 Update NEWS, README by Petr Machata · 10 years ago
  20. 912a0f7 Implement aarch64 support by Petr Machata · 10 years ago
  21. 0b5457a Set child stack alignment in trace-clone.c by Petr Machata · 10 years ago
  22. 63753e0 Force use of SYS_open on aarch64 as well by Petr Machata · 10 years ago
  23. 81efcb0 Rewrite system_calls.exp by Petr Machata · 10 years ago
  24. f39611f Add some missing system calls to syscalls.conf by Petr Machata · 10 years ago
  25. a94829b Improve HFA-related test cases by Petr Machata · 10 years ago
  26. 94773bf Manpage and --help clarifications by Petr Machata · 10 years ago
  27. a0093ca Don't crash untraced calls via PLT in prelinked PPC64 binaries by Petr Machata · 10 years ago
  28. 56134ff Add a new per-breakpoint callback on_install by Petr Machata · 10 years ago
  29. f0d662e Drop unused function enable_all_breakpoints by Petr Machata · 10 years ago
  30. 79e64bc Type umovebytes properly by Petr Machata · 10 years ago
  31. b882ba7 Initialize libsym early in trace.c to help the compiler. by Mark Wielaard · 10 years ago
  32. dfefa9f Add support for using elfutils as unwinder. by Mark Wielaard · 10 years ago
  33. 6bcc092 Type proc_each_breakpoint properly by Petr Machata · 10 years ago
  34. 3574252 Fix a problem in tracing across fork on PPC64 by Petr Machata · 10 years ago
  35. 6aafe55 minor fixes in manpages by Juan Cespedes · 10 years ago
  36. 0f6f30c Nits by Petr Machata · 10 years ago
  37. 5d3be33 Fix infinite loop in stack unwind by Luca Clementi · 10 years ago
  38. f194715 Minor fixes in manpages by Juan Cespedes · 10 years ago
  39. af452c6 check return value of unw_get_reg and unw_get_proc_name by Luca Clementi · 10 years ago
  40. 5b83bc7 Drop debian/ directory by Juan Cespedes · 10 years ago
  41. f7864d6 Support IRELATIVE relocations on s390 by Petr Machata · 10 years ago
  42. 42cccc9 On s390{,x}, r2 is scrambled after syscall entry by Petr Machata · 10 years ago
  43. 7b0088d On x86{,_64}, PLT entries may not be ordered by their relocation by Petr Machata · 10 years ago
  44. 8a730f3 Consider exec and exit events an end of outstanding calls by Petr Machata · 10 years ago
  45. 6415034 Update NEWS by Petr Machata · 11 years ago
  46. 416efe4 Add a test case for wide character functions by Petr Machata · 11 years ago
  47. dbd6175 Update NEWS by Petr Machata · 11 years ago
  48. 9521f93 In read_config_file.c, clone type info when unsharing it by Petr Machata · 11 years ago
  49. 6e570e5 Cleanups by Petr Machata · 11 years ago
  50. a09fb66 Add many wide cheracter functions to libc.so.conf by Petr Machata · 11 years ago
  51. caccda0 Use wcwidth to exactly determine how much space a character took by Petr Machata · 11 years ago
  52. aa85b1c Add fdopen prototype to libc.so.conf by Petr Machata · 11 years ago
  53. 69737c0 When a typedef X_t is requested, don't match lens named X instead by Petr Machata · 11 years ago
  54. 2bfea35 Add error message if ltelf_init fails to open ELF by Petr Machata · 11 years ago
  55. 0ba3c5e In ltrace_init, don't call ltelf_destroy if ltelf_init fails by Petr Machata · 11 years ago
  56. c00837c Support wide character strings by Petr Machata · 11 years ago
  57. 0ffc085 Add a TODO item by Petr Machata · 11 years ago
  58. 0c0afe3 Support pre-8.5 TCL's by providing our own lreverse in ltrace.exp by Petr Machata · 11 years ago
  59. b5c837f Replace a chain of stpcpy's with a sprintf by Petr Machata · 11 years ago
  60. 8939620 Plug a leak by Petr Machata · 11 years ago
  61. 4ec22bd Plug a leak by Petr Machata · 11 years ago
  62. d2154ea Fix use-after-free by Petr Machata · 11 years ago
  63. 9e33f5a Fix compilation on ARM by Petr Machata · 11 years ago
  64. 1383e5b In ARM backend, move hooks for ltrace_elf and library to plt.c by Petr Machata · 11 years ago
  65. 4f2f66e Move load_dynamic_entry from PPC backend to ltrace-elf.c/.h by Petr Machata · 11 years ago
  66. 1118c60 Add trace-irelative.exp to Makefile.am by Petr Machata · 11 years ago
  67. cecec2e Update TODO by Petr Machata · 11 years ago
  68. cb9d174 Bump release to 0.7.91 by Petr Machata · 11 years ago
  69. fa844db Full support of IFUNC tracing on PPC32 by Petr Machata · 11 years ago
  70. 97d1366 Add elf_add_plt_entry as a separate entry point by Petr Machata · 11 years ago
  71. fec0b3b Move code for tracing IFUNC symbols by Petr Machata · 11 years ago
  72. 54bb64c Partial support of IFUNC tracing on PPC32 by Petr Machata · 11 years ago
  73. ba36f0a Cleanups by Petr Machata · 11 years ago
  74. ce011e2 The irelative test case should check for IFUNC in shared library as well by Petr Machata · 11 years ago
  75. 0ed5399 Properly publish read_relplt interface, rename it to elf_read_relocs by Petr Machata · 11 years ago
  76. d8286ed Show "nil" also for void* values by Petr Machata · 11 years ago
  77. 73b85aa Support tracing P_PPC64_JMP_IREL slots by Petr Machata · 11 years ago
  78. e7746d3 If breakpoint_get_return_bp yields NULL breakpoint, don't try to add it by Petr Machata · 11 years ago
  79. b904bdb Remove unused include by Luca Clementi · 11 years ago
  80. b061bae Split linux_elf_find_irelative_name out of linux_elf_add_plt_entry_irelative by Petr Machata · 11 years ago
  81. 673ff51 Keep PLT relocations in a vector by Petr Machata · 11 years ago
  82. 481a1eb OPD-transate the address that comes back from IFUNC resolver by Petr Machata · 11 years ago
  83. 693cd28 Rewrite the IFUNC test case to avoid GCC attribute by Petr Machata · 11 years ago
  84. 5178825 Update NEWS by Petr Machata · 11 years ago
  85. 5069ef8 Fix fetching of system call arguments on i386 by Petr Machata · 11 years ago
  86. ac52f26 When looking for longest matching soname substring, we don't copy enough by Petr Machata · 11 years ago
  87. 88070a8 sysdeps/linux-gnu/trace.c misses #include <stdint.h> by Petr Machata · 11 years ago
  88. 8eacf65 Update TODO by Petr Machata · 11 years ago
  89. 98a7dce Look up protolibs whose name partially matches the loaded DSO by Petr Machata · 11 years ago
  90. e7b6bed remove useless unw_get_reg of stack pointer by Luca Clementi · 11 years ago
  91. 10d95bd Add NEWS blurb by Petr Machata · 11 years ago
  92. 0c9e76c Add a test case for IRELATIVE and IFUNC support by Petr Machata · 11 years ago
  93. b3d6180 Linux backend now supports tracing of IFUNC symbols by Petr Machata · 11 years ago
  94. b8f0d8b Allow the prototype to be specified directly at the symbol by Petr Machata · 11 years ago
  95. c65c24a Extract the logic for creating void* type to type_get_voidptr by Petr Machata · 11 years ago
  96. a186b0e Add backend call os_elf_add_func_entry by Petr Machata · 11 years ago
  97. 1e4b8c8 Enable IRELATIVE tracing on x86 and x86_64 by Petr Machata · 11 years ago
  98. b420a22 Add support for tracing of IRELATIVE PLT entries by Petr Machata · 11 years ago
  99. 7a29f9e Add elf_each_symbol by Petr Machata · 11 years ago
  100. 4e293f9 Document a possible richer iteration interface by Petr Machata · 11 years ago