Commit History

Author SHA1 Message Date
  florian 201281ae2a * compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler 4 years ago
  florian 9ea52b8578 + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 4 years ago
  Mattias Gaertner 1299e585c9 pastojs: filer: restore original order before checking specializations 4 years ago
  Mattias Gaertner f2712a50df pastojs: undo commit error 4 years ago
  Mattias Gaertner 2f83458c33 pastojs: filer: store precompiled short references 4 years ago
  Mattias Gaertner f5d4e54ab3 fcl-passrc: 4 years ago
  marco c053bc9418 * debian lintian detected spellfix 4 years ago
  marco a243cdc4e6 * debian lintian spellfix 4 years ago
  marco 368a0b75b4 * fix spell error detected by debian lintian 4 years ago
  svenbarth 5a68b2218a * for Aarch64 inline assembly comments need to start with // 4 years ago
  florian a19ec44b97 * patch by Bart Broersma: avoid unsigned wrap around in TDeque.Erase, resolves #37482 4 years ago
  Jonas Maebe 080d8c28f7 * LLVM 11.0 support 4 years ago
  michael 827bb70333 * Remove debug statement (bug ID 37940) 4 years ago
  florian 80394fc6e8 - removed cvs remainders ($Id$ and $Log$ tags) 4 years ago
  florian fa54335938 * patch by Christo Crause to fix illegal ldd generation for avrtiny, resolves #37929 4 years ago
  florian 91fe098eb4 * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 4 years ago
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) 4 years ago
  Jonas Maebe d0d07dc3bf * naturally align threadvar lists/tables 4 years ago
  florian 15695b317c * denormalized value floating point exception has to result in an rte 206, resolves part of #37926 4 years ago
  florian 3b0168ae16 * (slightly) modified (formatting, warning) patch by Jan Bruns to speed up overloading search, resolves #36666 4 years ago
  svenbarth eb7158d250 * ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names) 4 years ago
  svenbarth 7dff106d14 * use the name of the symbol instead of the name of the section as the later is always lowercased 4 years ago
  svenbarth 5e6ec33a59 * reset the stored symbol for SEH data once a new section is encountered 4 years ago
  svenbarth 0c2494bec8 * when setting up the symbol for the SEH data don't check whether it is global, instead check whether it's a function 4 years ago
  Károly Balogh 7a1903cc8f * turn the recently added 3357 warning into an error, to avoid another compiler IE later 4 years ago
  Károly Balogh f489858855 powerpc: added support for 64bit explicit locations in legacy MorphOS syscalls. improved error handling of various corner cases or explicit paraloc handling 4 years ago
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
  florian b8c707ed7e * patch by Christo Crause: r0, r1 are no volatile registers for avr tiny 4 years ago
  svenbarth e90cf131fe * fix for Mantis #37844: prefer to use the symtable determined in generate_specialization_phase1 for procdefs as that might a withsymtable that is needed to correctly load Self later on 4 years ago
  svenbarth 2f877218b4 * fix test: TThread.WaitFor calls CheckSynchronize as well, so the thread needs to signal when it's done with removing entries from the queue 4 years ago