An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computing, the Executable and Linkable Format (ELF, formerly named Extensible Linking Format), is a common standard file format for executable files, object code, shared libraries, and core dumps. First published in the specification for the application binary interface (ABI) of the Unix operating system version named System V Release 4 (SVR4), and later in the Tool Interface Standard, it was quickly accepted among different vendors of Unix systems. In 1999, it was chosen as the standard binary file format for Unix and Unix-like systems on x86 processors by the project.

Property Value
dbo:abstract
  • Executable and Linkable Format (zkratka ELF) je v informatice standardní souborový formát pro uložení spustitelných souborů, linkovatelných objektů, dynamických (sdílených) knihoven a ladících výpisů (core dumps). ELF formát je poměrně rozšířený, v současnosti ho využívají operační systémy jako Linux, Solaris, IRIX, FreeBSD, NetBSD, OpenBSD a další. ELF formát se také objevuje u konzolí (PlayStation 2, PlayStation Portable a PlayStation 3). Formát byl původně vyvinut v pro operační systém UNIX System V. (cs)
  • Das Executable and Linking Format (kurz: ELF) beschreibt das Standard-Binärformat ausführbarer Programme, Bibliotheken und von Speicherauszügen unter vielen UNIX-ähnlichen Betriebssystemen wie beispielsweise Linux oder FreeBSD; es wird aber mittlerweile auch von anderen Systemen verwendet. (de)
  • In computing, the Executable and Linkable Format (ELF, formerly named Extensible Linking Format), is a common standard file format for executable files, object code, shared libraries, and core dumps. First published in the specification for the application binary interface (ABI) of the Unix operating system version named System V Release 4 (SVR4), and later in the Tool Interface Standard, it was quickly accepted among different vendors of Unix systems. In 1999, it was chosen as the standard binary file format for Unix and Unix-like systems on x86 processors by the project. By design, the ELF format is flexible, extensible, and cross-platform. For instance, it supports different endiannesses and address sizes so it does not exclude any particular central processing unit (CPU) or instruction set architecture. This has allowed it to be adopted by many different operating systems on many different hardware platforms. (en)
  • En informática, el formato Extensible Linkable Format (ELF, anteriormente llamado Extensible Linking Format), es un formato de archivo estándar común para archivos ejecutables, código objeto, y . Publicado por primera vez en la especificación para la Interfaz binaria de aplicaciones (ABI) de la versión del sistema operativo Unix llamada (SVR4), y más tarde en el Tool Interface Standard, fue rápidamente aceptado entre los diferentes proveedores de sistemas Unix. En 1999, fue elegido como el formato de archivo binario estándar para Unix y sistemas Unix-like en procesadores x86 por el proyecto . Por diseño, el formato ELF es flexible, extensible y multiplataforma. Por ejemplo, admite diferentes endianness y tamaños de dirección, por lo que no excluye ninguna unidad central de procesamiento (CPU) o arquitectura del conjunto de instrucciones. Esto ha permitido que sea adoptado por muchos sistemas operativos diferentes en muchas plataformas de hardware diferentes. (es)
  • ELF (Executable and Linkable Format, format exécutable et liable ; anciennement Executable and Linking Format) est un format de fichier binaire utilisé pour l'enregistrement de code compilé (objets, exécutables, bibliothèques de fonctions). Il a été développé par l’USL (Unix System Laboratories) pour remplacer les anciens formats a.out et COFF qui avaient atteint leurs limites. Aujourd'hui, ce format est utilisé dans la plupart des systèmes d'exploitation de type Unix (GNU/Linux, Solaris, IRIX, System V, BSD), à l'exception de Mac OS X. (fr)
  • ELF(Executable and Linkable Format)는 실행 파일, 목적 파일, 공유 라이브러리 그리고 코어 덤프를 위한 표준 파일 형식이다. 1999년 86open 프로젝트에 의해 x86 기반 유닉스, 유닉스 계열 시스템들의 표준 바이너리 파일 형식으로 선택되었다. (ko)
  • Executable and Linkable Format (ELF) とは、コンパイラが生成するオブジェクト、および、ライブラリとリンクされた実行ファイルのファイルフォーマットである。a.outフォーマット、COFFの後継として広く採用されている。セクション数の制限が緩く、メモリ上で連続していないファイルや、ロードされる場所と実行される場所が違う箇所を含む場合にも対応が可能な柔軟な設計となっている。 System V が採用し、GNUツールチェーンがサポートしている。今ではBSD派生OSやLinuxをはじめとするフリーなOSにおける実行ファイルフォーマットや、ゲーム機等を含む組み込み機器開発にも数多く使われている。 (ja)
  • L'Executable and Linkable Format (in lingua italiana Formato eseguibile e collegabile, abbreviato in ELF, precedentemente chiamato Extensible Linking Format), in informatica, è un formato file standard per eseguibili, codice oggetto, librerie condivise e core dump. Pubblicato inizialmente nelle specifiche application binary interface di System V e poi in , è stato quindi accettato da diversi produttori di sistemi Unix. Nel 1999 è stato scelto come formato standard dei file binari per i sistemi Unix e Unix-like su architettura x86 dal progetto . (it)
  • Het Executable and Linking Format, afgekort: ELF, beschrijft het standaard binaire formaat van uitvoerbare programma's die onder veel besturingssystemen draaien, die vaak op Unix zijn gebaseerd, zoals Linux. Het bestandsformaat werd oorspronkelijk ontwikkeld door Unix System Laboratories en in 1993 door de Tool Interface Standard Comitee in het kader van de Tool Interface Standard als standaard voor uitvoerbare programma's geaccepteerd. Het formaat werd in 1995 voor het eerst toegepast in Linux, omdat het sneller is dan de voorheen gebruikte formaten a.out en COFF. Bestanden met de extensie .exe zijn er een voorbeeld van. (nl)
  • ELF, Executable and Linkable Format – format plików wykonywalnych, plików obiektowych, bibliotek współdzielonych oraz zrzutów pamięci, popularny na systemach uniksowych (używany m.in. w GNU/Linuksie, FreeBSD, BeOS, AmigaOS 4.0). Jest także plikiem wykonywalnym dla konsoli Sony PlayStation, Sony PlayStation 2, PlayStation Portable i Sega Dreamcast Format ELF został opracowany przez (USL). (pl)
  • Em computação, o Executable and Linking Format (ELF, também chamado de Extensible Linking Format), em português Formato Executável e de Ligação, é um padrão comum de arquivo para executáveis, código objeto, bibliotecas compartilhadas, e core dumps. Publicado pela primeira vez na especificação para a interface binária de aplicação (Application Binary Interface - ABI) da versão denominada System V Release 4 (SVR4) do sistema operacional Unix, e posteriormente no Padrão de Interface de Ferramenta, foi rapidamente aceito entre diferentes fornecedores de sistemas Unix. Em 1999, ele foi escolhido como o formato de arquivo binário padrão para o Unix e sistemas tipo Unix em processadores x86 pelo projeto 86open. O ELF foi escrito por um desenvolvedor da Marinha dos Estados Unidos da América. Por projeto, o ELF é flexível, extensível e multiplataforma, não ligado a qualquer unidade central de processamento (UCP) determinada ou arquitetura de conjunto de instruções. Isto o possibilitou ser adotado por muitos sistemas operacionais diferentes em muitas plataformas de hardware diferentes. Actualmente, o formato ELF já substituiu outros formatos de execução mais antigos, tais como a.out e nos sistemas operacionais Linux, Solaris, IRIX, FreeBSD, NetBSD, e OpenBSD.O sistema operacional DragonFly BSD foi ramificado em FreeBSD após a mudança para o ELF. Por causa de outros tipos de formato proprietários, e da plataforma específica, ou menos extensível do que o ELF, alguns usuários defendem que o ELF tem uma melhor qualidade que outros formatos, onde os outros formatos podem o considerar-se um competidor destes.O ELF é também usado nas versões Itanium do OpenVMS, um sistema operacional não baseado no UNIX, além de substituir o Portable Executable no BeOS Revisão 4 e mais tarde na computadores baseados em x86 (computadores PPC mantêm como , nunca usando as Portable Executable), que não são também baseadas no UNIX. Os consoles PlayStation Portable, PlayStation 2 e PlayStation 3 também usam o ELF como seu formato de execução. (pt)
  • Körbart och länkbart format ("Executable and Linkable Format", ELF, tidigare kallat Extensible Linking Format), är ett öppet standardfilformat för körbara filer, objektkod, delade bibliotek och dump av kärnan i systemprogrammet. Formatet ELF publicerades först i specifikationen för applikationsbinära gränssnitt i System V och senare i verktygsgränssnittsstandarden TIS. Det blev snabbt accepterat hos andra leverantörer av Unix-system. 1999 blev det valt som det standardiserade filformatet för Unix och Unixliknande system på x86 av 86open-projektet. Till skillnad från många andra proprietära och därmed begränsade filformat, så är ELF väldigt flexibelt och utökningsbart, och det är obundet till processor eller arkitektur. Detta har möjliggjort att det blivit valt som standardformat i många olika operativsystem på många plattformar. Filformatet används också som ett generellt objekt- och körbarhetsformat för binära kodsegment som används för inbyggda processorsystem som till exempel Atmels AVR-serie. (sv)
  • ELF (англ. Executable and Linkable Format — формат исполнимых и компонуемых файлов) — формат исполняемых двоичных файлов, используемый во многих современных UNIX-подобных операционных системах, таких как FreeBSD, Linux, Solaris и др. (ru)
  • ELF (англ. Executable and Linkable Format — формат виконання та зв'язування, раніше звався англ. Extensible Linking Format — розширюваний зв'язувальний формат) — формат виконуваного файла, об'єктних модулів, розділювальних бібліотек та ; використовується в багатьох UNIX-подібних операційних системах, наприклад, в GNU-Linux, FreeBSD і Solaris. (uk)
  • 可执行与可链接格式 (英語:Executable and Linkable Format,缩写 ELF,此前的写法是 Extensible Linking Format),常被称为 ELF格式,在计算中,是一种用于可执行文件、目标代码、共享库和核心转储(core dump)的标准文件格式。首次发布于一个名为 (SVR4)的 Unix 操作系统版本中关于应用二进制接口(ABI)的规范中,并且此后不久发布于工具接口标准(Tool Interface Standard),随后很快被不同 Unix 发行商所接受。1999 年,这种格式被 项目选为 x86 架构处理器上的 Unix 和 类 Unix 系统的标准二进制文件格式。 按照设计,ELF 格式灵活性高、可扩展,并且跨平台。比如它支持不同的字节序和地址范围,所以它不会不兼容某一特别的 CPU 或指令架构。这也使得 ELF 格式能够被运行于众多不同平台的各种操作系统所广泛采纳。 (zh)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9914 (xsd:integer)
