Jonas Maebe
|
d2de4ee942
|
* applied sysolevarfromvar patch from Thorsten Engler (mantis #8175)
git-svn-id: trunk@6173 -
|
2007-01-24 20:17:09 +00:00 |
|
florian
|
2579cd139f
|
+ support for sets with size 1 and 2
git-svn-id: trunk@6172 -
|
2007-01-24 20:06:56 +00:00 |
|
Jonas Maebe
|
4765364816
|
* don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only
behaviour that fpc supports)
git-svn-id: trunk@6171 -
|
2007-01-24 19:49:16 +00:00 |
|
Jonas Maebe
|
0e1c9c901d
|
+ cot, sec, csc, secant, cosecant (mantis #8142)
git-svn-id: trunk@6170 -
|
2007-01-24 19:22:53 +00:00 |
|
yury
|
c1b1be9a67
|
* fixed digest creation on Windows.
git-svn-id: trunk@6169 -
|
2007-01-24 18:55:21 +00:00 |
|
Jonas Maebe
|
c866400823
|
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
methods (mantis #8153)
git-svn-id: trunk@6168 -
|
2007-01-24 18:26:23 +00:00 |
|
chrivers
|
c1dddf5df2
|
* Fixed an old svn-conflict in tests/test/README
git-svn-id: trunk@6167 -
|
2007-01-24 16:25:40 +00:00 |
|
Jonas Maebe
|
e1c994a3be
|
* don't call blockwrite if there's nothing to write
git-svn-id: trunk@6166 -
|
2007-01-24 16:05:39 +00:00 |
|
Jonas Maebe
|
228943271f
|
* increased AsmOutSize from 32kb to 128kb, makes external assembling a
little faster
git-svn-id: trunk@6165 -
|
2007-01-24 15:44:36 +00:00 |
|
Jonas Maebe
|
c1df4454fe
|
* cmpxchg8b doesn't have a size suffix
git-svn-id: trunk@6164 -
|
2007-01-24 15:15:04 +00:00 |
|
yury
|
f2273f9cd4
|
* delete temp file when test ends.
git-svn-id: trunk@6163 -
|
2007-01-24 15:00:02 +00:00 |
|
yury
|
83820db27e
|
* fix for tiorte.pp on WM5.
git-svn-id: trunk@6162 -
|
2007-01-24 14:59:05 +00:00 |
|
daniel
|
42a21245ee
|
* Echo -> cp
git-svn-id: trunk@6161 -
|
2007-01-24 12:47:42 +00:00 |
|
yury
|
c70cd739cb
|
* Added CommandBands and CommandBar wince APIs.
git-svn-id: trunk@6160 -
|
2007-01-24 11:04:12 +00:00 |
|
Jonas Maebe
|
1218322f8c
|
* cs_generate_stackframes (w+/-) should only apply to normal routines,
not to pure assembler routines
git-svn-id: trunk@6159 -
|
2007-01-24 10:08:17 +00:00 |
|
Jonas Maebe
|
11528c9da6
|
* better fix for tw8171 (now also works for with-statements)
git-svn-id: trunk@6158 -
|
2007-01-24 09:55:45 +00:00 |
|
Jonas Maebe
|
14a95ccdc3
|
* fixed r6149
git-svn-id: trunk@6157 -
|
2007-01-24 09:33:34 +00:00 |
|
pierre
|
ee7514b934
|
* also remove fplnet for targets without sockets unit support
git-svn-id: trunk@6156 -
|
2007-01-24 03:40:25 +00:00 |
|
florian
|
4e69739a78
|
* fixed dword -> single
git-svn-id: trunk@6155 -
|
2007-01-23 22:12:13 +00:00 |
|
florian
|
1ab81c7eb6
|
* fixed fpa flag setting
git-svn-id: trunk@6154 -
|
2007-01-23 22:11:54 +00:00 |
|
florian
|
df44f7c231
|
* fixed dword -> double in fpa mode
git-svn-id: trunk@6153 -
|
2007-01-23 21:07:09 +00:00 |
|
florian
|
5596cd5391
|
* ensure that qword_to_double is calculated using doubles
git-svn-id: trunk@6152 -
|
2007-01-23 21:06:46 +00:00 |
|
Jonas Maebe
|
ddd071b2e4
|
+ support for Delphi's {$w-/+} switch (force stackframe generation for
assembler routines or not) (mantis #6687)
git-svn-id: trunk@6151 -
|
2007-01-23 19:07:56 +00:00 |
|
Jonas Maebe
|
ed13c7f60e
|
+ support for [recordfield.field] in assembler blocks in methods in
intel assembler (mantis 8171)
git-svn-id: trunk@6150 -
|
2007-01-23 17:34:11 +00:00 |
|
Jonas Maebe
|
fcb128c66c
|
* don't trash reference counted types with -gt (mantis 8183)
git-svn-id: trunk@6149 -
|
2007-01-23 16:49:59 +00:00 |
|
yury
|
6db1d75fd8
|
* fixed typos.
git-svn-id: trunk@6148 -
|
2007-01-23 14:21:44 +00:00 |
|
Jonas Maebe
|
5d0488df10
|
* fixed typo
git-svn-id: trunk@6147 -
|
2007-01-23 12:59:10 +00:00 |
|
pierre
|
35648b3de5
|
* reinstate code dealing with browser switches
git-svn-id: trunk@6146 -
|
2007-01-23 05:53:30 +00:00 |
|
pierre
|
30cdc88e5f
|
* move broser information generation to a place where the infos are still valid
git-svn-id: trunk@6145 -
|
2007-01-23 05:52:42 +00:00 |
|
pierre
|
0c1d59ec5c
|
* Use IncRefCount
git-svn-id: trunk@6144 -
|
2007-01-23 05:51:08 +00:00 |
|
pierre
|
e3651191f5
|
* Use IncRefCount
git-svn-id: trunk@6143 -
|
2007-01-23 05:49:32 +00:00 |
|
pierre
|
f82d47e370
|
* Use IncRefCountBy
git-svn-id: trunk@6142 -
|
2007-01-23 05:49:05 +00:00 |
|
pierre
|
0cfa2a6aad
|
* Use IncRefCountBy in convert-operator
git-svn-id: trunk@6141 -
|
2007-01-23 05:47:59 +00:00 |
|
pierre
|
1c77710813
|
+ added code for reference list creation for tsym
+ tsym.IncRefCount both increments refs and creates a reference entry
+ tsym.IncRefCountBy only increments refs
git-svn-id: trunk@6140 -
|
2007-01-23 05:46:29 +00:00 |
|
pierre
|
11be490034
|
+ use reinstated browser switches
git-svn-id: trunk@6139 -
|
2007-01-23 05:42:22 +00:00 |
|
pierre
|
95b126b364
|
+ reinstate browser switches
git-svn-id: trunk@6138 -
|
2007-01-23 05:41:26 +00:00 |
|
pierre
|
4466f3c2cd
|
+ new unit to handle references
git-svn-id: trunk@6137 -
|
2007-01-23 05:40:26 +00:00 |
|
yury
|
128e4d3c2a
|
* fixes in wince windows unit.
git-svn-id: trunk@6136 -
|
2007-01-22 23:55:34 +00:00 |
|
joost
|
13b6444b07
|
* Do not change the active record when updating the buffersize
git-svn-id: trunk@6135 -
|
2007-01-22 22:54:01 +00:00 |
|
tom_at_work
|
704f8dae14
|
* fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly
git-svn-id: trunk@6134 -
|
2007-01-22 22:21:32 +00:00 |
|
joost
|
216150e2e1
|
* Fetch prior records if buffer is expanded at EOF (mantis 7934)
git-svn-id: trunk@6133 -
|
2007-01-22 22:17:17 +00:00 |
|
peter
|
79720fa7d8
|
* also queue source file info for ppu reporting
git-svn-id: trunk@6132 -
|
2007-01-22 20:17:46 +00:00 |
|
peter
|
5a68a743fc
|
* remove invalid aword typecast
git-svn-id: trunk@6131 -
|
2007-01-22 19:40:31 +00:00 |
|
Jonas Maebe
|
3eb4823209
|
* made return value of TInterfacedObject._AddRef and
TInterfacedObject._Release thread safe
git-svn-id: trunk@6130 -
|
2007-01-22 15:39:55 +00:00 |
|
daniel
|
7298005e0b
|
* Add dependency.
git-svn-id: trunk@6129 -
|
2007-01-22 10:39:34 +00:00 |
|
daniel
|
3065ca6bae
|
* Assume gdb 6.6 if no libgdb found.
git-svn-id: trunk@6128 -
|
2007-01-22 10:10:34 +00:00 |
|
yury
|
f6e9e2e043
|
* Lot of fixes in wince windows unit.
git-svn-id: trunk@6127 -
|
2007-01-22 09:16:36 +00:00 |
|
pierre
|
0ba499339a
|
* on CtrlF1, first do an exact name search, only allow longer names if exact is not found
git-svn-id: trunk@6126 -
|
2007-01-22 04:32:07 +00:00 |
|
pierre
|
3696f6fbb7
|
* better User Screen parsing code, interruptible by Esc key
git-svn-id: trunk@6125 -
|
2007-01-22 04:18:19 +00:00 |
|
pierre
|
118ee9a8ab
|
* better restore console mode for windows
git-svn-id: trunk@6124 -
|
2007-01-22 04:17:06 +00:00 |
|