summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disassember,*: Start separating the disassembler into a architecture specific...vboxsync2023-03-301-3/+2
* Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types (preparatio...vboxsync2023-03-291-8/+8
* 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
* tstLdr-4: check data accessess too. bugref:9232vboxsync2018-10-161-3/+17
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-6/+6
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* build fixvboxsync2012-06-151-1/+1
* DIS: Chagned FNDISREADBYTES to permit reading more bytes that the immeidate r...vboxsync2012-06-151-12/+7
* DISOPCODE: s/opcode/uOpcode/vboxsync2012-06-151-1/+1
* DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary cpu mod...vboxsync2012-06-151-1/+0
* DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.vboxsync2012-06-151-2/+2
* DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I just b...vboxsync2012-06-121-2/+2
* DISCoreOne* -> DISCore*.vboxsync2012-06-121-1/+1
* DIS,DIS-users: Drop the operand/parameter formatting during instruction parsi...vboxsync2012-06-121-1/+1
* DIS,VMM,REM,IPRT: Disassembler API adjustments.vboxsync2012-06-111-6/+10
* IPRT: -Wunused-parameter.vboxsync2011-10-221-0/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* rebranding: IPRT files again.vboxsync2008-04-211-1/+1
* Rebranding: replacing more innotek strings.vboxsync2008-04-181-1/+1
* The Big Sun Rebranding Header Changevboxsync2008-04-181-1/+5
* Compile fixesvboxsync2008-02-191-1/+4
* The Giant CDDL Dual-License Header Change.vboxsync2007-12-071-4/+13
* Compile fixvboxsync2007-09-211-1/+1
* Biggest check-in ever. New source code headers for all (C) innotek files.vboxsync2007-08-071-4/+0
* RT_OS_* and RT_ARCH_* for Runtime/ and Support/vboxsync2007-07-171-1/+1
* InnoTek -> innotek: all the headers and comments.vboxsync2007-06-011-2/+2
* Ported IPRT to ring-0 OS/2.vboxsync2007-03-041-1/+1
* const code.vboxsync2007-02-151-1/+1
* reproduce the EMAll.cpp relocation issue.vboxsync2007-02-151-5/+18
* oopsvboxsync2007-02-151-1/+1
* A new loader testcase.vboxsync2007-02-151-0/+136