florian
|
ec3063c8cc
* forgot to regenerate msgtxt.inc
|
hace 10 años |
Tomas Hajny
|
bec4a9ceb7
* modified solution for ensuring validity of cached conversion objects
|
hace 10 años |
Tomas Hajny
|
faead59e7a
* start building unicode related units
|
hace 10 años |
marco
|
ea6894cd14
* remove deprecated CASE node of socket addr (deprecated since 2010)
|
hace 10 años |
marco
|
f2d4792342
* fix use of deprecated fields.
|
hace 10 años |
Károly Balogh
|
645058353e
morphunits: added a MorphOS-adapted iffparse.library interface unit
|
hace 10 años |
pierre
|
017d82efb7
Regenerated after 29384: Add -Cg option for mips and mipsel cpu's on unix-like systems
|
hace 10 años |
pierre
|
491fb0dcce
Add -Cg option for mips and mipsel cpu's on unix-like systems
|
hace 10 años |
florian
|
2c26c35eb6
* updated copyright year to 2015
|
hace 10 años |
florian
|
29d4037a9c
* make integer division instruction (div/idiv) on x86 dependent on the
|
hace 10 años |
Károly Balogh
|
3cdf2d0e53
AROS: fixed the new do_filesize() code to build on AROS.
|
hace 10 años |
Károly Balogh
|
f2c7a3efbf
m68k: some assembler SwapEndian() implementations I did a while back. disabled for now, because they weren't extensively tested and benchmarked
|
hace 10 años |
Károly Balogh
|
3d2fca152b
amicommon: a better, faster implementation of do_filesize(). since it no longer seeks, speed should be constant and not depend on the filesize and underlying FS fragmentation, among others
|
hace 10 años |
Jonas Maebe
|
b0c7415f3a
* fixed CharLengthPChar() implementation and added comment (from Windows
|
hace 10 años |
marco
|
95b005cab7
* merged in IPC for Solaris based on 2.6.4 patch, Mantis #27223
|
hace 10 años |
marco
|
928a11cf8c
* rename boyscout to lower case. Mantis #27214
|
hace 10 años |
marco
|
6db1f5bfa8
* Delphi compat changes pchar->pansichar. add pppansichar to systemh.inc
|
hace 10 años |
blikblum
|
d0c8c121ab
Change variables from PChar to PAnsiChar
|
hace 10 años |
pierre
|
cc537a2e76
Try to avoid uncorrect optimization
|
hace 10 años |
Károly Balogh
|
7a91d5f495
m68k: oops, unbroke the build with softfpu
|
hace 10 años |
Károly Balogh
|
d000b1bc7c
m68k: basic 68881 fpu support. probably still broken at umpzillion places, and mostly untested, but at least it builds the RTL and all packages successfully with -Cp68020 -Cf68881 instead of dying with random internalerrors() and now even emits actual FPU opcodes.
|
hace 10 años |
joost
|
588256f79a
* Added missing path-delimiter between target and packagevariant path
|
hace 10 años |
marco
|
43121ed5e1
* Fix for #27228
|
hace 10 años |
marco
|
4733e50de5
* system unit additions from mantis #27206. Exports some dynarray related RTTI functions.
|
hace 10 años |
joost
|
ff7ce315e6
* Replaced single events in TBuildEnine with TNotifyEventCollection. This
|
hace 10 años |
florian
|
f813703cf3
* fixes several issues with loop unrolling
|
hace 10 años |
michael
|
868ba1560f
* Applied patch by Michael Van Ham (bug ID 27220)
|
hace 10 años |
sergei
|
da8346079f
* mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally).
|
hace 10 años |
sergei
|
b46ce6b70e
* Fixed condition to output div/divu having R0 as first operand as non-macros.
|
hace 10 años |
florian
|
0a19825e25
* elf_x86_64 -> elf_x86_64_sol2, should resolve #27199
|
hace 10 años |