marco
|
ad338e4444
--- Merging r21035 into '.':
|
před 13 roky |
marco
|
22389f4132
--- Merging r22364 into '.':
|
před 13 roky |
Jonas Maebe
|
c9f8cc832b
--- Merging r20425 into '.':
|
před 13 roky |
Jonas Maebe
|
b269831fdb
--- Merging r18162 into '.':
|
před 13 roky |
marco
|
06b71d814b
--- Merging r18228 into '.': minus makefile updates
|
před 14 roky |
pierre
|
b3e1ba70e9
* Avoid warning about missing field for AVR
|
před 14 roky |
pierre
|
5148cb6ca8
* make sure pmessage field is aligned
|
před 14 roky |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
před 14 roky |
pierre
|
83f100432c
+ Move enumration types uses in ppu files from systems.pas
|
před 14 roky |
florian
|
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
|
před 14 roky |
florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
před 14 roky |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
před 14 roky |
florian
|
fb84cb865b
* rebase to trunk@17295
|
před 14 roky |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
před 14 roky |
florian
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
před 14 roky |
joost
|
2df0ef4937
* Use GetWindowsSpecialDir from the new windirs unit
|
před 14 roky |
joost
|
b1dd2f8659
* Fixed compilation on WinCE after r17114 and r17094
|
před 14 roky |
pierre
|
1f1172e73e
* Fix win64 compilation failure
|
před 14 roky |
joost
|
94cfe51faa
* Added ability to use $LOCAL_APPDATA, $APPDATA, $COMMON_APPDATA,
|
před 14 roky |
florian
|
a178f34ab3
+ avr processor type information
|
před 14 roky |
joost
|
db6bc3bd00
* Replace environment variables placed between dollar signs in fpc.cfg
|
před 14 roky |
paul
|
327b570ea4
compiler: rename extended records to advanced records
|
před 14 roky |
paul
|
86d3e41442
compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests
|
před 14 roky |
paul
|
726ea27bc0
compiler:
|
před 15 roky |
florian
|
38b90c987b
+ enable non local goto in macpas mode, test/tmacnonlocalgoto.pp does not fail anymore
|
před 15 roky |
Jonas Maebe
|
15846bf3d1
- disabled {$modeswitch result} for macpas mode by default (mantis #17382)
|
před 15 roky |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
před 15 roky |
florian
|
0085c22c59
- NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757)
|
před 15 roky |
Jonas Maebe
|
d948ed083d
* enabled nested procvars by default for ISO Pascal mode
|
před 15 roky |
Jonas Maebe
|
57bd6d2685
+ merged nestedprocvars branch
|
před 15 roky |