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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* don't write '.section' twice for stubs on Darwin/ARM
jonas
2012-09-21
1
-2
/
+2
*
Regenerated after: avoid troubles if svnversion is found twice in SEARCHPATH
pierre
2012-09-21
1
-2
/
+2
*
Avoid troubles if svnversion is found twice in SEARCHPATH
pierre
2012-09-21
1
-1
/
+1
*
Use the ccharset unit instead of charset when compiling with 2.6.0 like is do...
svenbarth
2012-09-19
1
-1
/
+1
*
Avoid memory leak in isbinaryoverloaded function
pierre
2012-09-19
1
-0
/
+2
*
* Only -dextheaptrc sets keepreleased to tue (meaning no memory is really re...
pierre
2012-09-19
2
-4
/
+6
*
free final_asmnode if not used to avoid memory leak
pierre
2012-09-19
1
-1
/
+10
*
Allow compilation of ppudump with -dHEAPTRC command line option
pierre
2012-09-19
1
-0
/
+4
*
compiler: add US-ASCII codepage
paul
2012-09-18
2
-1
/
+155
*
* create new object file when creating new section for ansistring/
jonas
2012-09-17
1
-1
/
+5
*
+ add debian armel library search path
tom_at_work
2012-09-17
1
-3
/
+6
*
* fix for mantis #22796: add alignment padding to records before inserting
jonas
2012-09-17
1
-2
/
+3
*
* fixed -dTEST_WIN64_SEH after r22337 (mantis #22885)
jonas
2012-09-17
1
-0
/
+17
*
compiler: don't reject utf-8 codepage as default althought it is not present ...
paul
2012-09-17
1
-1
/
+1
*
Fix tw22326 test compilation failure
pierre
2012-09-16
1
-13
/
+18
*
+ DEBUG_REGISTERLIFE define
florian
2012-09-15
1
-2
/
+6
*
+ aliasing of registers, allows to split live ranges
florian
2012-09-15
1
-9
/
+39
*
+ Declare AT_TLS and AT_GNU_IFUNC symbol types, these are needed to handle ob...
sergei
2012-09-14
3
-32
/
+33
*
* if an agregate contains unaligned fields, it has to be passed via memory
jonas
2012-09-14
1
-4
/
+27
*
* when forcing left into memory during code generation of a subscript node th...
florian
2012-09-13
1
-1
/
+1
*
Fix compilation error with -dHEAPTRC
pierre
2012-09-13
1
-2
/
+2
*
* support LOC_(C)SUBSETREG/REF in gen_load_vmt_register() (mantis #22869)
jonas
2012-09-13
1
-1
/
+5
*
Preparations for upcoming work on generics:
svenbarth
2012-09-13
5
-2
/
+50
*
Enable writing of Warnings/Notes/hints if they are considered as errors usin...
pierre
2012-09-13
1
-3
/
+16
*
* don't allow overloading enum/int operations, because they should be
jonas
2012-09-12
1
-0
/
+5
*
Avoid wrong typecast in DoReplace function as revealed by extcycle
pierre
2012-09-12
1
-1
/
+2
*
Regenerate after: extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1
pierre
2012-09-12
1
-2
/
+100
*
extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1
pierre
2012-09-12
1
-1
/
+3
*
* support the "overload" modifier for Objective-C methods
jonas
2012-09-11
2
-15
/
+22
*
* address parameters must be vr_addr regable
florian
2012-09-11
1
-1
/
+1
*
* better cse handling of short boolean evaluated boolean expressions
florian
2012-09-10
1
-15
/
+43
*
* workaround breakage due to fpgetenv deprecation in combination with
marco
2012-09-10
1
-3
/
+3
*
Remove the postfix check in MovStrMov peephole optimizer for ARM
masta
2012-09-10
1
-1
/
+1
*
Improve handling of set operations with constant values on ARM
masta
2012-09-10
1
-17
/
+32
*
* fix methodpointers in registers on big endian targets
florian
2012-09-09
5
-5
/
+43
*
* project file updates
florian
2012-09-08
8
-76
/
+44
*
* remove more than a decade outdated project files
florian
2012-09-07
3
-174
/
+0
*
* fix register method pointer for ppc64 and x86_64-linux
florian
2012-09-07
5
-16
/
+140
*
* fixed function return location for small records on darwin/i386 and
jonas
2012-09-06
1
-14
/
+17
*
Using global assmelber labels for debug line is not required for smartlinked...
pierre
2012-09-06
1
-1
/
+4
*
* the improved arm optimizer might move instructions around so the old hacky ...
florian
2012-09-06
2
-5
/
+12
*
+ support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for met...
florian
2012-09-06
11
-40
/
+345
*
* call method pointers located in registers correctly
florian
2012-09-06
1
-0
/
+2
*
* fix expectlocs for method pointers
florian
2012-09-06
2
-7
/
+3
*
* when creating method pointers, put them into registers
florian
2012-09-06
1
-21
/
+14
*
* nil method pointers can be kept in registers
florian
2012-09-06
1
-6
/
+5
*
* don't force parameters into memory when loading them if both have the size ...
florian
2012-09-06
1
-1
/
+1
*
* output register pairs correctly
florian
2012-09-06
1
-2
/
+10
*
+ mark method pointers as regable
florian
2012-09-06
3
-2
/
+13
*
Remove more TABs in sources
pierre
2012-09-06
7
-15
/
+15
[next]