2012-01-10 |
jmcmullan | x11.hidd: Compiler delint
|
commit | commitdiff | tree |
2012-01-10 |
jmcmullan | all-pc/timer: eliminate another division opertation
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | cdrom-handler: Fix some debug prints on x86_64
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | ahci: Fix ATAPI support, add some more TD_* stubs
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | InstallAROS: Don't forget the L: directory
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | dos.library: Don't explicitly define DEBUG by default
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | ahci: Add stub TD_ADDCHANGEINT, TD_REMCHANGEINT
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | HDToolbox: Add ahci.device to the list
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | AHCI: Enable AHCI support for pc-x86_64 and pc-i386
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | ahci.device: Support for AHCI
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | BFormat: Ignore the RAW: device
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | i386-pc: Compiler delint
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | Wanderer: compiler delint
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | asl.library: Compiler delint
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | intuition.library: Be more verbose when debugging OpenWindow...
|
commit | commitdiff | tree |
2012-01-09 |
jmcmullan | console-handler: Don't die if a window couldn't be...
|
commit | commitdiff | tree |
2012-01-05 |
jmcmullan | icon.library: Use the correct method to get PNG chunk...
|
commit | commitdiff | tree |
2012-01-02 |
jmcmullan | exec/RemTask: Fix race condition where debug code in...
|
commit | commitdiff | tree |
2012-01-02 |
jmcmullan | exec/AddTail: Prevent infinite loop when debugging
|
commit | commitdiff | tree |
2012-01-02 |
jmcmullan | contrib/regina: FIX
|
commit | commitdiff | tree |
2012-01-01 |
jmcmullan | AROS: Convert NextTagItem() to non-const input
|
commit | commitdiff | tree |
2012-01-01 |
jmcmullan | AROSTCP: If sys/socket.h is included twice, don't prevent...
|
commit | commitdiff | tree |
2012-01-01 |
jmcmullan | fdsk.device: BPTR delint
|
commit | commitdiff | tree |
2011-12-29 |
jmcmullan | pciusb: UCHI bounce buffer support (for x86_64)
|
commit | commitdiff | tree |
2011-12-27 |
jmcmullan | arch/all-pc: Compiler delint
|
commit | commitdiff | tree |
2011-12-27 |
jmcmullan | asl.library: Compiler delint
|
commit | commitdiff | tree |
2011-12-21 |
jmcmullan | test/partition: Compiler delint
|
commit | commitdiff | tree |
2011-12-21 |
jmcmullan | dosboot: Compiler delint
|
commit | commitdiff | tree |
2011-12-19 |
jmcmullan | MetaMake: Support symlinks, and limit maximum directory...
|
commit | commitdiff | tree |
2011-12-19 |
jmcmullan | arch/m68k-all: Re-enable __mayalias for m68k
|
commit | commitdiff | tree |
2011-12-17 |
jmcmullan | tools/crosstools: Clean up makefile
|
commit | commitdiff | tree |
2011-12-17 |
jmcmullan | collect-aros: Fix build for m68k native
|
commit | commitdiff | tree |
2011-12-16 |
jmcmullan | arch/m68k-amiga: Fix patching order for multi-archive...
|
commit | commitdiff | tree |
2011-12-16 |
jmcmullan | graphics.library: Permit constant text attributes
|
commit | commitdiff | tree |
2011-12-16 |
jmcmullan | exec.library: Allow constants string searches for FindTask...
|
commit | commitdiff | tree |
2011-12-15 |
jmcmullan | dos.library: Force creation of new processes into MEMF_31BIT...
|
commit | commitdiff | tree |
2011-12-15 |
jmcmullan | exec.library/kernel.resource: Set/clear MEMF_31BIT...
|
commit | commitdiff | tree |
2011-12-15 |
jmcmullan | arch/m68k-amiga: Re-add the fetch-only option, needed...
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | clipboard.device: Fix crash on x86_64
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | arosc.library: Add some more bits and bobs to librom.a
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | workbench.library: For consistency, all UserData fields...
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | MUI: mui.h/muiaros.h - eliminate unneeded muiaros.h
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | workbench.library: am_UserData should be IPTR, not...
|
commit | commitdiff | tree |
2011-12-14 |
jmcmullan | kernel.resource: Compiler delint
|
commit | commitdiff | tree |
2011-12-12 |
jmcmullan | partition.library: Use the new AROS_LH3QUAD1 call for...
|
commit | commitdiff | tree |
2011-12-12 |
jmcmullan | genmodule/AROS_L*QUAD*: Support up to 3 LONGs before...
|
commit | commitdiff | tree |
2011-12-12 |
jmcmullan | compiler: Make __mayalias a noop on m68k (for now)
|
commit | commitdiff | tree |
2011-12-12 |
jmcmullan | textedit: Oops - missed some SDI changes
|
commit | commitdiff | tree |
2011-12-12 |
jmcmullan | zune/betterstring: Oops - missed some SDI changes
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | zune/openurl: Use global, not local, SDI definitions
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | codesets.library: Use global, not local, SDI headers
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | zune/texteditor: Use global, not local, SDI headers
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | zune/betterstring: Use global, not local, SDI headers
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | workbench.library: AddAppIcon() can now take CONST...
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | rexxsyslib: CONST goodness for CreateArgstring()
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | tools/FlexCat: Compiler delint
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | alib: Add some more CONST goodness for Rexx
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | unix/serial.hidd: Get this to at least compile
|
commit | commitdiff | tree |
2011-12-11 |
jmcmullan | arosc.library: Ugh. Forgot a getdtablesize() prototype
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | arosc.library: Double oops! getdtablesize() is defined...
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | arosc.library: Oops! Forgot at add setrlimit to the...
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | arosc.library: Add getdtablesize/getrlimit/setrlimit...
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | math*.library: Use the libcall_cc.h mechanism on m68k...
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | arch/m68k-amiga: Provide overridden routines that use...
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | arch/m68k-amiga: Allow AROS_L* routines to be overridden
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | mesa: gcc 4.6.2 delint
|
commit | commitdiff | tree |
2011-12-10 |
jmcmullan | Tests/mathtest: Remove arosc.library dependency
|
commit | commitdiff | tree |
2011-12-09 |
jmcmullan | gcc (m68k-amiga): Fix objc compilation
|
commit | commitdiff | tree |
2011-12-09 |
jmcmullan | arch/m68k-amiga: Update bootstrap compiler script
|
commit | commitdiff | tree |
2011-12-09 |
jmcmullan | arch/m68k-all: Update gcc to gcc 4.6.2
|
commit | commitdiff | tree |
2011-12-09 |
jmcmullan | gcc: enable objc compiler build
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | pccard.library: Compiler delint (uninitialized variables)
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | Tests/mountlist: Compiler delint (BSTR issues)
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | uaegfx.hidd: Compiler delint
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | amigamouse.hidd: Compiler delint
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | amigakbd.hidd: Compiler delint
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | amigavideo.hidd: Compiler delint
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | card.resource (m68k): Compiler delint
|
commit | commitdiff | tree |
2011-12-08 |
jmcmullan | arch/m68k-all: Compiler delint (gcc 4.6.2)
|
commit | commitdiff | tree |
2011-12-07 |
jmcmullan | Decoration: Compiler delint
|
commit | commitdiff | tree |
2011-12-07 |
jmcmullan | Test/MountList: Compiler delint
|
commit | commitdiff | tree |
2011-12-06 |
jmcmullan | m68k-amiga: Update to gcc 4.5.3, try to get libgcc2...
|
commit | commitdiff | tree |
2011-12-03 |
jmcmullan | card.resource: Fix some dependencies
|
commit | commitdiff | tree |
2011-12-02 |
jmcmullan | gcc: Look in SYS:Development/include, not SYS:Development...
|
commit | commitdiff | tree |
2011-12-02 |
jmcmullan | crosstools: Try to use locally installed GMP/MPC/MPFR...
|
commit | commitdiff | tree |
2011-12-01 |
jmcmullan | exec.library: Fix build for everything which is not...
|
commit | commitdiff | tree |
2011-12-01 |
jmcmullan | mesa.library: Fix inverted atomic decrement result...
|
commit | commitdiff | tree |
2011-12-01 |
jmcmullan | Revert "workbench/libs/workbench: Remove dirty libbase...
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | gemimage datatype: 64bit fixes
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | degas datatype: 64bit fixes
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | mesa.library: Return the 'noop' context if glinit failed
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | mesa.library: Fix typo
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | libarossupport.a: Correct DECL usage for C++ safety
|
commit | commitdiff | tree |
2011-11-30 |
jmcmullan | mesa.library: Reorder glCombinerOutputNV() args
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | test-mesa: Compiler delint
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | mesa.library: Compiler workaround for m68k
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | libarossupport.a: CHECKME - add __cplusplus support
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | mesa: Compiler delint
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | kprintf: format should be 'const char *', so that C...
|
commit | commitdiff | tree |
2011-11-28 |
jmcmullan | mesa: Enable m68k C++ compilation
|
commit | commitdiff | tree |