pierre
|
93c1c74e02
* Update Makefiles
|
15 years ago |
pierre
|
c02c000ddb
* also define GDB_CVS if version contains cvs substring
|
15 years ago |
pierre
|
08f3fdd828
* handle post 7.0 CVS diffs in structs
|
15 years ago |
Jonas Maebe
|
e50c05f44e
* fixed inverted condition in inc/dec range/overflow case that caused
|
15 years ago |
pierre
|
567d99b9c1
* more bp_location fixes
|
15 years ago |
pierre
|
b49a438933
BP_LOCATION is used from 6.6
|
15 years ago |
pierre
|
c519c3cb2e
+ bp_location struct added
|
15 years ago |
pierre
|
d08b9e53bd
solaris support and python first try
|
15 years ago |
pierre
|
cec309e7be
* also accept cc as compiler
|
15 years ago |
florian
|
ee504ce31f
* fixes fullcycle
|
16 years ago |
Jonas Maebe
|
09b4918cab
* don't allocate persistent temps for classes (they are not refcounted)
|
16 years ago |
florian
|
092823308a
+ mips(el) support in the compiler makefile
|
16 years ago |
Jonas Maebe
|
40f88809af
* don't error out or generate invalid code for "with x do ;"
|
16 years ago |
Jonas Maebe
|
82b2a1d48f
* fixed endless loop when generating debug info for empty string constants
|
16 years ago |
Jonas Maebe
|
b521f80b13
* give a proper error when a rangen appears in a vecn that's not an
|
16 years ago |
Jonas Maebe
|
b9b95a8f73
* fixed compiler crash when putting non-constant string in a set expression
|
16 years ago |
Jonas Maebe
|
a9c025cd6a
* fixed 32 bit -> 64 bit cross compilation
|
16 years ago |
sergei
|
14d42da206
* dom.pp: clean up
|
16 years ago |
sergei
|
c8efa67ac7
* xmlread.pp, added a flag to force input stack unwinding upon reader destruction.
|
16 years ago |
sergei
|
a7d1856620
* Removed null-termination in TXMLStreamInputSource.FetchData(): it isn't necessary and is causing unaligned access errors with ARM CPUs.
|
16 years ago |
paul
|
f718be3afd
compiler: remove unused variable
|
16 years ago |
Jonas Maebe
|
896e481f86
* fixed function result variable symbol corruption in case a unit is
|
16 years ago |
Jonas Maebe
|
c3eb47293a
* fixed derefdata corruption in case a unit is re-resolved and it has a
|
16 years ago |
pierre
|
98470e953d
* fix native linker end group delimiter
|
16 years ago |
florian
|
a3884c4e49
* fixes bootstrapping with 2.2.x
|
16 years ago |
pierre
|
90ddd046bc
* Use default functions if call to iconv_open failed
|
16 years ago |
sergei
|
255c14fc4d
* TDOMElement.RemoveAttributeNode() was not resetting OwnerElement property of the removed attribute to nil, fixed and added a test case.
|
16 years ago |
Jonas Maebe
|
722d48c8c2
* only return an error if locking a file fails when the file is already
|
16 years ago |
sekelsenmat
|
4fd2aa297a
Adds mipsel lazarus project
|
16 years ago |
pierre
|
c7179f243b
* fix problem with tcsetattr overloadwith const parameter
|
16 years ago |