1. 27 2月, 2014 1 次提交
    • A
      cm_t335: fix linker file to produce full ELF · 62bbc2f2
      Albert ARIBAUD 提交于
      Newly added cm_t335 was missed in commit 47ed5dd0 which
      made ARM targets produce full ELF files. Fix its linker
      script.
      
      This change is binary-invariant when only .dynsym, .dynstr,
      .dynamic, .plt, .interp and .gun sections are declared.
      
      Sections .hash, .got.plt, .dynbss and .ARM.exidx are also
      declared so that their (unused) content is moved out of the
      u-boot binary.
      Signed-off-by: NAlbert ARIBAUD <albert.u.boot@aribaud.net>
      62bbc2f2
  2. 24 2月, 2014 1 次提交
  3. 23 2月, 2014 6 次提交
  4. 22 2月, 2014 17 次提交
  5. 21 2月, 2014 3 次提交
  6. 20 2月, 2014 12 次提交