Mario Werner
|
fe0c85995d
|
add 4 byte alignment for the section table
this is probably not required but definitely does not hurt
|
2014-12-03 09:24:21 +01:00 |
|
Mario Werner
|
755b92c580
|
move the section table to the end of the elf file
|
2014-11-14 13:40:25 +01:00 |
|
Mario Werner
|
55c2841e47
|
changed order in which the sections are emitted
The fact that segments can contain header information as well as
sections requires that sections within segments are emitted first.
|
2014-11-14 10:37:50 +01:00 |
|
Serge Lamikhov-Center
|
0791d33e5b
|
- .note section is produced by write_exe_i386 test of ELFIOTest1.cpp
- include files are added to the test project
|
2012-07-01 21:12:56 +03:00 |
|
Serge Lamikhov-Center
|
493549e030
|
Initial
|
2012-02-18 12:01:36 +02:00 |
|