tom_at_work
|
c887507adf
* generic compiler patches for ppc64/linux PIC code
|
19 years ago |
tom_at_work
|
8c8e25353b
* reverted changes from 2214, needs to be split into several commits
|
19 years ago |
tom_at_work
|
6313a9be7b
* basic code generation for dynamic linking code for ppc64
|
19 years ago |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
peter
|
c7f720aa09
* remove wrong check for empty section name. An empty section name is
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
florian
|
6ad3930a5d
* fixed broken powerpc compilation
|
20 years ago |
florian
|
caecabf7ba
+ more arm assembler stuff
|
20 years ago |
peter
|
375a5add80
* rename al_debug to al_typestabs
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
daniel
|
45bcc5b07a
* Add support for jmp $0011:$22334455 to Intel asm reader, request from
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
6c38093871
* fixed spilling for several ppc instructions which only read registers
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
b1c8bfc478
+ x86_64 pic draft
|
20 years ago |
peter
|
79eac1c0b3
* fix [regpara] in intel assembler
|
20 years ago |
peter
|
1cf3aef0f0
* regalloc bind to instructions need to get real ait_instruction
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
f5471aef6e
* more spilling rewrites
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
florian
|
cf25a973f8
* fixed alignment of variant records
|
21 years ago |
florian
|
6368652be2
* fixed several sparc alignment issues
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |