summaryrefslogtreecommitdiff
path: root/compiler/utils
Commit message (Expand)AuthorAgeFilesLines
* m68k: new 68k register data file format, which eases future subregister supportkaroly2015-12-131-15/+15
* * save/restore the type (and hence code page) of ansistring constsyms in/fromjonas2015-12-081-3/+8
* Derefedata length can be zero if there are no references in PPUpierre2015-12-041-1/+2
* * support marking defs created via the getreusable*() class methods asjonas2015-11-041-1/+3
* * fixed several issues related to dumping jvm ppu filesjonas2015-11-041-14/+17
* * adapted ppudump to the changes in r32031jonas2015-10-141-3/+3
* * Fixed problem with samplecfg that did not write the fppkg-configuration fi...joost2015-10-041-10/+8
* Fix -VD or -VS by partially reading Interface informationpierre2015-09-231-42/+61
* symdef.pas, tprocdef:svenbarth2015-09-181-1/+10
* * moved the generation of the "main" stub for libc-based platforms fromjonas2015-09-121-1/+2
* * support for implementing interface method wrappers at the node treejonas2015-09-121-1/+2
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-4/+34
* * fixed compilation of ppudumpnickysn2015-09-051-1/+2
* Use AnsiString and sysutils GetEnvironmentVariable function to avoid truncat...pierre2015-07-111-4/+9
* AROS/x86_64: regenerated Makefileskaroly2015-06-291-2/+23
* ppudump: made it compile with -Sew by turning off unreachable code warning fo...karoly2015-06-071-0/+5
* + Aarch64 support in the fpc binary (patch by Edmund Grimley Evans)jonas2015-05-221-1/+7
* + Linux/AArch64 compiler support (patch by Edmund Grimley Evans)jonas2015-05-221-2/+3
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+18
* * build mka64ins by default in the compiler/utils directory (patch byjonas2015-05-142-80/+83
* * corrected cosmetic ARM/AArch64 copy/paste leftovers (patch byjonas2015-05-141-2/+2
* * unified typing and ppu reading/writing of setdef fields regarding aint/asiz...florian2015-04-111-3/+3
* * fixed ppu dump for objc categoriesjonas2015-04-061-2/+1
* * updated ppudump for changes in ppu version 174jonas2015-04-061-1/+5
* Merge from armiw branch.laksen2015-03-131-4/+6
* * regenerated for iphonesim/x86-64jonas2015-02-231-1/+16
* * fixed platform names for Darwin in ppudumpjonas2015-02-231-3/+3
* + iphonesim/x86_64 target (64 bit iOS simulator)jonas2015-02-231-1/+2
* * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+18
* + aarch64 cpu identifierjonas2015-02-231-1/+2
* + Darwin/AArch64 system identifierjonas2015-02-231-1/+2
* - disable inlining of routines that contain a call to a C-style varargsjonas2015-01-301-1/+3
* Fix errors and improve ouput of ppudumppierre2015-01-291-32/+98
* * synchronised with trunk till r29513blocksjonas2015-01-214-20/+82
|\
| * * version updated to 3.1.1marco2015-01-041-4/+25
| * * Set the full path to the fpc-binary in the fppkg-configuration filejoost2014-12-131-1/+1
| * * first dragonfly patch (existing most). Mantis #27091marco2014-12-071-1/+2
| * * boolean constant instead of IFDEFs for detection of microcontroller supporthajny2014-11-101-2/+0
| * Add new procedure option: po_syscall_has_libsym,pierre2014-10-031-0/+3
| * Add missing generic/specialization parameter listingpierre2014-10-011-0/+13
| * AROS: regenerated Makefiles to support i386-aroskaroly2014-08-171-5/+31
| * merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus ...karoly2014-08-172-10/+8
| * + added an i8086 specific boolean property is_huge to the tarraydef. For now itnickysn2014-07-261-0/+2
* | - reverted partial commit of mergejonas2015-01-214-82/+20
* | * synchronised with trunk r29513jonas2015-01-214-20/+82
* | * changed the syntax for block procvars from "xxx is block" tojonas2014-07-181-1/+2
* | + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension)jonas2014-07-181-2/+3
|/
* * x86: Completely skip instructions that do not exist for target CPU bit widt...sergei2014-06-111-17/+30
* Fix remaining failure for make testppudump at compiler levelpierre2014-04-131-2/+6
* * fixed the reading of x86 pointer defs in ppudump after the ppuwrite_platformnickysn2014-04-131-1/+1