Commit History

Author SHA1 Message Date
  michael 675fc31ffd * New ManualMergeLog to public 10 years ago
  nickysn e4c612611f + added class (and constants) for handling OMF COMENT records. Write a COMENT 10 years ago
  nickysn 70577a55f3 + write the omf header in the omf binary writer 10 years ago
  nickysn ae44d240a3 * updated ppc8086.lpi with the latest compiler source files 10 years ago
  Jeppe Johansen 8c105d4c97 Fix off by 8 error. 10 years ago
  Jeppe Johansen 7fe4b13248 Fix broken peephole optimization that was testing the wrong register for modifications. 10 years ago
  Károly Balogh 48b38994c8 amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name 10 years ago
  Károly Balogh 99123a1ea9 amicommon: massively improved FindFirst/FindNext implementation in the DOS unit. now supports Directory filtering and returns the time field of SearchRec in the expected format. This fixes a bunch of issues in the IDE and Free Vision, among others 10 years ago
  nickysn 9c52c98b77 * use default_settings.packrecords, instead of 0 (since that's different for 10 years ago
  florian 07aa519e1c * add console output support to avrsim controller unit 10 years ago
  florian 1f93c3aaa1 * get memory sizes on avr-embedded from controller info records 10 years ago
  florian 1b9105e8c3 * make 3.82 fixes 10 years ago
  florian dfd4d3656b + avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed 10 years ago
  michael 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) 10 years ago
  michael 8f569f4d88 * Added ManualMergeCHangeLog (bug ID 22655) 10 years ago
  florian b07ba5786b * updated errord(u).msg files by Karl-Michael Schindler, resolves #27725 10 years ago
  florian 873d88ba57 * fix 8 Bit*8 Bit multiplication according to #27737 using modified code supplied by Georg Hieber 10 years ago
  florian 98856437b2 * disable fpc_chararray_enum for now on avr because the register allocator cannot currently handle it 10 years ago
  florian e4b8478da4 * fix building of avr-embedded rtl 10 years ago
  florian d0f4e7cc99 * respect feature defines 10 years ago
  florian 5030ff05b5 * take care of feature defines 10 years ago
  florian 0470cd2cb1 + CPU dependend string routine include files for AVR 10 years ago
  michael 7ba2ce86cd * Fix visibility and deprecated warnings (patch from Luiz Americo (Bug ID 27110) 10 years ago
  michael c453e88272 * IdentifierByName made virtual (bug ID 27109) 10 years ago
  Károly Balogh 72e1443081 + don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588 10 years ago
  florian ad995eb121 * use correctly CALL/RCALL and JMP/RJMP on avr, resolves #27738 10 years ago
  Jonas Maebe c32b6b01ad * make sure the calcparas() is called when calling getcopyas() on a 10 years ago
  Jonas Maebe 2112713579 * converted the remaining parts of tcginnode.pass_generate_code() to thlcg 10 years ago
  Jonas Maebe 69e7b06cef * converted rest of VMT generation to high level typed const builder 10 years ago
  michael 9bf410e6a0 * Fix bug ID #27617, heap messed up due to not resetting pointer 10 years ago