marcoonthegit
|
dda26e2c01
* typo fix in last commit.
|
3 years ago |
marcoonthegit
|
a97beb3fd5
* add IEquatable<T>, requested on forum.
|
3 years ago |
marcoonthegit
|
8fae763673
* fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005
|
3 years ago |
marcoonthegit
|
4d9fbd2faf
* fix bit setting macros in windows unit. Should fix bug #39272.
|
3 years ago |
marcoonthegit
|
ea03f9c3d2
* fix TreeView_GetItemRect reported by 440bx on forum
|
3 years ago |
marcoonthegit
|
d9bac3a47d
* restore old behaviour for non freebsd for _syscall
|
3 years ago |
marcoonthegit
|
c75945a32b
* add parameter (=0) to getdirentries, hopefully fixes occasional EFAULT loops.
|
3 years ago |
marcoonthegit
|
4f07bff6ac
* commented statat for non freebsd, and fixed a typo.
|
3 years ago |
pierre
|
001a37aa97
Update dev_t, ino_t and nlink_t types to cunit64
|
6 years ago |
Pierre Muller
|
02b969cc59
Fix freebsd rtl compilation failure after better type check of variant element inside record case clause
|
3 years ago |
pierre
|
87961ec9ea
FreeBSD fixes for stat and dirent records
|
6 years ago |
marcoonthegit
|
69eb400d54
* commit ACM's fpc.diff, resolves mantis #37220 and FreeBSD 12/13 syscall port
|
3 years ago |
marcoonthegit
|
bd4b14a28b
* manually merged part of d8021a11029990117503179f27e8b9af6418d32c that prohibits later merges
|
3 years ago |
marcoonthegit
|
622472d891
* prt0 for x86_64
|
3 years ago |
marcoonthegit
|
d604cadab0
* fix ident patch script and i386/cprt0.as
|
3 years ago |
marcoonthegit
|
ae6945b120
* change note section to be more 12 conformant
|
3 years ago |
marcoonthegit
|
f1c11cea44
* set freebsd to ld.bfd
|
3 years ago |
marcoonthegit
|
ce01ac7695
* FreeBSD version to 12 in trunk
|
3 years ago |
florian
|
be560dadf8
* manual fixes to get .weak support in fixes
|
3 years ago |
florian
|
0afa5dc4aa
+ support .weak in the internal assembler
|
3 years ago |
florian
|
3dc09bbedd
* provide __libc_csu_init and __libc_csu_fini as weak symbols
|
3 years ago |
florian
|
9bd665d069
* pic'fied startup code
|
3 years ago |
florian
|
6db696a782
* define __libc_csu_* symbols as weak symbols on aarch64-linux
|
3 years ago |
Sven/Sarah Barth
|
9b467007ea
* fix #32034 and fix #39656: in a for-in-loop with an array constructor enforce the type of the loop variable for the elements
|
3 years ago |
Sven/Sarah Barth
|
d8aa721f88
* free the placeholder for the count of the dynamic array in end_dynarray_const() and document it as such
|
3 years ago |
Pierre Muller
|
d9ac2f58ad
Revert "Add trunk only system_CPU_OS values to ensure that the same integervlaue is uused for system_aarch64_darwin"
|
3 years ago |
Pierre Muller
|
f320acd7e3
Revert "build fix of ppudump after 313643ea1c4d"
|
3 years ago |
Karoly Balogh
|
25166cf7ca
build fix of ppudump after 313643ea1c4d
|
3 years ago |
Pierre Muller
|
313643ea1c
Add trunk only system_CPU_OS values to ensure that the same integervlaue is uused for system_aarch64_darwin
|
3 years ago |
Jonas Maebe
|
6827c4810d
PPC64: fix wrong ifdef for SYSV ABI
|
3 years ago |