Commit History

Author SHA1 Message Date
  Károly Balogh 3509d277d0 amiga: use -mtype vlink argument instead of -sc -sd when doing section gc. this prevents merging the bss section into the data section and is more compatible with pre-v2.0 OS versions. needs vlink 0.16b or newer 5 years ago
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed 5 years ago
  florian 3705f95b92 * compilation fixed 5 years ago
  florian 6c6a16a154 + xtensa-linux 5 years ago
  florian af8202be3d * compilation for non-Xtensa targets fixed 5 years ago
  florian fc98a0db4f * cosmetics 5 years ago
  florian c1c201f93c * Xtensa: fix passing of floating point parameters 5 years ago
  florian 66cbee5e31 * factor out first_addfloat_soft 5 years ago
  florian fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available 5 years ago
  florian ba3de67f3b + Xtensa: the boolean extension is used as flags 5 years ago
  ondrej 7cecc87441 odbc: use ftBlob only for VARBINARY(MAX) fields 5 years ago
  ondrej 0c8cf3e323 odbc: use ftBlob also for SQL_VARBINARY fields because they can have size bigger than max allowed size for ftVarBytes (High(Word)) 5 years ago
  marco e53b67517a * improve porunidle casing, suggestion by Bart. 5 years ago
  Jonas Maebe d5de84c6c5 * use typenames in more cases in the generated LLVM IR (results in smaller 5 years ago
  Jonas Maebe afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of 5 years ago
  Jonas Maebe 4ba19f5418 * add support for creating non-address-only procvars to 5 years ago
  florian b033ccbddb * cleanup 5 years ago
  florian 44d9498eff * cosmetics 5 years ago
  marco 07ee8948aa * use a PO flag to run idle event. This allows both cases (slow, long term input, and short, quick input) to run without derivation of the class for runcommand. 5 years ago
  florian ba9e930556 * Xtensa: set fpu type dependending on the controller 5 years ago
  florian c2cf21d176 + Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected 5 years ago
  florian 1e0640c9e9 * Xtensa: FreeRTOS uses windowed calling convention 5 years ago
  florian b41c8342c8 * Xtensa: reduce stack usage 5 years ago
  michael a630f93c7b * Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101) 5 years ago
  michael b2ddb43fa9 * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105) 5 years ago
  michael aaaca28dcd * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105) 5 years ago
  michael 3030ffb9c1 * Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106) 5 years ago
  michael a24a4b9745 * Patch from Bart Broersma to fix bug ID #36809 - test program 5 years ago
  michael 25b7e1352b * Patch from Bart Broersma to fix bug ID #35022 5 years ago
  pierre 4861761150 Try to fix problems for more recent GDB versions. 5 years ago