florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 роки тому |
pierre
|
dce8094a12
Commit regenerated file after commit 23608
|
12 роки тому |
yury
|
5e369ae7fc
* Use UTF-8 as fallback code page on linux and ASCII on other unix systems.
|
12 роки тому |
pierre
|
72e81d4be8
Add netbsd x86_64 objects
|
12 роки тому |
pierre
|
e0f2953380
Add missing object files for haiku-i386
|
12 роки тому |
michael
|
6c0bcfd763
* Patch from Silvio Clecio to fix filename in FileFormPost
|
12 роки тому |
yury
|
c4ba95b227
* Use CP_ASCII as fallback in GetSystemCodepage to be compatible with cwstring.
|
12 роки тому |
sergei
|
1421998752
* MIPS register spilling: relocations are not needed to load constant values, and offset limit is 32767, not 4095.
|
12 роки тому |
yury
|
8bce7058fc
* Build unixcp for android too.
|
12 роки тому |
yury
|
b0d79b7854
* Use UTF-8 as fallback in GetSystemCodepage.
|
12 роки тому |
yury
|
0ed82d7218
* Use cwstring on unix.
|
12 роки тому |
yury
|
ee0a338127
* Use the unixcp unit to set a default code page for ansistrings on unix-like systems.
|
12 роки тому |
yury
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 роки тому |
michael
|
b32e74c94c
* Removed erroneously committed compacting code
|
12 роки тому |
michael
|
d02f0b3f54
* Remove erroneous space in front of float number
|
12 роки тому |
michael
|
08841d6894
* Handle HTTP_AUTHORIZATION
|
12 роки тому |
michael
|
81e2032bbe
* Handle all methods
|
12 роки тому |
lacak
|
42d11a1274
fcl-db: base: mark ABookmark parameter of TDataset.GotoBookmark method as const.
|
12 роки тому |
Mattias Gaertner
|
e5f60c6229
tiff: read 1-bit white/black images, fixes mantis #23959
|
12 роки тому |
sergei
|
5812cf3b46
* MIPS: allocate 16-byte outgoing parameter area also for procedures declared as 'assembler' without 'nostackframe'. This is a half-measure because there is no way to determine correct size to allocate for such procedures (probably we must add some directive to specify it). The same generally applies to all targets with fixed stack, not just MIPS.
|
12 роки тому |
sergei
|
d2995cbf14
- Removed ConcatPasString procedure, it duplicates ConcatString (it the past they probably used to differ, but today both preserve null characters).
|
12 роки тому |
sergei
|
d190d4676b
- MIPS: removed comment generation in function prologues, it clutters listing more than it helps. Also removed some unused variables.
|
12 роки тому |
pierre
|
f095c98e76
* move smartlink off to before interface
|
12 роки тому |
pierre
|
3b1465f314
Do not set GDB_HAS_DEBUG_FILE_DIRECTORY for GDB 6.6 release
|
12 роки тому |
paul
|
535615dfa4
rtl: apply piece of changes to charset.pp from Inoussa (part of mantis #0022909)
|
12 роки тому |
paul
|
e549954de6
rtl:
|
12 роки тому |
svenbarth
|
db6385ef33
Added exception EObjectCheck for object reference check (runtime error 210).
|
12 роки тому |
marco
|
5f0996d78d
* add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.
|
12 роки тому |
yury
|
3fbe35da4b
* Reverted r23646, since missing clocale has been committed.
|
12 роки тому |
yury
|
65d610902b
+ Forgot to commit dummy clocale. It has caused Issue #23931.
|
12 роки тому |