Commit History

Author SHA1 Message Date
  Florian Klämpfl dafb499fdc * since glibc 2.43, __libc_csu* symbols are not available anymore. We cannot remove those as it would break 4 years ago
  Yuriy Sydorov 10acbca828 * x86: Added the "test $-1,%reg" condition to the MovAndTest2Test optimization. 4 years ago
  Marcus Sackrow c0d57d03c2 amiga: removed some debugging settings 4 years ago
  Marcus Sackrow 8117c97d92 amiga: FPC_DOKEYCONVERSION env var if key conversation Ansi to IBM should be done for every key 4 years ago
  Marcus Sackrow e1a75bf658 Amiga: Implemented GetVar for 1.x 4 years ago
  Yuriy Sydorov 6a3f32ba69 * optimize tests for a single bit "(a and one_bit_mask_const) = <> one_bit_mask_const" into "(a and one_bit_mask_const) <> = 0" to enable further CPU specific optimizations. 4 years ago
  Michaël Van Canneyt 45c6833258 * --example-dir support 4 years ago
  Michaël Van Canneyt 3cfec8f905 * Fix error in calclookupvalue 4 years ago
  Michaël Van Canneyt 352435cb75 * only .pp is needed 4 years ago
  Michaël Van Canneyt 5d826cfe3c * Some additional filters 4 years ago
  Michaël Van Canneyt c5a128fae7 * Gitlab client + example 4 years ago
  Florian Klämpfl 58044c9632 * simplified .gitattributes as we do not do a two synchronization with svn 4 years ago
  Marcus Sackrow c1f6a7afdd Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define 4 years ago
  Yuriy Sydorov 136f042972 * It is still needed to release the temp allocated for the result of an assembler function if the result is not referenced. This fixes some EXTDEBUG warnings. 4 years ago
  Yuriy Sydorov 5920d169c0 * Prevent double release of a temp. 4 years ago
  Marcus Sackrow 5350ac7d65 fpts2junit: prevent double entries in junit xml (in test log are double entries, one for compiles, one for runs) 4 years ago
  marcoonthegit 4ac5f5e433 Merge branch 'main' of gitlab.com:freepascal.org/fpc/source 4 years ago
  marcoonthegit 9e1606f221 * add BI_ALPHABITFIELDS 4 years ago
  Nikolay Nikolov b3744bf11f + added dependency on unit xmd for unit dpms 4 years ago
  Nikolay Nikolov a061b2e763 + added unit xtestext1 (header translation of X11/extensions/xtestext1.h) 4 years ago
  Nikolay Nikolov 68e026ab2d + added unit sync (header translation of X11/extensions/sync.h) 4 years ago
  Nikolay Nikolov 650d2fcaa9 + added unit security (header translation of X11/extensions/security.h) 4 years ago
  Nikolay Nikolov d33e6d639b + added unit multibuf (header translation of X11/extensions/multibuf.h) 4 years ago
  Nikolay Nikolov 68c964bf59 + added unit dpms (header conversion of X11/extensions/dpms.h) 4 years ago
  Nikolay Nikolov 261aff9de8 + added unit xmd (header translation of X11/Xmd.h) 4 years ago
  Nikolay Nikolov 63760fce6a + added packrecords C directive to the xevi unit, because it contains records 4 years ago
  Nikolay Nikolov c6ef087850 + added unit xdbe (header translation of X11/extensions/Xdbe.h) 4 years ago
  Nikolay Nikolov c3798a4a38 + added unit xcup (header translation of X11/extensions/Xcup.h) 4 years ago
  Nikolay Nikolov 9846fd3f37 + added unit xag (header translation of X11/extensions/Xag.h) 4 years ago
  Florian Klämpfl 3963e76de9 * restored .gitignore to status from before conversion 4 years ago