index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coregrind
/
m_trampoline.S
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-03
A number of changes relating to syscall numbering:
njn
1
-7
/
+1
2009-05-28
Merge the DARWIN branch onto the trunk.
njn
1
-0
/
+302
2009-03-10
Updated copyright years.
njn
1
-2
/
+2
2008-10-26
Fix references to undefined labels. Why was ld even prepared to link
sewardj
1
-2
/
+2
2008-02-11
Update copyright dates ("200X-2007" --> "200X-2008").
sewardj
1
-2
/
+2
2007-09-10
ppc64-linux equivalent to r6813 (use sigframe return stub in
sewardj
1
-0
/
+6
2007-09-10
ppc32-linux signal handling: don't place the sigframe return stub on
sewardj
1
-0
/
+12
2007-08-27
Followup to r6783: supply a correct index/strchr replacement for
sewardj
1
-21
/
+26
2007-08-27
This module supplies various replacement functions, amongst them a
sewardj
1
-21
/
+19
2007-08-24
gcc-4.3 compile fixes.
sewardj
1
-2
/
+2
2007-02-27
Add .eh_frame gunk for VG_(amd64_linux_REDIR_FOR_vgettimeofday) and
sewardj
1
-1
/
+49
2007-01-08
Update copyright dates.
sewardj
1
-2
/
+2
2006-11-10
Syscall tidying.
sewardj
1
-3
/
+14
2006-10-17
Merge r6153: Add client startup code for AIX5.
sewardj
1
-5
/
+287
2006-10-14
Create a new module, m_vkiscnums, and move all the system call numbers
sewardj
1
-1
/
+1
2006-06-05
Update copyright dates.
sewardj
1
-1
/
+1
2006-04-29
Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linux
sewardj
1
-7
/
+3
2006-01-17
More ppc64-linux function replacement/wrapping stuff.
sewardj
1
-0
/
+5
2006-01-12
Fix more ppc64-linux function wrapping and symbol-table bits and pieces.
sewardj
1
-27
/
+47
2006-01-05
Initial redirect stuff for ppc64-linux.
sewardj
1
-1
/
+32
2005-12-22
fixed up ppc64 assembly with .opd sections
cerion
1
-0
/
+17
2005-11-29
Add framework for ppc64 support. Apologies in advance for the
sewardj
1
-0
/
+26
2005-11-20
As with ppc it's necessary to have an initial redirect for index(strchr)
sewardj
1
-1
/
+43
2005-10-15
Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some
sewardj
1
-0
/
+23
2005-10-12
ppc32 only: give debug info names for a couple of fns to make
sewardj
1
-1
/
+4
2005-10-01
ppc32-linux only: redirect strcmp right from the start.
sewardj
1
-4
/
+41
2005-09-29
Make ppc32-linux build again following aspacem merge. Doesn't work, though:
sewardj
1
-13
/
+43
2005-09-27
This commit merges in changes from branches/ASPACEM (specifically,
sewardj
1
-1
/
+19
2005-08-18
The strlen that ld.so uses on ppc32 causes a lot of false errors in
sewardj
1
-3
/
+19
2005-06-21
Un-break the build on ppc32-linux. This whole multiplatform
sewardj
1
-9
/
+11
2005-06-21
Simplify the implementation of m_trampoline and the stuff that refers
sewardj
1
-58
/
+51
2005-06-20
Finally, valgrind on ppc32.
cerion
1
-0
/
+9
2005-06-19
Put VG_(client_trampoline_code) in m_trampoline.
njn
1
-0
/
+3
2005-06-19
Final commit for the initial modularisation pass:
njn
1
-1
/
+1
2005-06-18
Export amd64 specific trampline offsets.
tom
1
-0
/
+2
2005-06-18
Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h.
njn
1
-1
/
+1
2005-06-18
Moved the code trampoline stuff into a new module, m_trampoline. Not
njn
1
-0
/
+122