config/arch/avr32.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 29 00:15:32 2010 +0200 (2010-03-29)
changeset 1864 758d5137fe87
parent 1716 6bbf206a5b57
child 2444 896cb0d36c1a
permissions -rw-r--r--
scripts/populate: optimise search loop

Curently, populate will iterate over all ELF (shared objects|executables)
to look for missing NEEDED DSOs, adding to the list at every iterations
of the search loop.

Instead of looking again at previously handled ELF files, recursively
resolve every ELf files.

Also, in case there are a whole lot of files (more than the shell can
accept as arguments list, or creating a command line longer than the
shell can cope with), use a temporary file with the list of files
to search for missing dependencies.
mgl@1371
     1
# AVR32 specific configuration file
mgl@1371
     2
mgl@1371
     3
config ARCH_avr32
yann@1716
     4
    select ARCH_SUPPORTS_32
yann@1716
     5
    select ARCH_DEFAULT_32
mgl@1371
     6
    select ARCH_USE_MMU
mgl@1371
     7
    select ARCH_DEFAULT_BE
mgl@1468
     8
    select ARCH_SUPPORT_ARCH
mgl@1468
     9
    select ARCH_SUPPORT_CPU
mgl@1468
    10
    select ARCH_SUPPORT_TUNE
mgl@1468
    11
    select ARCH_SUPPORT_FPU
mgl@1468
    12
     help
mgl@1371
    13
      The AVR32 architecture, as defined by:
mgl@1371
    14
        http://www.atmel.com/products/avr32