Jonas Maebe
|
64ddae4eff
+ -vq parameter to show message numbers
|
hace 17 años |
marco
|
925c119911
* some more minor fixes to the debug info
|
hace 17 años |
marco
|
9ad5720e46
* small enhancement to wutils 'writeln(stderr,...); kind of debugging'
|
hace 17 años |
marco
|
a091b51e31
* Initial CHM support for textmode IDE.
|
hace 17 años |
marco
|
d6c5cacd80
* avoid double free when reusing chmsitemap objects
|
hace 17 años |
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.
|
hace 17 años |
Jonas Maebe
|
c0ccf21c28
* fixed range check error when writing const pointers > high(longint)
|
hace 17 años |
Jonas Maebe
|
79850c5027
* don't crash when someone uses an integer value to declare a wide/unicode
|
hace 17 años |
Jonas Maebe
|
8adde04a0b
* don't warn that a unit won't be smartlinked in case no .a file is
|
hace 17 años |
Károly Balogh
|
d41cb0c251
* another attempt to properly fix the fix for 8391
|
hace 17 años |
Károly Balogh
|
049280bc21
* fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32)
|
hace 17 años |
michael
|
b40d826439
* Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy
|
hace 17 años |
michael
|
213f8a41c7
* Large patch from Sergei Gorelkin:
|
hace 17 años |
Károly Balogh
|
7ce0dd43ab
+ re-enable smartlinking for MorphOS
|
hace 17 años |
Károly Balogh
|
a096096de1
+ fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly)
|
hace 17 años |
Jonas Maebe
|
4d58c33fb0
* fixed int64 to boolean conversion for loc_(c)reference based on ppc code
|
hace 17 años |
michael
|
ff2372080e
* Initial check-in
|
hace 17 años |
Vincent Snijders
|
2add1ed6fc
* cleanup on shootout maintainers request
|
hace 17 años |
florian
|
7a4f76f262
+ VFP instructions for arm
|
hace 17 años |
Jonas Maebe
|
5347e536c2
+ support for generating non-pic darwin/arm call stubs
|
hace 17 años |
Jonas Maebe
|
253ae0c33e
* changed abi for darwin/arm from eabi to default, as it appears to be
|
hace 17 años |
Vincent Snijders
|
925cfd2fd7
* removed accidentally committed change
|
hace 17 años |
Vincent Snijders
|
f386573a94
+ expected output for meteor benchmark
|
hace 17 años |
Vincent Snijders
|
1c98cda100
* fixed compilation on x86_64
|
hace 17 años |
Vincent Snijders
|
61f26d5a96
* removed compiler directives from source as per Isaac's request
|
hace 17 años |
ivost
|
8fe3b40070
* added helper function "FindPropInfo" with additional TypeKind filter parameter
|
hace 17 años |
Jonas Maebe
|
479d5c7aa3
* forgot inherited call in previous commit for non-darwin
|
hace 17 años |
Jonas Maebe
|
5f39783ec6
* moved adding of '-mfpu=softvfp' for arm/softfloat to overridden
|
hace 17 años |
Jonas Maebe
|
3aa600e569
+ darwin/arm assembler writer
|
hace 17 años |
Jonas Maebe
|
d4c2f52090
* disabled pic default for arm/darwin (pic isn't supported yet for arm)
|
hace 17 años |