joost
|
b886d5d55c
* Issue a warning when a package-name is used twice
|
13 years ago |
joost
|
a2534fc8c6
* Show in debug-output why a package or target is being recompiled
|
13 years ago |
joost
|
fbac245004
* Replaced remaining usage of build option with package variant
|
13 years ago |
pierre
|
fd63593ec3
Add mips cpu code and generate helpful message for unsupported cpu
|
13 years ago |
pierre
|
f2087d01a1
Set register to value parameter of longjmp procedure
|
13 years ago |
pierre
|
6b911b4e43
* MIPS CPU is also less precise for arctan, as arm cpu
|
13 years ago |
pierre
|
a1a171d7e8
Fix problems introduced by unaligned patch rev 22516 for 64bit systems
|
13 years ago |
marco
|
ee51ccced6
* fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo
|
13 years ago |
pierre
|
ff78c930c5
Fix problem in 64bit substraction
|
13 years ago |
pierre
|
7c1db10df9
Handle new unaligned constant types
|
13 years ago |
Jonas Maebe
|
ae56841ee6
* do not apply node CSE to nested loads on high level cpu targets, because
|
13 years ago |
pierre
|
a34c1ff22d
Use only unaligned constants in dwarf debug info as specified by standard
|
13 years ago |
pierre
|
42bd8d6bc1
Handle new unaligned ait_const
|
13 years ago |
pierre
|
b041b3ad4a
Add unaligned 16,32 and 64 bit tai_const, needed for dwarf
|
13 years ago |
pierre
|
4b7a6ecc14
move currentregloc setting to ncgutil to avoid sysym unit ependency in aasmtai unit
|
13 years ago |
florian
|
420cd9bd27
+ support for <text>^ in iso mode
|
13 years ago |
florian
|
01fcc389be
* load sysutils unit by command line parameter so the unsupported uses in iso mode is avoided
|
13 years ago |
florian
|
c95cfa20ba
* disable non-iso tokens in iso mode
|
13 years ago |
pierre
|
37a7c1fc25
Add Dwarf debug info generation by default for mips cpu
|
13 years ago |
pierre
|
fcaff0489c
* psub.pas : translate tregister for registerhi also
|
13 years ago |
pierre
|
b851a5a065
Accept range/overflow for address computation inside unit
|
13 years ago |
florian
|
f25f44605e
- get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode
|
13 years ago |
Jonas Maebe
|
91e1bdb08c
* allow overriding the FPCMAKE used for installing by specifying FPCMAKE
|
13 years ago |
marco
|
f7ac18f2a0
* a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbled on, I didn't do a full audit.
|
13 years ago |
florian
|
54d3d736f5
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
|
13 years ago |
pierre
|
0a755be6fe
* Fix assembler fileinfo position for x86 readers
|
13 years ago |
pierre
|
d88ef103bb
Fix IInterface virtual method helper code for PIC mode (no L7 needed)
|
13 years ago |
marco
|
5866e2435c
* some potential rangecheck errors fixed, Mantis #22933, suggested fixes
|
13 years ago |
marco
|
37ed624706
* Make validchar writable, Mantis #23002, patch by Anton
|
13 years ago |
pierre
|
4295cc417e
Fix PIC instruction for syscalls
|
13 years ago |