J. Gareth "Curious Kit" Moreton
|
33cf86ff9f
PostPeepholeOptTestOr now removes TEST when dealing with POPCNT and LZCNT
|
3 years ago |
florian
|
89f9ebc7b7
* throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514
|
3 years ago |
ccrause
|
de97010011
Add libraries required to link simple example with esp8266-rtos-sdk v3.3
|
3 years ago |
Yuri
|
07d298d23b
Cosmetic changes
|
3 years ago |
Yuri
|
58e9d7c647
Added reason for closing the connection.
|
3 years ago |
Pierre Muller
|
c83c89128a
Update fpcmake.inc after addition of aarch64-embedded target
|
3 years ago |
Pierre Muller
|
3cfd40a4d3
Add unit dependencies for arm and aarch64 specific units
|
3 years ago |
mattias
|
e8bf381702
pas2js: compileserver: set default port 3000
|
3 years ago |
Michaël Van Canneyt
|
a5811a35a9
* Add options to request
|
3 years ago |
Yuri
|
d8d7d49568
Merge branch 'main' into websocket
|
3 years ago |
Yuri
|
aa82a2e446
Typecasting to int64 type fixes the exception.
|
3 years ago |
Yuri
|
2f0e24c560
Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/source into main
|
3 years ago |
ccrause
|
5944631246
Add help message for xtensa-freertos -WP option
|
3 years ago |
florian
|
b00fe0e4e4
* all references to libc_csu_ cleaned, should resolve #39295
|
3 years ago |
florian
|
abee68df92
* powerpc64-linux: libc_csu_* are not available anymore in newer glibc,
|
3 years ago |
florian
|
0b2a58027c
* powerpc64-linux: unused assembler loader files removed
|
3 years ago |
florian
|
4ef8ae2a63
* updated revision after 53e5a4a0
|
3 years ago |
florian
|
644263277f
* clean up of assembler files not used anymore
|
3 years ago |
florian
|
e26b298885
* patch by Rika: Better Align()'s #2, resolves #39512
|
3 years ago |
Pierre Muller
|
abee4d46b6
Ignore NR_DEFAULTFLAGS for ait_regalloc, because there is no default flags for JVM
|
3 years ago |
Pierre Muller
|
c06a3f2ca3
Avoid range check error inside tcgcasenode.pass_generate_code method
|
3 years ago |
Robert Roland
|
86c097086a
Additional copyright header
|
3 years ago |
Robert Roland
|
2a8c2c4382
Add license headers
|
3 years ago |
Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
Michaël Van Canneyt
|
b2f46586bc
* Fix warnings & hints, use resourcestrings, add const where appropriate
|
3 years ago |
Michaël Van Canneyt
|
8362ee0e5f
* Add aliases
|
3 years ago |
Michaël Van Canneyt
|
ebdb90b1a5
* Remove debugging statements
|
3 years ago |
Michaël Van Canneyt
|
9e710e298c
* Use resource strings, add const to string params where appropriate
|
3 years ago |
Yuri
|
749c8110b6
Fixed error if payload = 0
|
3 years ago |
Yuri
|
045472a5e7
The disconnect event is now called once instead of three.
|
3 years ago |