Commit Graph

17977 Commits

Author SHA1 Message Date
peter
b0afe9a351 * indexword can't be used for 1.9.4 2004-11-09 16:18:12 +00:00
marco
5653cc4dd0 * patch from vincent 2004-11-09 14:20:26 +00:00
peter
6458bd0ce1 * tvarsym splitted 2004-11-08 22:09:58 +00:00
florian
4b211028a2 * include/exclude for sets in registers fixed 2004-11-08 21:59:34 +00:00
peter
9c8a96c6dc * fixed run directory
* Open dialog starts in dir of last editted file
2004-11-08 21:55:09 +00:00
florian
87b589f4f5 * better code generation for copying of open arrays 2004-11-08 21:47:39 +00:00
peter
7be60f95d6 * 64bit fix 2004-11-08 21:16:51 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
florian
7b8c44bbce * fixed open arrays when using register variables 2004-11-08 20:23:29 +00:00
Jonas Maebe
42b6daebee * use "round to nearest" rounding mode again, just like C (affects
results of divisions as well)
2004-11-08 08:54:51 +00:00
marco
922b9ebd6d * fix for 3299 2004-11-07 20:46:27 +00:00
marco
fe780050fe * fixes for bug #3303 (devmodew) 2004-11-07 20:25:02 +00:00
Jonas Maebe
edbec6f2b4 * use generic round, the ppc-specific one is buggy 2004-11-07 19:09:02 +00:00
Jonas Maebe
3f30fb7bb6 * fixed getting pointer to nested dynarray types 2004-11-07 18:31:50 +00:00
Jonas Maebe
405fb30652 * fixed pointer arithmetic errors 2004-11-07 18:02:47 +00:00
florian
239db4ba9d * marked o* registers as volatile 2004-11-07 00:33:45 +00:00
florian
aa9e238fb2 * more errno setting in sparc/linux mt programs fixed 2004-11-07 00:30:17 +00:00
peter
9323c9a728 * fixed button click 2004-11-06 23:24:36 +00:00
florian
71c7fc8a7a * fixed errno setting in mt sparc/linux mt programs 2004-11-06 22:48:16 +00:00
florian
9ea192f640 * some sunos stuff from 1.0.x merged 2004-11-06 22:22:28 +00:00
peter
3356001096 * fixed mouse 2004-11-06 22:03:06 +00:00
peter
2e6f9ff2a0 * fixed resize helptext 2004-11-06 22:02:48 +00:00
peter
dc5a88c813 * mouse works again 2004-11-06 20:06:19 +00:00
peter
8a24647d5c * use getmousebutton 2004-11-06 20:03:53 +00:00
armin
23ebe1907e * added some fp* functions 2004-11-06 19:57:06 +00:00
armin
784ec6c038 * support target netware 2004-11-06 19:56:14 +00:00
armin
043c6ff8e7 * asciitab added to implicitunits 2004-11-06 19:33:16 +00:00
armin
74457030ce * makefile regenerated 2004-11-06 19:25:40 +00:00
armin
4c0921c557 * added targets netware and netwlibc 2004-11-06 19:19:30 +00:00
florian
8ffe3c6a9e * debug writeln removed 2004-11-06 18:58:18 +00:00
peter
e06f452fb2 * check if cross gcc is available 2004-11-06 18:11:44 +00:00
peter
6c1baf0232 * use full static libnames for linux 2004-11-06 17:58:35 +00:00
peter
e009b39d8b * check extension of library if it needs to be linked static 2004-11-06 17:58:10 +00:00
florian
42e14b6825 + additional extdebug check for wrong add_reg_instructions added
* too long manglednames are cut off at 200 chars using a crc
2004-11-06 17:44:47 +00:00
marco
139913d009 * getenv had ansistring as param due to {$H+} now shortstring. 2004-11-06 17:24:07 +00:00
peter
d379e7285a * fixes for new fv 2004-11-06 17:22:52 +00:00
peter
5fc99ad45c * drawing of tview merged from old fv code 2004-11-06 17:08:48 +00:00
florian
169a2e92c3 * fixed test for comp=int64; 2004-11-06 16:28:01 +00:00
florian
b54ea2800a * fixed fpc_dynarry_copy for arm/sparc 2004-11-06 15:29:19 +00:00
florian
e2ec30866a * fixed OP_SUB for negative constants fitting in the shifter 2004-11-06 15:18:57 +00:00
peter
47e5bc3dfd * use $fpcversion 2004-11-06 14:07:48 +00:00
florian
c9e17321d7 * fixed software longint mod operation 2004-11-06 13:36:42 +00:00
peter
39fd362d87 * fixed dependency cycle with xmlreg 2004-11-05 23:23:19 +00:00
peter
ae161ab4b9 * merged xml updates from lazarus 2004-11-05 22:32:26 +00:00
florian
bfe0a81d81 * initial implementation 2004-11-05 21:36:36 +00:00
peter
ad89ee8150 * rename duplicate symbols and insert with unique name in the
symtable
2004-11-05 21:16:55 +00:00
florian
7f89448cec * vmt offset of objects is no properly aligned when necessary 2004-11-05 21:07:13 +00:00
florian
fa2f619598 * THREADVARLIST is now aligned 2004-11-05 20:04:49 +00:00
florian
529ffe1d57 *** empty log message *** 2004-11-05 19:22:34 +00:00
peter
2f3276d8dc * report where libgdb.a is found 2004-11-05 19:10:18 +00:00