florian
e8c48ab561
+ eDSP instructions for arm
...
git-svn-id: trunk@6425 -
2007-02-11 15:10:27 +00:00
Jonas Maebe
f38d29cfab
* optimized previous patch for "byte in set" (Thorsten Engler)
...
* fixed storing/loading of setdefs to/from ppu + test (Thorsten Engler)
* fixed ppudump for new setdef format in ppus
git-svn-id: trunk@6363 -
2007-02-07 20:22:29 +00:00
Jonas Maebe
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
...
rtl makefile has all dependencies properly defined (e.g. darwin)
git-svn-id: trunk@6216 -
2007-01-26 22:46:44 +00:00
peter
78499f85dd
* symbian support from Felipe
...
git-svn-id: trunk@6051 -
2007-01-18 20:24:10 +00:00
Jonas Maebe
6604b8ba06
* fixed bashisms
...
git-svn-id: trunk@5994 -
2007-01-15 21:56:25 +00:00
Jonas Maebe
d6b54890e4
* pass arguments to the compiler using an array of ansistring so that
...
parameters containing spaces are preserved correctly
git-svn-id: trunk@5989 -
2007-01-15 12:35:48 +00:00
peter
91dbd27a42
* cleanup deleting of defs
...
git-svn-id: trunk@5902 -
2007-01-11 20:46:57 +00:00
florian
93c86bbaf2
* target test fixed, resolves #6580
...
git-svn-id: trunk@5888 -
2007-01-11 15:09:39 +00:00
florian
ff40ed3264
* Makefiles regenerated
...
git-svn-id: trunk@5831 -
2007-01-06 21:08:19 +00:00
Jonas Maebe
e6fbeee5a8
* updated for new compiler switches (mantis 7063)
...
git-svn-id: trunk@5725 -
2006-12-27 15:09:13 +00:00
Jonas Maebe
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
...
(> high(aint)/8 bytes) records from ppu files
git-svn-id: trunk@5595 -
2006-12-14 20:24:20 +00:00
Jonas Maebe
85404fbe79
+ support multiple gcc dirs depending on the target architecture for
...
Darwin (ppc, ppc64, i386, x86_64)
git-svn-id: trunk@5518 -
2006-12-01 18:54:06 +00:00
peter
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
...
* fix rtti generation
* rtti is now written at the end of a module when all info is available,
this prevents some duplicate rtti entries cause by inheritance
git-svn-id: trunk@5363 -
2006-11-13 22:03:17 +00:00
peter
0557ddc342
* removed typed const, it is now handled by staticvarsym
...
* globalvarsym renamed to staticvarsym
* fixed invalid regvar use in init when the finalize also uses the var
git-svn-id: trunk@5290 -
2006-11-08 21:04:22 +00:00
peter
3cae449fda
* moved rtti to ncgrtti
...
git-svn-id: trunk@5219 -
2006-11-04 10:43:27 +00:00
peter
658c46b903
* remove tdictionary and tindexarray
...
* symtables based on TFPHashObjectList and TFPObjectList
* rename torddef.typ to torddef.ordtype
* rename tfloatdef.typ to tfloatdef.floattype
* rename tdef.deftype to tdef.typ
* remove obsolete browser code, browcol is kept so the ide
can still be compiled
git-svn-id: trunk@5192 -
2006-11-03 00:30:30 +00:00
Jonas Maebe
54f367a6f0
* fixed for non-i386
...
git-svn-id: trunk@5114 -
2006-10-31 10:14:10 +00:00
peter
cb246eb781
* Remove dos,strings units, use SysUtils instead
...
* replace split* functions with Extract* functions
* Add Directory caching
git-svn-id: trunk@5102 -
2006-10-30 23:29:35 +00:00
florian
bce905b106
* give correct error locations for errors when specializing templates
...
* removed more germanisms
* better dumping of tokenbuf in ppudump
git-svn-id: trunk@5101 -
2006-10-30 23:28:06 +00:00
florian
058e1877ba
+ store compiler switch changes in generic token streams
...
git-svn-id: trunk@5095 -
2006-10-30 19:54:17 +00:00
peter
d4d4309e44
* use unique symid and defid per module
...
git-svn-id: trunk@5061 -
2006-10-29 13:00:22 +00:00
florian
a0b1fbfa0e
+ write varstate for parameter symbols, enables constant folding for
...
inlined procedures loaded from ppu files
git-svn-id: trunk@5055 -
2006-10-29 10:46:47 +00:00
peter
6ff28f639d
* add df_dwarf_dbg_info
...
git-svn-id: trunk@5048 -
2006-10-28 22:05:39 +00:00
peter
0f6355e805
* fix property overriding
...
git-svn-id: trunk@5045 -
2006-10-28 20:35:53 +00:00
peter
3ab2086999
* moved fppkg
...
git-svn-id: trunk@5041 -
2006-10-28 14:52:36 +00:00
florian
edf01e4460
+ support for -Xp to path the compiler executables to fpc
...
git-svn-id: trunk@5040 -
2006-10-28 14:06:55 +00:00
peter
d07f470b71
* remove ifdef fpc
...
git-svn-id: trunk@4819 -
2006-10-07 13:43:34 +00:00
micha
d704af7216
fix compilation for {$T+} linux/win
...
git-svn-id: trunk@4794 -
2006-10-04 20:43:55 +00:00
peter
578ea48763
Test
...
git-svn-id: trunk@4777 -
2006-10-03 16:35:41 +00:00
peter
53517140ce
Test
...
git-svn-id: trunk@4776 -
2006-10-03 16:35:29 +00:00
peter
92e6b308cc
Test
...
git-svn-id: trunk@4758 -
2006-09-30 15:20:01 +00:00
Jonas Maebe
2639b104cc
* dump usefieldalignment for recorddefs
...
git-svn-id: trunk@4720 -
2006-09-24 18:49:12 +00:00
florian
8d21a43989
+ fp ide templates
...
+ data2inc commands added in comment
+ preinstall svn support to the ide
git-svn-id: trunk@4715 -
2006-09-24 16:03:39 +00:00
Jonas Maebe
9eb9d90ff7
* fixed missing escaping of -XP parameter value
...
git-svn-id: trunk@4597 -
2006-09-10 11:53:58 +00:00
olle
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
...
git-svn-id: trunk@4549 -
2006-09-03 22:30:37 +00:00
peter
bf1c390027
* refactor import library generation
...
* support variable imports in internal linker
git-svn-id: trunk@4544 -
2006-09-03 19:22:31 +00:00
florian
32098ceea9
* first iA-64 register stuff
...
git-svn-id: trunk@4432 -
2006-08-17 21:09:24 +00:00
Károly Balogh
705033284e
+ regenerated makefiles to support powerpc-amiga target
...
git-svn-id: trunk@4371 -
2006-08-06 12:28:28 +00:00
marco
3416a2c5a9
* Linux case now default for solaris, OS X
...
This line, and those below, will be ignored--
M samplecfg
git-svn-id: trunk@4119 -
2006-07-07 15:02:15 +00:00
marco
47e32b23a3
* fix for freebsd and linux)
...
git-svn-id: trunk@4115 -
2006-07-06 20:33:54 +00:00
yury
3ca1caa1ec
* updated comment how to build fpccfg.inc
...
git-svn-id: trunk@4034 -
2006-07-01 10:57:18 +00:00
yury
572decf48c
* added binutils prefix for cross compiling to default FPC config file.
...
git-svn-id: trunk@4033 -
2006-07-01 10:56:43 +00:00
michael
bc356240d6
+ Updated default config file for FPC
...
git-svn-id: trunk@3792 -
2006-06-04 16:32:20 +00:00
florian
73ff7479df
* cleaned up
...
git-svn-id: trunk@3749 -
2006-05-30 20:38:20 +00:00
florian
4f199e533b
+ creation of IDE configuration files
...
git-svn-id: trunk@3740 -
2006-05-29 20:42:10 +00:00
florian
f378d688d4
* fixed reading of registers in intel assembler mode on x86-64
...
git-svn-id: trunk@3488 -
2006-05-13 09:24:42 +00:00
florian
36c8decc92
* updated to support 64 bit PPUs (no "cross dumping" yet)
...
+ dispinterface dumping
git-svn-id: trunk@3399 -
2006-05-01 15:14:54 +00:00
peter
cba7504dec
* use -P for cross compile
...
* support libimp*.a
git-svn-id: trunk@3321 -
2006-04-23 18:53:29 +00:00
peter
76534b1888
* always add library prefix and suffix to generate uniform dll name
...
git-svn-id: trunk@3285 -
2006-04-19 16:23:42 +00:00
peter
ce58e15393
* fix coff section names to fix resourcestrings with
...
the external linker
* create import libraries for dll imports, this uses
the new objdata framework to generate the binary
object files directly without needing an assembler pass
* store import_dll and import_name in ppu
* external linker uses import libraries
* internal linker uses import info from symtables,
no dlls are needed anymore
git-svn-id: trunk@3255 -
2006-04-17 20:48:22 +00:00