marco
|
a091b51e31
* Initial CHM support for textmode IDE.
|
пре 17 година |
marco
|
d6c5cacd80
* avoid double free when reusing chmsitemap objects
|
пре 17 година |
mazen
|
9ab9c1517c
* If no custom libgdb.a file is found, then we try to look for a system default libgdb.a before deciding to build IDE without debugger support. Some distributions like Debian provide package libgdb-dev with libgdb.a on which official IDE in Debian package should link.
|
пре 17 година |
Jonas Maebe
|
c0ccf21c28
* fixed range check error when writing const pointers > high(longint)
|
пре 17 година |
Jonas Maebe
|
79850c5027
* don't crash when someone uses an integer value to declare a wide/unicode
|
пре 17 година |
Jonas Maebe
|
8adde04a0b
* don't warn that a unit won't be smartlinked in case no .a file is
|
пре 17 година |
Károly Balogh
|
d41cb0c251
* another attempt to properly fix the fix for 8391
|
пре 17 година |
Károly Balogh
|
049280bc21
* fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32)
|
пре 17 година |
michael
|
b40d826439
* Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy
|
пре 17 година |
michael
|
213f8a41c7
* Large patch from Sergei Gorelkin:
|
пре 17 година |
Károly Balogh
|
7ce0dd43ab
+ re-enable smartlinking for MorphOS
|
пре 17 година |
Károly Balogh
|
a096096de1
+ fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly)
|
пре 17 година |
Jonas Maebe
|
4d58c33fb0
* fixed int64 to boolean conversion for loc_(c)reference based on ppc code
|
пре 17 година |
michael
|
ff2372080e
* Initial check-in
|
пре 17 година |
Vincent Snijders
|
2add1ed6fc
* cleanup on shootout maintainers request
|
пре 17 година |
florian
|
7a4f76f262
+ VFP instructions for arm
|
пре 17 година |
Jonas Maebe
|
5347e536c2
+ support for generating non-pic darwin/arm call stubs
|
пре 17 година |
Jonas Maebe
|
253ae0c33e
* changed abi for darwin/arm from eabi to default, as it appears to be
|
пре 17 година |
Vincent Snijders
|
925cfd2fd7
* removed accidentally committed change
|
пре 17 година |
Vincent Snijders
|
f386573a94
+ expected output for meteor benchmark
|
пре 17 година |
Vincent Snijders
|
1c98cda100
* fixed compilation on x86_64
|
пре 17 година |
Vincent Snijders
|
61f26d5a96
* removed compiler directives from source as per Isaac's request
|
пре 17 година |
ivost
|
8fe3b40070
* added helper function "FindPropInfo" with additional TypeKind filter parameter
|
пре 17 година |
Jonas Maebe
|
479d5c7aa3
* forgot inherited call in previous commit for non-darwin
|
пре 17 година |
Jonas Maebe
|
5f39783ec6
* moved adding of '-mfpu=softvfp' for arm/softfloat to overridden
|
пре 17 година |
Jonas Maebe
|
3aa600e569
+ darwin/arm assembler writer
|
пре 17 година |
Jonas Maebe
|
d4c2f52090
* disabled pic default for arm/darwin (pic isn't supported yet for arm)
|
пре 17 година |
Jonas Maebe
|
9d4c96b100
+ darwin/arm versions
|
пре 17 година |
Vincent Snijders
|
4c6d62f954
* fixed mandelbrot shootout benchmark for non i386 targets
|
пре 17 година |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
пре 17 година |