J. Gareth "Curious Kit" Moreton
|
5ffdfdd04f
* Specify that an integer expression was expected for inline constant simplification routines
|
4 months ago |
J. Gareth "Curious Kit" Moreton
|
95993ea7a4
* Str returns a nicer error (and corrects the position) if a non-ordinal type is passed into it
|
4 months ago |
Margers
|
1a1ca72067
Fix namespace unit case.
|
4 months ago |
Margers
|
826aabe99d
Write sha1 of one million "a" symbols.
|
4 months ago |
Margers
|
1e1cc16569
Asm sha1 comply with win64 ABI.
|
4 months ago |
Margers
|
a4cf7ff6e4
Cosmetic update for sha1performancetest.
|
5 months ago |
Margers
|
632ecfda9e
Update fpmake for hash package.
|
5 months ago |
Margers
|
36b59feeac
Sha1 asm version using x86 SHA instructions set.
|
5 months ago |
florian
|
de46b06f27
* fix 32 bit => 64 bit cross compilation, resolves #41626
|
4 months ago |
florian
|
9bcb1b6f21
+ range check assignments of constant sets, resolves #41132
|
4 months ago |
Pierre Muller
|
ed1bbfc950
Allow compilation of rtl for i386-openbsd target with -dOLD_ASSEMBLER
|
4 months ago |
Pierre Muller
|
0610d691b6
Avoid adding size if tf_needs_symbol_size is not in target_info.flags
|
4 months ago |
Pierre Muller
|
4aaf65e9f8
Ensure that real constant put into rodata also get a end symbol to generate .size directive (required at least by llvm-mc-16 for wasm32 compiler)
|
4 months ago |
Pierre Muller
|
08b7d2ffdb
Discard ait_symbol_end if tai_symbol_end(hp).sym.is_used is false
|
4 months ago |
Michaël Van Canneyt
|
86ac47508e
* Gradient implementation, by Werner Pamler. Fixes issue #41257
|
4 months ago |
Michaël Van Canneyt
|
3c5b049f6b
* LLVM workaround
|
4 months ago |
Pierre Muller
|
4ee4e9ae1e
Fix failure in ppudump after 5462dd38
|
4 months ago |
florian
|
5462dd388b
* store lower set bound in a setdef
|
4 months ago |
Michaël Van Canneyt
|
1bbce99395
* TLockGuard, based on an idea by Loïc Touraine
|
4 months ago |
Michaël Van Canneyt
|
fa7636ab66
* Fix possible infinite loop in TDirectory.IsEmpty. Fixes issue #41255
|
4 months ago |
Michaël Van Canneyt
|
3df8de1994
* Make FreeAndNil type safe
|
4 months ago |
Michaël Van Canneyt
|
1f232684e0
* Save run params in session file
|
4 months ago |
Michaël Van Canneyt
|
63b57ea842
* Interfaces not always assigned
|
4 months ago |
Yuri Serebrennikov
|
aa182cb147
The EHTTPClient class now implements an overloaded constructor that accepts both an error message and an associated HTTP status code, enabling retrieval of the HTTP error code when an exception occurs.
|
4 months ago |
Rika Ichinose
|
37a7474471
Call custom MemoryManager.DoneThread before FinalizeHeap.
|
4 months ago |
Michaël Van Canneyt
|
9a7a8f0d5c
* Capitalize TScoped.Assign
|
4 months ago |
Michaël Van Canneyt
|
e2d58b8b94
* add TScoped for auto-destroying classes, based on an idea of Loïc Touraine
|
4 months ago |
florian
|
7d0ef33766
* avoid to call a_loadmm_reg_intreg for mm registers larger than the int registers, resolves #41252
|
4 months ago |
Alligator-1
|
ad88310e5b
Removing forgotten dead code
|
4 months ago |
Pierre Muller
|
bab854df2f
Add .section .note.GNU-stack,,@progbits to all .as files for FreeBSD OS
|
4 months ago |