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
/
powerpc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fixed tlist overflow in some corner cases when fixing up jumps
jonas
2006-01-26
1
-1
/
+1
*
* div by const now enabled with -O2 (not -O3)
tom_at_work
2006-01-08
2
-48
/
+111
*
* basic ppc64 PIC code support
tom_at_work
2006-01-08
2
-63
/
+128
*
* reverted changes from 2214, needs to be split into several commits
tom_at_work
2006-01-08
2
-128
/
+63
*
* basic code generation for dynamic linking code for ppc64
tom_at_work
2006-01-07
2
-63
/
+128
*
* stack frame optimizations
tom_at_work
2006-01-04
4
-10
/
+56
*
* added support for BI and BO fields for branches
tom_at_work
2006-01-03
2
-7
/
+37
*
* ppc64/linux specific compiler patches to improve C parameter passing compat...
tom_at_work
2005-12-18
3
-18
/
+37
*
* ppc64: with -Or the compiler now also generates calls to helper functions i...
tom_at_work
2005-11-20
1
-101
/
+171
*
* ppc64/linux: enhanced varargs support (passes tprintf test now)
tom_at_work
2005-11-17
2
-27
/
+65
*
* removed "+0" offset generation in assembler writer
tom_at_work
2005-11-10
1
-6
/
+1
*
* ppc64: moved division by constant optimization from nppcmat to cgcpu unit
tom_at_work
2005-11-05
5
-373
/
+248
*
* a_op_const_reg_reg optimizations
tom_at_work
2005-11-04
9
-215
/
+524
*
- added handling of OS_NO parameters in a_param_ref
tom_at_work
2005-11-01
1
-4
/
+54
*
* assembly round and trunc routines for ppc64
tom_at_work
2005-10-26
2
-2
/
+4
*
* release old stack pointer register on ppc64 after method prolog
tom_at_work
2005-10-26
4
-40
/
+38
*
* call by register now also takes care of the TOC and environment pointer
tom_at_work
2005-10-25
1
-115
/
+120
*
* jumptable support
tom_at_work
2005-10-20
2
-48
/
+119
*
* parameter passing is now more ABI compliant
tom_at_work
2005-10-19
4
-289
/
+169
*
* added workarounds for some load/store instructions requiring 4 byte aligned...
tom_at_work
2005-10-14
1
-58
/
+114
*
* fixed -Or cycle for PowerPC64 by adding the missing additional newra methods
tom_at_work
2005-10-12
1
-6
/
+45
*
* fixed problem with too large offsets in conditional jumps (see also rev 116...
tom_at_work
2005-10-10
1
-1
/
+87
*
* fixed last commit (1337) which broke some files in the repository
tom_at_work
2005-10-08
2
-0
/
+1929
*
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
tom_at_work
2005-10-08
2
-1934
/
+0
*
* powerpc64 port now (manually) cycles, most test programs in tests/test are ...
tom_at_work
2005-10-05
2
-15
/
+17
*
* new assembler symbol type AT_LABEL needed for PowerPc64 target
tom_at_work
2005-10-03
1
-2
/
+2
*
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
tom_at_work
2005-09-27
4
-61
/
+52
*
* aktoutputformat removed, add new paraXX vars for target
peter
2005-09-25
1
-4
/
+0
*
* powerpc64 port from Thomas Schatzl
peter
2005-09-25
41
-0
/
+8770