index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
cgbase.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fixed the defines of OS_PAIR and OS_SPAIR for cpus with 16-bit or 8-bit ALU
nickysn
2013-03-12
1
-3
/
+13
*
- Revert {$J-} accidentally committed in r23555.
sergei
2013-02-01
1
-1
/
+1
*
* cgbase.pas: added more MIPS-specific address types, needed to support large...
sergei
2013-02-01
1
-4
/
+9
*
+ Add addr_pic_call16 relocation type for mips
pierre
2013-01-31
1
-0
/
+3
*
* merged avx support in inline assembler developed by Torsten Grundke
florian
2012-10-06
1
-6
/
+9
|
\
|
*
--- Merging r20490 into '.':
florian
2012-05-03
1
-6
/
+9
*
|
* fix methodpointers in registers on big endian targets
florian
2012-09-09
1
-0
/
+12
*
|
+ support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for met...
florian
2012-09-06
1
-0
/
+8
*
|
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
jonas
2012-06-15
1
-5
/
+0
|
/
*
* merged trunk up to r20882
jonas
2012-04-15
1
-0
/
+4
*
+ introduction of tcgint
florian
2011-02-26
1
-4
/
+4
*
* compilation fixes
florian
2011-02-26
1
-2
/
+2
*
+ implemented normalize_ref
florian
2011-02-26
1
-0
/
+4
*
+ TSubRegisterSet definition forgotten to commit in r15952
jonas
2010-09-09
1
-0
/
+1
*
+ "CExtended" type that is the same as "extended", but conforming to the
jonas
2010-02-14
1
-1
/
+1
*
* started to integrate the code of David Zhang's MIPS code from fpc-mips on s...
florian
2009-11-19
1
-1
/
+1
*
* do not access local data via the GOT on x86_64, because
jonas
2009-09-27
1
-1
/
+2
*
* fixed order of cgloc2str strings
florian
2009-06-29
1
-3
/
+4
*
* the compiler now explicitly keeps track of the minimally guaranteed
jonas
2009-02-08
1
-3
/
+7
*
+ ror/rol functions
florian
2008-07-27
1
-2
/
+4
*
* split cpu64bit compiler define into
jonas
2008-02-13
1
-3
/
+3
*
* reverted 9727 and made a better fix for it
florian
2008-01-13
1
-10
/
+0
*
* use the current cgsizes instead of the def to determine if loadfpu can be u...
florian
2008-01-13
1
-0
/
+10
*
* fixed sparc compilation after addr_lo/hi changes
jonas
2007-07-20
1
-1
/
+1
*
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some rela...
tom_at_work
2007-07-08
1
-7
/
+7
*
* refactor gen_alloc_symtable so it depends on varsym type and not
peter
2006-11-05
1
-0
/
+3
*
* moved some more common powerpc32/64 things to ppcgn
jonas
2006-11-03
1
-2
/
+3
*
+ experimental -Sv option to support vector arithmetics
florian
2006-10-07
1
-1
/
+4
*
* code generator support for subsetreferences (memory locations which
jonas
2006-08-19
1
-2
/
+7
*
* another shuffle fix
jonas
2006-06-13
1
-1
/
+1
*
* fixed shuffle helpers
jonas
2006-06-13
1
-2
/
+2
*
+ support for register variables which contain records
jonas
2006-05-19
1
-3
/
+8
*
* return OS_NO from int_cgsize() for sizes which are not a power of 2
jonas
2006-04-06
1
-1
/
+1
*
Merged revisions 2994 via svnmerge from
peter
2006-03-21
1
-0
/
+18
*
* remove some obsolete i386 specific code
peter
2006-03-13
1
-1
/
+2
*
* handling of address registers in references fixed
florian
2006-02-01
1
-0
/
+4
*
* procedures which use goto/label revert to the older and less
jonas
2006-01-05
1
-1
/
+10
*
* Only synchronise regvars after a loop (and only those regvars
jonas
2006-01-05
1
-0
/
+13
*
* keep upper bound of loops in a register instead of in memory
jonas
2006-01-01
1
-0
/
+13
*
- Powerpc compiler cycles again; during adding PowerPC64 code, the trefaddr e...
tom_at_work
2005-09-25
1
-1
/
+1
*
* powerpc64 port from Thomas Schatzl
peter
2005-09-25
1
-3
/
+22
*
+ Removed all compatibility defines from compiler
michael
2005-06-09
1
-16
/
+0
*
* fixed a lot of stuff for fpu/mm register variables
florian
2005-06-04
1
-1
/
+7
*
* log and id tags removed
fpc
2005-05-21
1
-7
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+603