summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/memcmp.asm
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* iprt/memcmp.asm: Now with watcom calling convention option, we must not clear...vboxsync2018-11-091-1/+2
* IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code (GA main...vboxsync2018-10-281-3/+10
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* memcmp.asm: indent.vboxsync2016-04-231-22/+22
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the bytes that ...vboxsync2010-06-161-1/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. Added n...vboxsync2008-11-101-1/+1
* rebranding, eolvboxsync2008-04-211-1/+1
* The Big Sun Rebranding Header Changevboxsync2008-04-181-1/+5
* the clearing of xAX was supposed to be in the common part (see previous change).vboxsync2008-02-291-1/+1
* Initialize xAX to zero, was broken in the 64-bit success path.vboxsync2008-02-291-2/+1
* The Giant CDDL Dual-License Header Change.vboxsync2007-12-071-9/+19
* string -> common/stringvboxsync2007-10-211-0/+128