nickysn
|
537902c2fe
* fixed the go32v2 mouse unit for 40 column modes
|
11 lat temu |
nickysn
|
3effe8d62a
* MouseIsVisible renamed CustomMouse_MouseIsVisible to indicate its value is only used for the custom drawn mouse cursor
|
11 lat temu |
sergei
|
a4053370fc
* ELF linker: track relocation style (REL or RELA) of each input section and use it instead of global default on MIPS targets. This fixes internal linking of tests/test/units/system/tres*.pp.
|
11 lat temu |
florian
|
9fdfe4f474
+ convert floating point division by a constant into a multiplication if fastmath is turned on
|
11 lat temu |
nickysn
|
66630c457a
* do not update MouseIsVisible in SysShowMouse and SysHideMouse, except when doing a custom drawn cursor
|
11 lat temu |
pierre
|
a77735d7af
Fix bug in in_const_swap_qword handling
|
11 lat temu |
nickysn
|
c97d8079e7
* the MouseIsVisible global variable from the go32v2 mouse unit moved to the
|
11 lat temu |
yury
|
c40960466a
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
11 lat temu |
reiniero
|
ce54992e07
* fcl-db: dbftool: cosmetic/silence warning
|
11 lat temu |
reiniero
|
26913387cf
* fcl-db: dbftool:
|
11 lat temu |
sergei
|
8c61990078
* ogcoff.pas: when encountering symbol of unsupported type in input object file, give a meaningful error message instead of internal error. Mantis #27020.
|
11 lat temu |
pierre
|
13a069c9d2
Use CHECKED="checked" and SELECTED="selected" as required by HTML specs
|
11 lat temu |
michael
|
12f75980bf
* Added original ncurses copyright
|
11 lat temu |
marco
|
3fbcca0e77
* change ulargeinteger quadpart to unsinged, mantis #27023
|
11 lat temu |
pierre
|
d01bf2dea3
Multifield pthread_attr_t for NetBSD
|
11 lat temu |
pierre
|
5659e910ef
Also define __CPU_SIMPLE_LOCK_PAD for x86_64 netbsd
|
11 lat temu |
pierre
|
f9abd7b1da
Also define PHTREAD_INHERIT_SCHED
|
11 lat temu |
pierre
|
1fcc0490fe
Also use PHTREAD_INHERIT_SCHED in pthread_attr_setinheritedsched for NetBSD system
|
11 lat temu |
pierre
|
42be0dd306
Use ptruint instead of longint cast for self address for WRITE_DEBUG
|
11 lat temu |
Tomas Hajny
|
dc1446d32a
* fixed misplaced constant definition
|
11 lat temu |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
11 lat temu |
Jonas Maebe
|
1f22c6797e
* fixed typo in r29048
|
11 lat temu |
pierre
|
3a19db0bb0
Add AIX support, do not add gdbver to targets
|
11 lat temu |
pierre
|
b496605d2c
Add description of TEST_USE_LONGLOG
|
11 lat temu |
pierre
|
d4ac521ff9
Add AIX support
|
11 lat temu |
pierre
|
2202d60cdc
Allow use of native ld or GNU gld for AIX
|
11 lat temu |
pierre
|
d9d5fd0647
Assume link native for AIX compiled binary
|
11 lat temu |
pierre
|
bde3bb4f5b
Give a different output if Obj is not a vlaid class
|
11 lat temu |
marco
|
97b208f3dc
* Enabled unicodedata unicodenumtable character, mantis #26805
|
11 lat temu |
Tomas Hajny
|
f7e6ea56d9
* support for machine-parseable output of information in fpc -i plus improvements in help (including previously missing information for some less used platforms
|
11 lat temu |