Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 93eb20d407 + GetNextInstructionUsingReg vor 13 Jahren
  florian 55e6da6d28 * make cpubase for arm use inlining vor 13 Jahren
  florian 0c08ae8553 + RegUsedBetween vor 13 Jahren
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added vor 13 Jahren
  florian fa2da8c299 + rule to generate avr register include files vor 13 Jahren
  florian d8161c185c + track usage of flags by using a new register RS_/NR_DEFAULTFLAGS vor 13 Jahren
  joost 66d83bc3d2 * When bmBuildUnit is the only available build mode, use it vor 13 Jahren
  Jonas Maebe 1f2578077c * small correction to previous commit: the offset of DW_OP_bregx is signed vor 13 Jahren
  Jonas Maebe c8986f34fb * fixed debug information for call-by-reference parameters whose address vor 13 Jahren
  florian 3754efa682 + Lazarus project file for PowerPC64 vor 13 Jahren
  michael 28ef4c9532 * Fixed compilation vor 13 Jahren
  michael d666240097 * Added pas2fpm vor 13 Jahren
  michael d118f4fb41 * Added passrcutil easy-use unit and component vor 13 Jahren
  michael 59db00bcf0 * Patch from Ludo Brands to fix compilation under Windows (Bug 22691) vor 13 Jahren
  michael c2bb03823b * For in construct and class/record helpers implemented vor 13 Jahren
  pierre 4ecd67f6e2 * Use gsed if present and temp directory to avoid system recompilation vor 13 Jahren
  paul e719c73860 packages: fixes compilation of ibase package on darwin after Michael changes vor 13 Jahren
  Jonas Maebe f9c6967c36 * fixed not(pasbool64) (has to be "xor 1" rather than "xor -1") vor 13 Jahren
  Jonas Maebe 288d1ec74a * support referencing "result" in nostackframe pure assembler routines if vor 13 Jahren
  michael eb2c0f52f4 * pas2ut, initial version (create unit tests from pascal unit) vor 13 Jahren
  michael 28db5237fe * pastounittest added. vor 13 Jahren
  michael 53c03717d5 * SQL DB loader implemented vor 13 Jahren
  michael 6926b50f2c * Changed library names to include version number, make uniform dynamic loader interface vor 13 Jahren
  florian 396a9cafa8 * use ptrsinttype instead of sinttype as code parameter for val: for "normal" 32/64 bit targets this does not matter, vor 13 Jahren
  florian 1cd6f2355b * don't copy const parameters passed by reference even if their complexity is >1, vor 13 Jahren
  michael d519365da0 * Tests for procedure/function declarations, fixes in parsing of those vor 13 Jahren
  marco 407a2604a3 - Add fpcpackage=y to install section to install in proper dir. Mantis #22549 vor 13 Jahren
  sergei d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). vor 13 Jahren
  michael a110490a5e * Added slice dummy vor 13 Jahren
  michael 04aa7851b7 * Set terminal correctly (fix for #21028) vor 13 Jahren