Jonas Maebe
1e47e5a2db
* initialise processaddress for darwin
...
git-svn-id: trunk@2485 -
2006-02-08 20:31:45 +00:00
Jonas Maebe
d11329f9cd
* openstrings and openarrays don't have to by valid in order to use
...
high()/low() on them
git-svn-id: trunk@2484 -
2006-02-08 20:30:49 +00:00
Jonas Maebe
63b9f00afd
* don't report sym_w_identifier_only_read for exported or external
...
variables
git-svn-id: trunk@2483 -
2006-02-08 20:30:07 +00:00
Jonas Maebe
3b93263965
+ added missing -vw option
...
git-svn-id: trunk@2482 -
2006-02-08 19:44:36 +00:00
Jonas Maebe
414bad118b
* moved to webtbf, since tests have to fail
...
git-svn-id: trunk@2481 -
2006-02-08 19:44:05 +00:00
Jonas Maebe
a68ca7eb2a
* fixed web bug #4768 + test
...
git-svn-id: trunk@2479 -
2006-02-08 19:22:26 +00:00
peter
513cbb1c6e
* Make RTL compilable
...
git-svn-id: trunk@2476 -
2006-02-08 08:56:16 +00:00
florian
a7893f3be8
* some functions are in different libraries under Solaris
...
git-svn-id: trunk@2475 -
2006-02-07 22:37:35 +00:00
florian
fd0f51c463
* map bus error to runerror 214
...
git-svn-id: trunk@2474 -
2006-02-07 21:43:39 +00:00
florian
0c8c95c334
* older Solaris doesn't have trunc in libc
...
git-svn-id: trunk@2473 -
2006-02-07 21:40:19 +00:00
Jonas Maebe
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
...
git-svn-id: trunk@2472 -
2006-02-07 21:23:02 +00:00
florian
fe2b798378
* made a lot of Solaris rtl stuff compilable
...
git-svn-id: trunk@2471 -
2006-02-07 20:17:44 +00:00
Jonas Maebe
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
...
* cleaned up the way the initialisation sections of shared libraries
under Darwin are run
git-svn-id: trunk@2470 -
2006-02-07 14:29:58 +00:00
Jonas Maebe
0dc6d51c08
* fixed displaying of hints such for procedures and functions
...
(and moved check_hints from pbase to htypechk) (forgot to commit earlier)
git-svn-id: trunk@2469 -
2006-02-07 14:23:38 +00:00
peter
24fa3cc3bf
* some dummy .o files for solaris
...
* support running testsuite for non-default compiler targets (i.e. non-linux)
git-svn-id: trunk@2468 -
2006-02-07 12:12:55 +00:00
peter
4be3a232fc
* solaris added
...
git-svn-id: trunk@2467 -
2006-02-07 10:51:41 +00:00
peter
b1c66a106e
* more dup id fixes
...
git-svn-id: trunk@2465 -
2006-02-07 07:58:37 +00:00
peter
6b536c206a
* fix dll linking
...
git-svn-id: trunk@2464 -
2006-02-07 06:55:47 +00:00
florian
850188d5da
+ define sunos as well for Solaris/SunOS
...
git-svn-id: trunk@2463 -
2006-02-06 22:24:04 +00:00
florian
6a03189443
* fixed hello world on sparc/solaris
...
git-svn-id: trunk@2462 -
2006-02-06 21:45:56 +00:00
florian
68016e4db2
* fixed function result handling for procedure which are inlinable
...
git-svn-id: trunk@2461 -
2006-02-06 21:44:35 +00:00
florian
d26f004cdb
* solaris port doesn't need the startup files
...
git-svn-id: trunk@2460 -
2006-02-06 21:43:22 +00:00
peter
a59690b147
* make generic basics working again
...
git-svn-id: trunk@2458 -
2006-02-06 09:21:08 +00:00
peter
05bac3dceb
* fix searching of typenames in records
...
git-svn-id: trunk@2449 -
2006-02-06 07:07:37 +00:00
peter
232555904e
* symtablestack cleanup and rewrite
...
git-svn-id: trunk@2448 -
2006-02-05 22:24:18 +00:00
daniel
d9030088dd
* Fix compilation on non-Unix
...
git-svn-id: trunk@2447 -
2006-02-05 20:54:07 +00:00
florian
2ff2918016
* fixed open arrays with dwarf
...
* fixed line info writting for smart linked files
git-svn-id: trunk@2446 -
2006-02-05 20:41:13 +00:00
peter
301042c824
* more check_hints fixes
...
git-svn-id: trunk@2445 -
2006-02-05 20:18:57 +00:00
peter
4c19728d9b
* fix crash with ident not found
...
git-svn-id: trunk@2444 -
2006-02-05 20:05:45 +00:00
mazen
bc18d6eb8a
+ added palmos support to makes files
...
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl
git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
marco
ac868ec7bf
* patch from neli
...
git-svn-id: trunk@2442 -
2006-02-05 15:51:34 +00:00
joost
ab37e3f576
+ Made TDataset.Setactive virtual
...
+ if a TSQLQuery is closed, the query is always unprepared (fix bug #4769 )
git-svn-id: trunk@2441 -
2006-02-05 15:04:27 +00:00
joost
bc4e23b9c2
+ Fixed applyupdates for empty datasets
...
git-svn-id: trunk@2440 -
2006-02-05 14:01:20 +00:00
florian
66bc185aa7
* TMemIniFile speed up from Patrick Chevalley
...
git-svn-id: trunk@2439 -
2006-02-05 10:39:59 +00:00
florian
d28d7e3c12
* moved insertation of pc relative data for arm target
...
git-svn-id: trunk@2438 -
2006-02-05 10:32:19 +00:00
peter
f7d546ed5f
* duplicate names fixed
...
git-svn-id: trunk@2437 -
2006-02-05 01:57:23 +00:00
peter
c3d89885c2
* duplicate names fixed
...
git-svn-id: trunk@2436 -
2006-02-05 01:55:44 +00:00
peter
611150522f
* duplicate names fixed
...
git-svn-id: trunk@2435 -
2006-02-05 01:49:55 +00:00
florian
c9c74c0825
* fixed tvardata handling in the system unit
...
+ absolute syms
+ ignore syssyms
git-svn-id: trunk@2434 -
2006-02-04 21:30:24 +00:00
florian
231d2e01f0
+ dwarf: stringdefs
...
git-svn-id: trunk@2433 -
2006-02-04 20:47:22 +00:00
florian
bb5ea455e1
* fixed objectdef dwarf
...
git-svn-id: trunk@2432 -
2006-02-04 16:27:06 +00:00
daniel
1bfb446a62
* Remove terminfo use. IDE now libc free when build without debugger.
...
git-svn-id: trunk@2431 -
2006-02-04 16:22:36 +00:00
daniel
1dc6cdbafb
+ UI for selecting edit key set.
...
git-svn-id: trunk@2430 -
2006-02-04 16:09:11 +00:00
florian
12730b4cb1
+ dwarf: objectdef
...
git-svn-id: trunk@2429 -
2006-02-04 16:08:51 +00:00
daniel
0312337a13
+ Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
...
default on Unix platforms because normal shift+ins is not available in
a lot of terminal emulators. Currently only configurable through
INI-file. UI will follow.
git-svn-id: trunk@2428 -
2006-02-04 14:30:42 +00:00
florian
5b9e0ab9d6
* dwarf: procedure variables fixed
...
git-svn-id: trunk@2427 -
2006-02-04 14:02:07 +00:00
florian
733875c108
+ dwarf: procvardefs
...
git-svn-id: trunk@2426 -
2006-02-04 12:10:51 +00:00
daniel
aef758d3b5
* FreeBSD delete key
...
* Alt+Backspace in xterm
git-svn-id: trunk@2425 -
2006-02-04 08:31:18 +00:00
Jonas Maebe
1bcde3436d
* random(int64(0)) now return 0 instead of division by zero
...
* random(negative_longint) now returns values between -l+1 and 0
instead of between -l and 0
git-svn-id: trunk@2422 -
2006-02-03 20:57:32 +00:00
florian
d515fed3db
+ dwarf: formaldefs and classrefdefs
...
git-svn-id: trunk@2421 -
2006-02-03 19:11:15 +00:00