dbo:wikiPageLength
  • 38827 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121106181 (xsd:integer)
dbo:wikiPageWikiLink
dbp:containerFor
  • Many executable binary formats (en)
dbp:date
  • 2004-02-25 (xsd:date)
  • 2019-02-01 (xsd:date)
  • 2021-03-14 (xsd:date)
dbp:developer
  • Unix System Laboratories (en)
dbp:extension
  • none, , , , , , , , , , and (en)
dbp:name
  • Executable and Linkable Format (en)
dbp:title
  • LibElf and GElf - A Library to Manipulate ELf Files (en)
dbp:type
dbp:url
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Executable and Linkable Format (zkratka ELF) je v informatice standardní souborový formát pro uložení spustitelných souborů, linkovatelných objektů, dynamických (sdílených) knihoven a ladících výpisů (core dumps). ELF formát je poměrně rozšířený, v současnosti ho využívají operační systémy jako Linux, Solaris, IRIX, FreeBSD, NetBSD, OpenBSD a další. ELF formát se také objevuje u konzolí (PlayStation 2, PlayStation Portable a PlayStation 3). Formát byl původně vyvinut v pro operační systém UNIX System V. (cs)
  • Das Executable and Linking Format (kurz: ELF) beschreibt das Standard-Binärformat ausführbarer Programme, Bibliotheken und von Speicherauszügen unter vielen UNIX-ähnlichen Betriebssystemen wie beispielsweise Linux oder FreeBSD; es wird aber mittlerweile auch von anderen Systemen verwendet. (de)
  • ELF (Executable and Linkable Format, format exécutable et liable ; anciennement Executable and Linking Format) est un format de fichier binaire utilisé pour l'enregistrement de code compilé (objets, exécutables, bibliothèques de fonctions). Il a été développé par l’USL (Unix System Laboratories) pour remplacer les anciens formats a.out et COFF qui avaient atteint leurs limites. Aujourd'hui, ce format est utilisé dans la plupart des systèmes d'exploitation de type Unix (GNU/Linux, Solaris, IRIX, System V, BSD), à l'exception de Mac OS X. (fr)
  • ELF(Executable and Linkable Format)는 실행 파일, 목적 파일, 공유 라이브러리 그리고 코어 덤프를 위한 표준 파일 형식이다. 1999년 86open 프로젝트에 의해 x86 기반 유닉스, 유닉스 계열 시스템들의 표준 바이너리 파일 형식으로 선택되었다. (ko)
  • Executable and Linkable Format (ELF) とは、コンパイラが生成するオブジェクト、および、ライブラリとリンクされた実行ファイルのファイルフォーマットである。a.outフォーマット、COFFの後継として広く採用されている。セクション数の制限が緩く、メモリ上で連続していないファイルや、ロードされる場所と実行される場所が違う箇所を含む場合にも対応が可能な柔軟な設計となっている。 System V が採用し、GNUツールチェーンがサポートしている。今ではBSD派生OSやLinuxをはじめとするフリーなOSにおける実行ファイルフォーマットや、ゲーム機等を含む組み込み機器開発にも数多く使われている。 (ja)
  • L'Executable and Linkable Format (in lingua italiana Formato eseguibile e collegabile, abbreviato in ELF, precedentemente chiamato Extensible Linking Format), in informatica, è un formato file standard per eseguibili, codice oggetto, librerie condivise e core dump. Pubblicato inizialmente nelle specifiche application binary interface di System V e poi in , è stato quindi accettato da diversi produttori di sistemi Unix. Nel 1999 è stato scelto come formato standard dei file binari per i sistemi Unix e Unix-like su architettura x86 dal progetto . (it)
  • ELF, Executable and Linkable Format – format plików wykonywalnych, plików obiektowych, bibliotek współdzielonych oraz zrzutów pamięci, popularny na systemach uniksowych (używany m.in. w GNU/Linuksie, FreeBSD, BeOS, AmigaOS 4.0). Jest także plikiem wykonywalnym dla konsoli Sony PlayStation, Sony PlayStation 2, PlayStation Portable i Sega Dreamcast Format ELF został opracowany przez (USL). (pl)
  • ELF (англ. Executable and Linkable Format — формат исполнимых и компонуемых файлов) — формат исполняемых двоичных файлов, используемый во многих современных UNIX-подобных операционных системах, таких как FreeBSD, Linux, Solaris и др. (ru)
  • ELF (англ. Executable and Linkable Format — формат виконання та зв'язування, раніше звався англ. Extensible Linking Format — розширюваний зв'язувальний формат) — формат виконуваного файла, об'єктних модулів, розділювальних бібліотек та ; використовується в багатьох UNIX-подібних операційних системах, наприклад, в GNU-Linux, FreeBSD і Solaris. (uk)
  • 可执行与可链接格式 (英語:Executable and Linkable Format,缩写 ELF,此前的写法是 Extensible Linking Format),常被称为 ELF格式,在计算中,是一种用于可执行文件、目标代码、共享库和核心转储(core dump)的标准文件格式。首次发布于一个名为 (SVR4)的 Unix 操作系统版本中关于应用二进制接口(ABI)的规范中,并且此后不久发布于工具接口标准(Tool Interface Standard),随后很快被不同 Unix 发行商所接受。1999 年,这种格式被 项目选为 x86 架构处理器上的 Unix 和 类 Unix 系统的标准二进制文件格式。 按照设计,ELF 格式灵活性高、可扩展,并且跨平台。比如它支持不同的字节序和地址范围,所以它不会不兼容某一特别的 CPU 或指令架构。这也使得 ELF 格式能够被运行于众多不同平台的各种操作系统所广泛采纳。 (zh)
  • In computing, the Executable and Linkable Format (ELF, formerly named Extensible Linking Format), is a common standard file format for executable files, object code, shared libraries, and core dumps. First published in the specification for the application binary interface (ABI) of the Unix operating system version named System V Release 4 (SVR4), and later in the Tool Interface Standard, it was quickly accepted among different vendors of Unix systems. In 1999, it was chosen as the standard binary file format for Unix and Unix-like systems on x86 processors by the project. (en)
  • En informática, el formato Extensible Linkable Format (ELF, anteriormente llamado Extensible Linking Format), es un formato de archivo estándar común para archivos ejecutables, código objeto, y . Publicado por primera vez en la especificación para la Interfaz binaria de aplicaciones (ABI) de la versión del sistema operativo Unix llamada (SVR4), y más tarde en el Tool Interface Standard, fue rápidamente aceptado entre los diferentes proveedores de sistemas Unix. En 1999, fue elegido como el formato de archivo binario estándar para Unix y sistemas Unix-like en procesadores x86 por el proyecto . (es)
  • Het Executable and Linking Format, afgekort: ELF, beschrijft het standaard binaire formaat van uitvoerbare programma's die onder veel besturingssystemen draaien, die vaak op Unix zijn gebaseerd, zoals Linux. Het bestandsformaat werd oorspronkelijk ontwikkeld door Unix System Laboratories en in 1993 door de Tool Interface Standard Comitee in het kader van de Tool Interface Standard als standaard voor uitvoerbare programma's geaccepteerd. Het formaat werd in 1995 voor het eerst toegepast in Linux, omdat het sneller is dan de voorheen gebruikte formaten a.out en COFF. (nl)
  • Em computação, o Executable and Linking Format (ELF, também chamado de Extensible Linking Format), em português Formato Executável e de Ligação, é um padrão comum de arquivo para executáveis, código objeto, bibliotecas compartilhadas, e core dumps. Publicado pela primeira vez na especificação para a interface binária de aplicação (Application Binary Interface - ABI) da versão denominada System V Release 4 (SVR4) do sistema operacional Unix, e posteriormente no Padrão de Interface de Ferramenta, foi rapidamente aceito entre diferentes fornecedores de sistemas Unix. Em 1999, ele foi escolhido como o formato de arquivo binário padrão para o Unix e sistemas tipo Unix em processadores x86 pelo projeto 86open. O ELF foi escrito por um desenvolvedor da Marinha dos Estados Unidos da América. (pt)
  • Körbart och länkbart format ("Executable and Linkable Format", ELF, tidigare kallat Extensible Linking Format), är ett öppet standardfilformat för körbara filer, objektkod, delade bibliotek och dump av kärnan i systemprogrammet. Formatet ELF publicerades först i specifikationen för applikationsbinära gränssnitt i System V och senare i verktygsgränssnittsstandarden TIS. Det blev snabbt accepterat hos andra leverantörer av Unix-system. 1999 blev det valt som det standardiserade filformatet för Unix och Unixliknande system på x86 av 86open-projektet. (sv)
rdfs:label
  • Executable and Linkable Format (cs)
  • Executable and Linking Format (de)
  • Executable and Linkable Format (en)
  • Executable and Linkable Format (es)
  • Executable and Linkable Format (fr)
  • Executable and linkable format (it)
  • ELF 파일 형식 (ko)
  • Executable and Linkable Format (ja)
  • Executable and Linking Format (nl)
  • Executable and Linkable Format (pl)
  • Executable and Linkable Format (pt)
  • Executable and Linkable Format (ru)
  • Utförbart och länkbart format (sv)
  • 可執行與可鏈接格式 (zh)
  • Executable and Linkable Format (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:extendedto of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License