summaryrefslogtreecommitdiff
path: root/compiler/sparc
Commit message (Expand)AuthorAgeFilesLines
* * used "gas" instead of "as" for Solaris (both sparc and x86)jonas2006-09-191-0/+13
* * fixed internalerrors due to no (dummy) MM reg allocatorjonas2006-08-032-1/+4
* * changed result type of dwarf_reg from byte to shortint to avoidjonas2006-07-141-2/+2
* Merged revisions 3072-3073 via svnmerge from peter2006-03-302-8/+34
* * split newasmsymbol to refasmsymbol and defineasmsymbolpeter2006-03-272-5/+5
* * use dwarf_reg()peter2006-03-261-0/+8
* * fixed compilationflorian2006-03-171-2/+2
* - disabled loop unrolling for level 3 optimizations since it only causesjonas2006-03-171-1/+1
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-1613-300/+300
* * list supported optimization options in -ipeter2006-03-131-0/+3
* * rewrite of optimizer optionspeter2006-03-132-128/+14
* * fix for dword div dword power of twoflorian2006-03-121-7/+12
* + support for passing parameters via pre-allocated stack space on i386jonas2006-03-101-8/+0
* * factered WriteInstruction out of TGNUAssembler into its own classjonas2006-03-091-7/+22
* * use GNU Assembler by default on sparc-solaris, it's now called gasflorian2006-02-101-1/+1
* * fixed function result handling for procedure which are inlinableflorian2006-02-061-1/+1
* * support multiple asmlabel types, renamed getlabel topeter2005-09-184-10/+10
* * force writing of new section before generating the jumptablepeter2005-09-151-15/+8
* * basic framework for debuginfo class addedpeter2005-09-151-0/+19
* * rename al_code to al_procedures, al_bss/al_data to al_globalspeter2005-09-151-1/+1
* * put typedconsts in own asmlist to prevent mixingpeter2005-08-172-5/+5
* * dyn. arrays are always passed by value, fixes 4240florian2005-08-051-2/+6
* *c <int64>:=-<longint> fixed (bug 4253)florian2005-08-051-1/+2
* * Group asmlists into array to be able to adddaniel2005-07-233-7/+7
* * inline and compilerproc are now procoptions instead of proccall typesjonas2005-07-182-5/+3
* * check function/procedure type when adding a proc definitionpeter2005-06-301-1/+1
* * cardinal to double fixedflorian2005-06-281-3/+11
* * syntax error fixedflorian2005-06-141-0/+1
* * remove $Logpeter2005-06-073-51/+0
* * log and id tags removedfpc2005-05-2125-221/+0
* initial importfpc2005-05-1635-0/+7358