florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
преди 14 години |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
преди 14 години |
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.
|
преди 14 години |
florian
|
fcd3872d88
+ introduction of tcgint
|
преди 14 години |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
преди 14 години |
paul
|
27bb39a1ca
compiler: comment tblock_type members
|
преди 14 години |
paul
|
327b570ea4
compiler: rename extended records to advanced records
|
преди 14 години |
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
|
преди 14 години |
paul
|
726ea27bc0
compiler:
|
преди 14 години |
florian
|
38b90c987b
+ enable non local goto in macpas mode, test/tmacnonlocalgoto.pp does not fail anymore
|
преди 14 години |
florian
|
0085c22c59
- NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757)
|
преди 15 години |
florian
|
bacd6fb71b
* disable reg. vars in subroutines with interprocedural used labels
|
преди 15 години |
florian
|
ad23569cf1
* renamed pi_has_goto into pi_has_label because the problematic thing is if a procedure has a label as target and not if it has some goto
|
преди 15 години |
Jonas Maebe
|
57bd6d2685
+ merged nestedprocvars branch
|
преди 15 години |
florian
|
ced4f95c56
+ introduce iso mode
|
преди 15 години |
florian
|
138c5d1570
+ feature switch RESOURCES
|
преди 15 години |
Jonas Maebe
|
835899524b
+ support for Objective-Pascal for-in loops ("fast enumerations")
|
преди 15 години |
paul
|
1b614b526a
compiler:
|
преди 15 години |
paul
|
49d94c5a16
compiler: implement {$VARPROPSETTER ON/OFF} support which is required for COM (D7 compatibility):
|
преди 15 години |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
преди 15 години |
paul
|
a8381c8b32
fpc: compiler:
|
преди 15 години |
paul
|
8166148a37
compiler: 'static' keyword:
|
преди 15 години |
Jonas Maebe
|
8f3b1e42c0
+ -godwarfmethodclassprefix option to prefix method names in the DWARF debug
|
преди 15 години |
pierre
|
728899606b
+ New option -Xn to use native linker, used for solaris targets
|
преди 15 години |
Jonas Maebe
|
36668a6ec5
* don't emit "include file search paths" for stabs since they don't exist
|
преди 16 години |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
преди 16 години |
florian
|
6d7d6dbd60
+ feature softfpu introduced
|
преди 16 години |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
преди 16 години |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
преди 16 години |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
преди 16 години |