Commit Graph

21736 Commits

Author SHA1 Message Date
mazen
aeb162e4e1 + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
git-svn-id: trunk@2603 -
2006-02-15 22:05:04 +00:00
daniel
e138c9c081 + Add nice little peephole trick
+ Add a comment to another

git-svn-id: trunk@2602 -
2006-02-15 22:03:07 +00:00
marco
6974105177 * fix for 4800
git-svn-id: trunk@2601 -
2006-02-15 22:02:22 +00:00
florian
f4738689ba * search for gtar first
git-svn-id: trunk@2600 -
2006-02-15 21:14:41 +00:00
yury
ee1ef7d207 * added smartphones virtual key codes.
git-svn-id: trunk@2599 -
2006-02-15 16:59:21 +00:00
Jonas Maebe
f8ecc6d359 * link_allways -> link_always (forgot to commit as well :)
git-svn-id: trunk@2598 -
2006-02-15 16:51:05 +00:00
Jonas Maebe
72250d3954 * link_allways -> link_always (forgot to commit)
git-svn-id: trunk@2597 -
2006-02-15 16:49:24 +00:00
Jonas Maebe
c5243db965 + more darwin i386 support
git-svn-id: trunk@2596 -
2006-02-15 16:31:05 +00:00
Jonas Maebe
23868147a6 - disable automatic adding of "splitfilename(libname)" to to-be-linked
libraries for darwin (accidentally committed in previous commit)

git-svn-id: trunk@2595 -
2006-02-15 14:59:38 +00:00
Jonas Maebe
5f3e0b5398 * link_allways -> link_always
git-svn-id: trunk@2594 -
2006-02-15 14:36:30 +00:00
Jonas Maebe
718d697498 * ifdef powerpc -> ifdef cpupowerpc
git-svn-id: trunk@2593 -
2006-02-15 11:48:26 +00:00
daniel
660d789508 * Rename Borland convention to CUA-91 convention.
git-svn-id: trunk@2592 -
2006-02-15 11:36:45 +00:00
Jonas Maebe
1e08396b0b * assembling via a pipe and regular assembling now both use the
same binary and command line

git-svn-id: trunk@2591 -
2006-02-15 11:01:25 +00:00
Jonas Maebe
21e604c1ea + add "-arch ppc" to the assembler call to fix assembling when
running on x86

git-svn-id: trunk@2590 -
2006-02-15 11:00:09 +00:00
Jonas Maebe
8808faf5c0 + some darwin i386 support
git-svn-id: trunk@2589 -
2006-02-15 10:43:57 +00:00
florian
58433b83ed * dwarf on x86-64 is working
git-svn-id: trunk@2575 -
2006-02-14 19:01:46 +00:00
Károly Balogh
a00da18d3a + more cleanup
git-svn-id: trunk@2574 -
2006-02-14 18:38:03 +00:00
florian
e363da694b + allow symbols with defined size
git-svn-id: trunk@2573 -
2006-02-14 18:32:31 +00:00
Károly Balogh
a475701240 * copyright message and header comment fixed
git-svn-id: trunk@2572 -
2006-02-14 17:38:12 +00:00
Károly Balogh
08aa0b4755 + few changes/cleanups here and there, untested
git-svn-id: trunk@2571 -
2006-02-14 17:33:31 +00:00
daniel
fbc08c229d + Add m_property mode switch to allow per mode recognition of
property.

git-svn-id: trunk@2570 -
2006-02-14 17:11:18 +00:00
Jonas Maebe
0ad06aff97 - "property" is again only a keyword in objfpc and delphi mode
(otherwise this breaks code which uses that name for a parameter
    or variabled) -- this disables the ability to use properties
    in objects until support is added elsewhere in the compiler,
    but change is needed since it breaks the compilation of the
    universal headers.

git-svn-id: trunk@2569 -
2006-02-14 16:40:52 +00:00
Jonas Maebe
2634176ed8 * don't include the compiler's ident in stabs for main and put it
back in the data section

git-svn-id: trunk@2568 -
2006-02-14 15:35:24 +00:00
Jonas Maebe
85c6a6d8e6 * put the reference to all debuginfo sections of used units in
a data section

