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
/
ncgcon.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.
pierre
2012-07-09
1
-45
/
+1
*
Add needs_got_for_pic, set global_used to that procedure
pierre
2012-07-04
1
-1
/
+45
*
* do not create a global symbol in the middle of ansi/unicodestring
jonas
2012-05-19
1
-15
/
+31
*
* merged trunk up to r20882
jonas
2012-04-15
1
-41
/
+73
|
\
|
*
* tcgguidconstnode: create a new object section before emitting data, otherwi...
sergei
2011-11-16
1
-2
/
+3
|
*
compiler:
paul
2011-10-19
1
-12
/
+2
|
*
compiler: output ansistring constants in explicit codepage if codepage is exp...
paul
2011-10-11
1
-1
/
+1
|
*
compiler: move ansistring codepage number replacement code from the asm gener...
paul
2011-10-11
1
-4
/
+14
|
*
compiler:
paul
2011-09-28
1
-12
/
+6
|
*
compiler: manual merge some cpstrnew changes which was impossible to merge us...
paul
2011-09-17
1
-1
/
+2
*
|
+ full support for sets on the JVM target
jonas
2011-08-20
1
-49
/
+52
*
|
* unless compiled with -dnounsupported, the compiler will now accept not
jonas
2011-08-20
1
-1
/
+8
|
/
*
* Float constants must be pooled using their the actual type, not the mapped ...
sergei
2011-06-22
1
-2
/
+2
*
* Optimized pooling of floating point and large set constants using hash tables.
sergei
2011-06-19
1
-91
/
+35
*
+ "CExtended" type that is the same as "extended", but conforming to the
jonas
2010-02-14
1
-3
/
+3
*
compiler: cleanup - remove unused variables
paul
2009-12-29
1
-2
/
+1
*
o patch by Sergei Gorelkin which basically resolves #14308 (still misses some...
florian
2009-12-13
1
-56
/
+15
*
* fixed (harmless) range error in cross-endian crosscompiling code for
jonas
2009-10-01
1
-4
/
+6
*
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
jonas
2009-08-23
1
-16
/
+0
*
* the compiler now explicitly keeps track of the minimally guaranteed
jonas
2009-02-08
1
-8
/
+8
*
Merged revisions 11665-11738 via svnmerge from
florian
2008-09-10
1
-7
/
+8
*
* use LOC_REGISTER instead of LOC_CREGISTER for constant string pointers
jonas
2008-08-28
1
-1
/
+1
*
* fixed asd_references for ansi/widestrings on Darwin
jonas
2008-08-27
1
-6
/
+8
*
o patch from Sergej Gorelkin to improvement code generation for string literals
florian
2008-08-27
1
-140
/
+50
*
* Removed/ifdefed/commented unused local variables.
yury
2008-07-20
1
-1
/
+1
*
* range check error checking for floats refactored
florian
2008-05-11
1
-8
/
+4
*
* fixed compilation with 2.2.0 on big endian systems after r10432
jonas
2008-03-04
1
-3
/
+4
*
* cleanup and simplify the set type handling
peter
2008-03-02
1
-128
/
+127
*
* split cpu64bit compiler define into
jonas
2008-02-13
1
-10
/
+10
*
* fixed and enabled smartlinking on Darwin by adding more .reference
jonas
2007-09-28
1
-9
/
+13
*
* split off sec_rodata_norel from sec_rodata, and only put constant data
jonas
2007-09-26
1
-3
/
+7
*
+ support for extra packing of sets whose lower element number
jonas
2007-09-16
1
-1
/
+3
*
* Completely fixed float constants in softfloat mode when compiler was compil...
yury
2007-07-10
1
-5
/
+1
*
* Fixed float constants in softfloat mode when compiler was compiled in hardf...
yury
2007-07-07
1
-0
/
+3
*
* Change rest of compiler to system unit swapendian routines.
daniel
2007-06-30
1
-1
/
+1
*
* Rework the constexprint to allow operations from low(int64) to high(qword).
daniel
2007-06-13
1
-2
/
+2
*
* fixed (harmless) range error
jonas
2007-05-29
1
-1
/
+2
*
- removed/disabled all normalset code (except for bootstrapping), since
jonas
2007-05-20
1
-1
/
+1
*
* new internal set format for big endian systems. Advantages:
jonas
2007-05-19
1
-13
/
+46
*
* tried to restore old set behaviour for big endian targets
florian
2007-03-03
1
-1
/
+1
*
* cleaned up set conversion
florian
2007-02-25
1
-2
/
+2
*
* fixed writing of double constants on WinCE
florian
2006-11-17
1
-1
/
+2
*
* fix x64 compile
peter
2006-11-03
1
-1
/
+1
*
+ tdataconstnode, implemented for usage in dispatch stuff
florian
2006-11-03
1
-0
/
+29
*
* remove tdictionary and tindexarray
peter
2006-11-03
1
-1
/
+1
*
* settings refactored
florian
2006-10-30
1
-9
/
+9
*
* remove ttype
peter
2006-10-29
1
-25
/
+25
*
* fixed merging of identical ansi/widestrings
jonas
2006-09-04
1
-2
/
+2
*
* widestrings aren't ref. counted anymore on windows
florian
2006-05-09
1
-2
/
+7
*
* fix alignment of tdoublearray by using a variant record
peter
2006-03-29
1
-4
/
+4
[next]