The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 53ffda14f3 * fixes taking the address of an assembler block defined label
* create short jumps also for asm blocks, thanks to Sergej Gorelkin for the patch, resolves #11638

git-svn-id: trunk@12043 -
2008-11-09 21:14:45 +00:00
compiler * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
ide * splitting of long lines when copying a TStringlist to a dos (shortstring) eq. 2008-11-08 13:58:46 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages gtk2: add g_slice_xxx functions from glib 2.10 2008-11-08 10:10:24 +00:00
rtl * fixed setting EInoutError.ErrorCode (mantis #12575, thanks to 2008-11-09 09:46:47 +00:00
tests * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
utils * allow disabling of mirrors.xml when a custom remoterepository is configured 2008-10-24 10:20:28 +00:00
.gitattributes * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00