reiniero
|
08efada1df
* fcl-db: dbase:
|
11 years ago |
Jonas Maebe
|
2df1d5ec58
* don't allow default parameter values for parameter types that don't accept
|
11 years ago |
Károly Balogh
|
195dbc15fa
+ second try on warning fix
|
11 years ago |
Károly Balogh
|
00b55e100c
+ try to fix the warnings introduced in r27947, so the compiler builds with -Sew
|
11 years ago |
lacak
|
f71480b281
fcl-db: oracle: add experimental support for LONG data type (needs more testing)
|
11 years ago |
lacak
|
af2130d558
fcl-db: tests: add more data type mappings for Oracle
|
11 years ago |
Károly Balogh
|
2881bc81b1
m68k: tweaks and fixes in n68kmem. the node is still disabled, needs further fixes in cgcpu/fixref to work properly
|
11 years ago |
lacak
|
a6205b83ef
fcl-db: oracle:
|
11 years ago |
Jeppe Johansen
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 years ago |
sergei
|
c2a29a0dbb
+ MIPS: implemented peephole optimization which changes appropriate patterns into conditional moves, which are available on MIPS4 and higher.
|
11 years ago |
sergei
|
4e7c908b0d
+ MIPS: added movn and movz instructions.
|
11 years ago |
nickysn
|
1295b4abf7
- removed the call to CheckNullArea from the exit code for the tiny memory model
|
11 years ago |
michael
|
a0f4ff655e
* Small optimisation in strnew from Luiz Americo (bug ID 26365)
|
11 years ago |
michael
|
f1bd08acce
* Add enable/disablecontrols for target dataset (patch from Luiz Americo, bug ID #26364)
|
11 years ago |
michael
|
5bf2b9f8d2
* Patch from Luiz Americo to allow reading data in blockread state
|
11 years ago |
nickysn
|
7cfd7a66cd
+ create a special 'heap' segment with reserved space equal to heapsize (i.e.
|
11 years ago |
reiniero
|
2557f1bfa3
* fcl-db: oracle: roll back some overzealous changes. Comment fixes.
|
11 years ago |
reiniero
|
5c1eec309d
* fcl-db: cosmetic: document integer precision; layout
|
11 years ago |
sergei
|
25037f5318
- MIPS: completely removed trgcpu.add_constraints method.
|
11 years ago |
Jonas Maebe
|
de0041466f
* fixed system.openchararraytype after r27970 (mantis #26359)
|
11 years ago |
lacak
|
0106f860eb
fcl-db: oracle:
|
11 years ago |
reiniero
|
b871247238
* fcl-db: tests: bufdataset: test ftVariant & ftVarbytes as issue #19930 is marked eesolve.d
|
11 years ago |
lacak
|
98f5e7cd57
fcl-db: oracle:
|
11 years ago |
reiniero
|
e4fa4a72d2
* fcl-db: cosmetic
|
11 years ago |
reiniero
|
39ae91a66f
* fcl-db: tdbf: detect some files as DBaseIV instead of III given version signature $03,$8B regardless of language ID. Mantis issue #26332
|
11 years ago |
sergei
|
c260879439
* MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7).
|
11 years ago |
sergei
|
c77225d2c4
+ MIPS: added some instructions.
|
11 years ago |
sergei
|
a8e30043db
+ MIPS: more peephole optimizations (basically updated to the state of SPARC peephole).
|
11 years ago |
sergei
|
04d8e8a5dc
* On 64-bit targets, handle abs(int64) internally, using the same code as for abs(longint), i.e. without branching. Both generic and x86-specific pass 2 code is already suitable for different operand sizes, only type checking needs removal of excessive conversions to 32 bits.
|
11 years ago |
reiniero
|
5e7a4c4819
fcl-db: cosmetic: error message language fixes
|
11 years ago |