summaryrefslogtreecommitdiff
path: root/compiler/aasmdata.pas
Commit message (Expand)AuthorAgeFilesLines
* * Add missing checks for android target.yury2013-01-211-1/+1
* * cleanup some unused units from uses clausesflorian2012-09-211-4/+3
* Using global assmelber labels for debug line is not required for smartlinked...pierre2012-09-061-1/+4
* * synchronised with trunk up to r21067jonas2012-04-261-2/+16
|\
| * * when we get near the limit of the maximum number of TOC entries that canjonas2012-04-211-2/+16
* | * merged trunk up to r20882jonas2012-04-151-9/+27
|\ \ | |/
| * * don't raise an internalerror when the the binding type of a weak externaljonas2012-04-111-1/+1
| * compiler:paul2011-09-281-3/+18
| * * Extend global label for smart linked objects to bsd systemspierre2011-09-251-1/+1
| * * Consider cs_create_smart instead of cs_link_smart for pierre2011-09-141-1/+1
| * + Mantis #19651: Generate table of typed string constants which are initializ...sergei2011-09-041-3/+6
* | + symansistr conditional define that, when activated, makes the symbol/jonas2011-08-201-8/+8
|/
* * Optimized pooling of floating point and large set constants using hash tables.sergei2011-06-191-3/+5
* * changed r16080 so that global debug labels are only created on linuxjonas2010-10-101-1/+2
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* * Partial fix for i386 linux PIC code generationpierre2010-10-051-1/+5
* * cleaned up handling of Darwin non-lazy pointer sections: create sectionsjonas2010-08-081-3/+0
* * use new_section() instead of tai_section.create() everywherejonas2010-06-261-1/+1
* o patch by Sergei Gorelkin which basically resolves #14308 (still misses some...florian2009-12-131-0/+22
* * fixed alignment for (non-)lazy symbol sectionsjonas2009-11-101-1/+1
* * changed assembler directives for darwin lazy/non-lazy symbol pointersjonas2009-11-091-1/+1
* + support for obj-c protocols implemented in Pascal (based on patch byjonas2009-09-171-1/+2
* * use separate pools for obj-c strings and string referencesjonas2009-09-071-3/+4
* + support for implementing Objective-C classes in Pascal,jonas2009-09-061-2/+8
* * initial Objective-C 1.0 support:jonas2009-05-171-1/+2
* * enabled generation of dwarf frames for non x64 targets when dwarf debug inf...marc2009-03-161-2/+2
* + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enablejonas2009-03-081-1/+5
* + "weakexternal" support for imported procedures and variables.jonas2008-11-011-1/+13
* + some generic changes preparing for darwin/arm supportjonas2008-10-021-1/+1
* o patch from Sergej Gorelkin to improvement code generation for string literalsflorian2008-08-271-0/+18
* * Labels that are defined or referenced in a different lexical leveldaniel2008-01-191-0/+6
* + darwin/x86_64 supportjonas2007-11-101-1/+1
* * Merged 2.3 branch changes:jonas2007-03-041-1/+1
* * fixed memory leaks in compiler.yury2006-11-141-0/+1
* * show only totals for memdebugpeter2006-11-031-10/+33
* * AsmSymbolDict changed to FPHashObjectListpeter2006-11-011-47/+33
* * refactor implemented interfacespeter2006-10-311-8/+8
* * properly copy tasmlabels when generating altsymbolsjonas2006-05-311-1/+1
* Merged revisions 3090-3113 via svnmerge frompeter2006-04-021-0/+1
* * split newasmsymbol to refasmsymbol and defineasmsymbolpeter2006-03-271-27/+27
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-0/+421