andrew
|
76769d8e18
* Added reading and writing binary TOC for chms.
|
16 years ago |
Jonas Maebe
|
40c5ed111c
* copy/paste errors for building units shared fixed (patch by Pierre Pede,
|
16 years ago |
Jonas Maebe
|
1705a1e5b8
* fixed memory leak after previous change
|
16 years ago |
Jonas Maebe
|
ab8e119c3e
* use separate pools for obj-c strings and string references
|
16 years ago |
Jonas Maebe
|
d56a936520
* forgot to commit error message from r13668
|
16 years ago |
Jonas Maebe
|
bcfcf30e04
* give an error if the number of formal parameters of an obj-c method
|
16 years ago |
marco
|
da9458587d
* GMP initial version.
|
16 years ago |
Jonas Maebe
|
1f6b55290e
* fixed fpsignal for linux/x86_64 and possibly some other platforms as well
|
16 years ago |
Jonas Maebe
|
e8216ff397
* changed error about unsupported -Xr option into a warning, because the
|
16 years ago |
Legolas
|
00a3dae729
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
16 years ago |
Jonas Maebe
|
fc40e1fe5b
+ support for implementing Objective-C classes in Pascal,
|
16 years ago |
Jonas Maebe
|
1048ac96d5
* skip hidden function result parameters when generating message signatures
|
16 years ago |
Jonas Maebe
|
27385550f8
* use the (sorted) paras rather than the (unsorted) parasymtable when
|
16 years ago |
marco
|
1e5b89049a
* Fix several minor html canonicalization problems. FB's chm still gpf's in the index load.
|
16 years ago |
Jonas Maebe
|
9da0729d7c
* fixed copy/paste error in r13645: fallback to /usr/lib/dylib1.o rather
|
16 years ago |
Jonas Maebe
|
8eb3a34633
* increased length of GCSectionsStr so it can contain the full new
|
16 years ago |
marco
|
f60a4e31a2
* Two demoes for htmlhelp header.
|
16 years ago |
Jonas Maebe
|
ac1b340755
* quote the mangled name of ObjC methods, because the +/- otherwise
|
16 years ago |
Jonas Maebe
|
64af998435
* correct type of _cmd parameter for ObjC methods (is objc_id, not
|
16 years ago |
Jonas Maebe
|
1503890756
* don't always pass -no_dead_strip_inits_and_terms, because it automatically
|
16 years ago |
florian
|
1b04684d78
o more MingW support, see also discussion of #7412:
|
16 years ago |
florian
|
a023c165da
o patch by Nikolay Nikolov to make the text mode IDE look pretty under
|
16 years ago |
Jonas Maebe
|
eb84d329d4
* fixed incompatibility of resource strings with the data reordering done by
|
16 years ago |
florian
|
2f8e263560
* allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987
|
16 years ago |
Jonas Maebe
|
621ebe240e
* fixed another case where safecall was not ignored for targets<>windows
|
16 years ago |
marco
|
32c6253c07
* Last commit broke helpfile/doc compilation. Items should be within description,
|
16 years ago |
Jonas Maebe
|
6d0eda6e4a
* used ld directly rather than libtool to link dynamic libraries, because
|
16 years ago |
olivier
|
7616e9e50e
* Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm
|
16 years ago |
Jonas Maebe
|
196e9f74e4
* freetype and cairo building for BeOS and Haiku (patch from Olivier,
|
16 years ago |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
16 years ago |