Historie revizí

Autor SHA1 Zpráva Datum
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that před 4 roky
  florian 1bf58c2a55 + introduce TExitCode před 4 roky
  svenbarth 15141124f4 * restore ability to cycle with 3.0.4 (at least until 3.2.2 is released) after r46890 před 4 roky
  svenbarth d3e18ccb5e * fix for Mantis #37221: apply adjusted patch by Ondrej Pokorny to allow the use of Copy() on open array parameters (the result will be a dynamic array) před 4 roky
  florian f8c1df0852 * ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415 před 5 roky
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 před 6 roky
  florian f92b8d1681 * changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets před 6 roky
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 před 6 roky
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add před 6 roky
  Jonas Maebe 4e73919676 - removed FPC 2.6.x bootstrapping code před 6 roky
  svenbarth cc354f9d72 * have the fpc_*_copy compiler intrinsics reference the intrinsic symbol they belong to před 6 roky
  florian 71e71ad267 * fix currency division on non x86 32 bit targets před 7 roky
  florian c230f81719 + support for <dyn. array>+<dyn. array>, resolves #30463 před 7 roky
  svenbarth 916ff0b92c + extend Concat() with support for dynamic arrays před 7 roky
  florian 7817102727 * patch by Christo Crause to implement 8 bit multiplications for "mul-less" avr types, resolves issue #31925 před 7 roky
  nickysn 34113b930b * removed the checkoverflow: boolean parameter of the software mul helpers; před 8 roky
  svenbarth 72c595eefe + implement support for Insert() for dynamic arrays; the parameter that is inserted can be a dynamic or static array of the same type, an array constructor or a single element of the arrays type; all that is determined based on the second type před 8 roky
  nickysn b14f277e8f + use rtl helpers for 64-bit shl/shr/sar/rol/ror modify in place operations, on před 8 roky
  florian 7213a13081 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking před 8 roky
  florian 29a2c433f7 * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name před 8 roky
  florian 0c238b72e5 + set/longjmp implementation for avr před 8 roky
  nickysn e1792e712a * changed the 'size' parameter of fpc_zeromem and fpc_fillmem from ptruint to sizeuint před 8 roky
  florian 9c81e90e08 + extension to iso mode: reset/rewrite can take a file name as a second parameter před 8 roky
  svenbarth 26a2ddd3d6 + extend Delete() intrinsics with Delphi compatible support for dynamic arrays. Also fixes Mantis #30306 před 9 roky
  svenbarth 248490bbf1 * declare fpc_zeromem and fpc_fillmem as inline to avoid one call před 9 roky
  svenbarth fd66d70449 innr.inc: před 9 roky
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. před 9 roky
  nickysn c78f406d99 + implemented proper stack checking for the i8086 před 9 roky
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it před 10 roky
  Jonas Maebe e2da416270 + new file for llvm intrinsics (using external compilerprocs) před 10 roky