Jonas Maebe
|
89523d390b
* fixed web bugs 4574 and 4575
|
19 years ago |
florian
|
30d5ff9f03
* fixed access to already freed memory location
|
19 years ago |
florian
|
56616ea3ad
+ parsing of @GOT on i386
|
19 years ago |
Jonas Maebe
|
b99bdb88a2
* stringfromlabel now also handles dns message compression
|
19 years ago |
Jonas Maebe
|
dd0d702bc3
* added missing NetToHost() calls for THostResolver and TNetResolver
|
19 years ago |
Tomas Hajny
|
6d96ee4819
* fixed occassional crash during InitArguments
|
19 years ago |
Jonas Maebe
|
6d3ae16267
* fixed web bug #4647 (untyped elements in array constructors) + test
|
19 years ago |
Jonas Maebe
|
cbb59be2f1
* fixed web bug #4651 + test
|
19 years ago |
florian
|
fb4557d71e
* first implementation of pic for i386
|
19 years ago |
Jonas Maebe
|
2aa9653a61
- removed code commented out in previous commit
|
19 years ago |
Jonas Maebe
|
3f86e6b728
* keep upper bound of loops in a register instead of in memory
|
19 years ago |
Jonas Maebe
|
9603f4bf82
* fixed double writing of "<var> located in register" in assembler
|
19 years ago |
Jonas Maebe
|
365d2892f4
+ support for bo/bi notation for branches in the assembler reader
|
19 years ago |
florian
|
008da5b11c
+ new cpus/fpus added
|
19 years ago |
Jonas Maebe
|
cd69c36f17
* commited -> committed (fix for web bug #4642, by Vincent Snijders)
|
19 years ago |
marco
|
2dbe7d22c2
* Indy fix (freeonterminate workaround)
|
19 years ago |
marco
|
a5276e396e
* fixed FreeBSD 6 cprt0.as Use -Xf from now on.
|
19 years ago |
Jonas Maebe
|
226ef51699
* cpux86 -> cpui386 (cpux86 does not exist)
|
19 years ago |
Jonas Maebe
|
c945b972c4
* fixed FpGetRLimit and FpUGetRLimit
|
19 years ago |
florian
|
a11a177469
* generate pic'ed external jmps on 386 as well if necessary
|
19 years ago |
Jonas Maebe
|
41d6d85084
* fixed spilling of fpu registers
|
19 years ago |
Jonas Maebe
|
018fa207d7
* only allocate the calleeside register locations of parameters when
|
19 years ago |
Jonas Maebe
|
6892958fdd
* use 9 instead of 8 parameters, so one has to be passed on the stack
|
19 years ago |
Jonas Maebe
|
c423e23bb4
* only use r12 as frame pointer in the entry code for ppc if necessary
|
19 years ago |
Jonas Maebe
|
6c30925e04
* fixed offsets used by stmw/lmw
|
19 years ago |
marco
|
f8c25e9905
* setsockopt detail bug
|
19 years ago |
Jonas Maebe
|
c3f27eee06
* optimized generation of and generated entry and exit code:
|
19 years ago |
florian
|
8bece84c5b
* graph is only built on i386 on linux
|
19 years ago |
daniel
|
3758d106fe
* remove command about quotes in array version of executeprocess, which doesn't
|
19 years ago |
oro06
|
49738994a8
*preprocessor can't read files with proc/func declaration
|
19 years ago |