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
/
systems
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid warning with -O4 option
pierre
2021-04-28
1
-0
/
+1
*
* patch by Christo Crause to fix #38789: writing of linker commands should ...
florian
2021-04-26
1
-2
/
+17
*
* NDS: fix condition when to default to apptype arm9
svenbarth
2021-04-23
1
-1
/
+1
*
sinclairql: support the upcoming QL binary linking feature of vlink (still in...
karoly
2021-04-19
1
-3
/
+16
*
Add systems_openbsd to suppported_targets_x_smallr and modify GenerateExecut...
pierre
2021-04-18
1
-2
/
+4
*
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts ...
pierre
2021-04-17
6
-1
/
+12
*
- forgotten file, obsolete define removed, belongs to last commit
florian
2021-04-11
1
-3
/
+0
*
- obsolete defines removed
florian
2021-04-11
1
-2
/
+0
*
* newer linux distros might have powerpc64 libraries in /usr/lib or /lib
florian
2021-04-11
1
-2
/
+7
*
* use up to 16 bytes alignment for the WASI target
nickysn
2021-04-11
1
-6
/
+6
*
+ FreeBSD/AArch64 support (patch by Mikaƫl Urankar, mantis #38441)
jonas
2021-04-10
2
-0
/
+86
*
* Darwin: fixed calling dsymutil when _not_ skipping the linking step
jonas
2021-04-08
1
-3
/
+2
*
- removed unused leftovers from old t_bsd code
jonas
2021-03-24
1
-214
/
+185
*
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly...
laksen
2021-03-22
1
-0
/
+2
*
* synchronized with trunk
nickysn
2021-03-13
2
-6
/
+18
|
\
|
*
* riscv64-linux: generate PIC for all units as it is required for shared li...
florian
2021-03-13
1
-1
/
+1
|
*
* RiscV: if shared libraries are involved, we have to link always against t...
florian
2021-03-12
1
-2
/
+14
|
*
* RiscV: basic CFI stuff fixed
florian
2021-03-10
1
-4
/
+4
*
|
* synchronized with trunk
nickysn
2021-03-01
2
-8
/
+8
|
\
\
|
|
/
|
*
m68k-linux: revert maxCrecordalign to 2, as an experiment to fix some linking...
karoly
2021-02-26
1
-1
/
+1
|
*
m68k: adjusted some max alignment values for m68k-linux based on i386-linux, ...
karoly
2021-02-24
1
-6
/
+6
|
*
* iphonesim targets support link order sym files
jonas
2021-02-21
1
-2
/
+2
|
*
- Darwin/ppc64 linker does not support symbol order file
jonas
2021-02-21
1
-1
/
+1
*
|
* synchronized with trunk
nickysn
2021-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
* arm thumb: generate proper cfi
florian
2021-02-14
1
-1
/
+1
*
|
* synchronized with trunk
nickysn
2021-02-13
1
-0
/
+6
|
\
\
|
|
/
|
*
+ patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedde...
florian
2021-02-12
1
-0
/
+6
*
|
* set the default debug info type to dbg_dwarf2 for the WebAssembly targets
nickysn
2021-01-28
2
-2
/
+2
*
|
* synchronized with trunk
nickysn
2021-01-24
6
-21
/
+119
|
\
\
|
|
/
|
*
* fix linker map generation on Darwin
jonas
2021-01-24
1
-1
/
+1
|
*
+ modified patch by Christo Crause: if the target support, the switch -Xu c...
florian
2021-01-24
1
-0
/
+105
|
*
* Removed/ifdefed the assigned and unused variables.
yury
2021-01-24
2
-6
/
+2
|
*
* Removed/ifdefed lots of unused variables.
yury
2021-01-24
6
-14
/
+11
*
|
* use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedde...
nickysn
2021-01-24
2
-2
/
+2
*
|
* the wasm target (now 'embedded') moved to the i_embed/t_embed units
nickysn
2021-01-24
4
-284
/
+169
*
|
* changed the name of the 'wasm' system to 'embedded'
nickysn
2021-01-24
1
-2
/
+2
*
|
* system_wasm_info renamed system_wasm32_embedded_info
nickysn
2021-01-24
2
-2
/
+2
*
|
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
nickysn
2021-01-24
2
-3
/
+3
*
|
* system_wasi_info renamed system_wasm32_wasi_info
nickysn
2021-01-24
2
-3
/
+3
*
|
+ added ifdefs to set the source info for WASI
nickysn
2021-01-24
1
-0
/
+6
*
|
- removed debug writeln from the WASI linker invocation code
nickysn
2021-01-22
1
-1
/
+0
*
|
+ added startup code for WASI
nickysn
2021-01-22
1
-0
/
+7
*
|
* synchronized with trunk
nickysn
2021-01-21
1
-0
/
+2
|
\
\
|
|
/
|
*
powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc....
karoly
2021-01-21
1
-0
/
+2
*
|
- disable the --allow-undefined linker option when linking for WASI
nickysn
2021-01-21
1
-1
/
+1
*
|
+ enable linker map file creation for the llvm WebAssembly linker. Note: this...
nickysn
2021-01-20
1
-2
/
+7
*
|
+ print 'linking' message for the WASI target
nickysn
2021-01-20
1
-0
/
+6
*
|
* synchronized with trunk
nickysn
2020-12-12
1
-2
/
+7
|
\
\
|
|
/
|
*
amiga: fixed the recently added link map generation to work properly. needs r...
karoly
2020-12-10
1
-2
/
+7
*
|
* synchronized with trunk
nickysn
2020-12-08
1
-1
/
+2
|
\
\
|
|
/
[next]