LinuxTV

CVS log for dietlibc/x86_64/strlen.S

[BACK] Up to [DVB] / dietlibc / x86_64

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 10 18:27:23 2018 UTC (6 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -4 lines
more PIE work (actually appears to work now)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 8 22:03:17 2017 UTC (7 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +21 -6 lines
add some explanatory comments

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:04:49 2016 UTC (8 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1 lines
  plumbing to get preliminary PIE support for x86_64

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 28 22:44:06 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
valgrind is an int, not a long

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:13:30 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
explicit non-executable stack marking for some x64 functions
add x64 asm memcmp, memset, memcpy
remove untested warning from x64 clone

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 3 16:44:11 2011 UTC (13 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0 lines
fix "make dyn" for x86_64

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 2 20:22:07 2010 UTC (14 years ago) by leitner
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -0 lines
  add WANT_VALGRIND_SUPPORT in dietfeatures.h.  When #defined, the
    startup code will check if the program is running under valgrind,
    and if it is, the SIMD optimized string routines will switch back to
    a slower version that does not generate valgrind false positives.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 27 23:19:19 2009 UTC (14 years, 7 months ago) by leitner
Branches: MAIN
some asm string functions

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>