Ulrich Drepper 41de488a0a Add several more elflint tests:
- check whether dynamic section matches PT_DYNAMIC program header entry
- make sure text relocation flag is used correctly

libelf needed one extension for this.
2005-08-03 00:02:56 +00:00
2005-07-28 21:49:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-08-03 00:02:56 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-08-03 00:02:56 +00:00
2005-08-03 00:02:56 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-28 07:12:38 +00:00
2005-08-02 16:07:42 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-08-03 00:02:56 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-28 19:49:26 +00:00
2005-08-03 00:02:56 +00:00

Fundamental design decision:

- the sizes of external and internal types are assumed to be the same.
  This leaves byte ordering aside.  While assuming this the code can be
  greatly simplified and speed increases.  Since no change violating this
  assumption is in sight this is believed to be a worthwhile optimization.
S
Description
暂无描述
Readme 23 MiB
Languages
C 70.8%
Shell 22.6%
C++ 3.3%
Makefile 1.4%
M4 1%
Other 0.8%