git-svn-id: trunk@2567 -
2006-02-14 15:34:00 +00:00
Jonas Maebe
dc5c79194f * fixed SETTEXTBUF
git-svn-id: trunk@2566 -
2006-02-14 10:35:24 +00:00
peter
0ac6978b00 * ignore some files
git-svn-id: trunk@2565 -
2006-02-14 06:47:33 +00:00
yury
acaf1e33cf * Added CreateDialogParam and CreateDialog declarations.
git-svn-id: trunk@2564 -
2006-02-14 00:22:48 +00:00
florian
7c4a3b2ea9 + added from FreeBSD
git-svn-id: trunk@2563 -
2006-02-13 22:01:44 +00:00
peter
87b5e282d7 * missing FIO constants
git-svn-id: trunk@2561 -
2006-02-13 13:58:35 +00:00
peter
01d23a5c56 * enable packages for solaris
git-svn-id: trunk@2560 -
2006-02-13 13:57:22 +00:00
peter
8a732e2fae * force zipname to fpc-ver-target for zipinstall
git-svn-id: trunk@2559 -
2006-02-13 09:32:39 +00:00
peter
0cef678a92 * make solaris zipinstall working
* remove ezcgi.inc, use GetEnvironmentVariable from SysUtils

git-svn-id: trunk@2558 -
2006-02-13 09:15:11 +00:00
peter
d38469aecb * remove duplicate dbf_wtil
git-svn-id: trunk@2557 -
2006-02-13 07:19:07 +00:00
marco
79dab81cee * dbf_wtil reenabled for x86_64
git-svn-id: trunk@2556 -
2006-02-12 22:00:38 +00:00
florian
305d5c66ce + i386-darwin
git-svn-id: trunk@2555 -
2006-02-12 21:58:49 +00:00
florian
05207fc54e * fixed references
git-svn-id: trunk@2554 -
2006-02-12 21:58:33 +00:00
marco
b03d19b2a0 * regenned with -Tall
git-svn-id: trunk@2553 -
2006-02-12 21:57:18 +00:00
marco
05bb11b2ba * syscalls regenerated by Neli.
git-svn-id: trunk@2552 -
2006-02-12 21:45:34 +00:00
Jonas Maebe
95a44d5beb * fixed
git-svn-id: trunk@2551 -
2006-02-12 21:31:25 +00:00
Jonas Maebe
b160cf3540 * improved test
git-svn-id: trunk@2550 -
2006-02-12 21:29:02 +00:00
Jonas Maebe
a3a0cf098a + test for keeping small records in registers
git-svn-id: trunk@2549 -
2006-02-12 20:46:04 +00:00
tom_at_work
88ebc549a6 * some smartlinking fixes for ppc64
* disable generation of TOC entries for constants for now

git-svn-id: trunk@2548 -
2006-02-12 20:37:24 +00:00
tom_at_work
f86ee115d8 * more fixes for 64 bit compilation after Peter's changes
* updated and added a warning notice about changing structures in this file to objpash.inc

git-svn-id: trunk@2547 -
2006-02-12 20:33:33 +00:00
tom_at_work
a3295f379a * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles

git-svn-id: trunk@2546 -
2006-02-12 20:26:15 +00:00
marco
ae93f21326 * makefiles updated for linux <-> oldlinux
git-svn-id: trunk@2545 -
2006-02-12 19:16:21 +00:00
marco
b778d3723e * removed 1.0.x bootstrap situation related to unix linux
git-svn-id: trunk@2544 -
2006-02-12 19:07:43 +00:00
marco
c2d5016d77 * linux unit moved and renamed.
git-svn-id: trunk@2543 -
2006-02-12 19:06:39 +00:00
marco
a0ee97efb1 * linuxold etc moved to linux/ No need anymore for 1.0.x bootstrapping
git-svn-id: trunk@2542 -
2006-02-12 19:03:58 +00:00
florian
a1ffe2a2a9 * make cycle "OPT=-Aas -gw" works
git-svn-id: trunk@2541 -
2006-02-12 18:12:54 +00:00
joost
3574454490 + update of oracle bindings
git-svn-id: trunk@2540 -
2006-02-12 17:44:14 +00:00