|
|
@44042
|
12 years |
vboxsync |
shut up gcc
|
|
|
@41785
|
12 years |
vboxsync |
Comment typos.
|
|
|
@41510
|
13 years |
vboxsync |
IPRT/Elf: Working on loading watcom dwarf symbol files.
|
|
|
@39436
|
13 years |
vboxsync |
Runtime/ldrkStuff: fixed wrong buffer size
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39032
|
13 years |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38531
|
13 years |
vboxsync |
iprt: debug info coding…
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@36969
|
14 years |
vboxsync |
more gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36912
|
14 years |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@35191
|
14 years |
vboxsync |
Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
|
|
|
@35183
|
14 years |
vboxsync |
RTLdrLoadEx use RTERRINFO.
|
|
|
@35152
|
14 years |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@34959
|
14 years |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26249
|
15 years |
vboxsync |
ldr.cpp: warning.
|
|
|
@25631
|
15 years |
vboxsync |
Runtime: wrong asssertion
|
|
|
@25342
|
15 years |
vboxsync |
build fix.
|
|
|
@25341
|
15 years |
vboxsync |
ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of …
|
|
|
@25340
|
15 years |
vboxsync |
ldrPE.cpp: Dropped VERR_LDRPE_SECURITY.
|
|
|
@25259
|
15 years |
vboxsync |
ldrPE.cpp: Ignore IMAGE_DIRECTORY_ENTRY_SECURITY for now.
|
|
|
@25000
|
15 years |
vboxsync |
IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|
@19128
|
16 years |
vboxsync |
gcc-4.4 warning
|
|
|
@17019
|
16 years |
vboxsync |
RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
|
|
|
@17010
|
16 years |
vboxsync |
iprt: RTLdrIsLoadable for checking if an dynamically library could be …
|
|
|
@16935
|
16 years |
vboxsync |
kStuff,IPRT: kStuff r23 -> r26, kLdrModOpenFromRdr got image selection …
|
|
|
@16934
|
16 years |
vboxsync |
IPRT: Prep for upcoming FAT Mach-O support.
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@16439
|
16 years |
vboxsync |
ldrkStuff: 64-bit darwin changes, better error assertions.
|
|
|
@16404
|
16 years |
vboxsync |
kStuff: some preps for the 64-bit mach-o code.
|
|
|
@14049
|
16 years |
vboxsync |
ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@11888
|
16 years |
vboxsync |
IPRT: added RTLdrGetSuff.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7279
|
17 years |
vboxsync |
Runtime function to load a shared library from the application directories.
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5556
|
17 years |
vboxsync |
kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
|
|
|
@5552
|
17 years |
vboxsync |
Darwin build fixes.
|
|
|
@5551
|
17 years |
vboxsync |
kStuff integration in progress.
|
|
|
@5430
|
17 years |
vboxsync |
Added missing Makefile.kup.
|
|
|
@5421
|
17 years |
vboxsync |
ldr* -> common/ldr/
|
|
|
@5420
|
17 years |
vboxsync |
mkdir common/ldr
|