History log of /src/contrib/file/magic/Magdir/elf (Results 1 – 25 of 99)
Revision Date Author Comments
# ae316d1d 08-Dec-2024 Xin LI <delphij@FreeBSD.org>

MFV: file 5.46.

MFC after: 2 weeks


# 898496ee 10-Sep-2023 Xin LI <delphij@FreeBSD.org>

MFV: file 5.45.

MFC after: 3 days


# 43a5ec4e 04-Jan-2022 Xin LI <delphij@FreeBSD.org>

file: upgrade to 5.41.

MFC after: 2 weeks


# 4e22eafc 29-Jun-2020 Ed Maste <emaste@FreeBSD.org>

Revert r362261, "Re-apply r333944 to unbreak ports"

A file update in 2018 broke many ports as it misidentified shared
libraries as PIE binaries. r333944 reverted part of the change,
restoring ports

Revert r362261, "Re-apply r333944 to unbreak ports"

A file update in 2018 broke many ports as it misidentified shared
libraries as PIE binaries. r333944 reverted part of the change,
restoring ports builds but misidentifying objects in the opposite
direction.

Earlier this month file 5.39 was imported, and then the change
originally from r333944 was recommitted as r362261. However, the
issue was fixed upstream, so r362261 serves no purpose.

PR: 246960, 247461 [exp-run]
Sponsored by: The FreeBSD Foundation

show more ...


# 1f73e3e4 17-Jun-2020 Antoine Brodin <antoine@FreeBSD.org>

Re-apply r333944 to unbreak ports


# 2726a701 17-Jun-2020 Xin LI <delphij@FreeBSD.org>

MFV r362254: file 5.39.

MFC after: 2 weeks


# 44e86fbd 13-Feb-2020 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r357662 through r357854.


# d38c30c0 11-Feb-2020 Xin LI <delphij@FreeBSD.org>

MFV r357712: file 5.38.

MFC after: 2 weeks


# 48c779cd 10-Nov-2019 Xin LI <delphij@FreeBSD.org>

MFV r354582: file 5.37.

MFC after: 3 days


# a63915c2 28-Jul-2019 Alan Somers <asomers@FreeBSD.org>

MFHead @r350386

Sponsored by: The FreeBSD Foundation


# c4e127e2 28-Jun-2019 Leandro Lupori <luporl@FreeBSD.org>

[PowerPC64] Add ABI flags to 'file' magic

The distinction between ELF header version and OpenPOWER ELF ABI version is
confusing for most of people, so this adds text to "file" output to make it
clea

[PowerPC64] Add ABI flags to 'file' magic

The distinction between ELF header version and OpenPOWER ELF ABI version is
confusing for most of people, so this adds text to "file" output to make it
clear about which OpenPOWER ELF ABI version binary was built for.

The strings used in this change are based on "64-Bit ELF V2 ABI
Specification/3.1. ELF Header" document available at
http://openpowerfoundation.org/wp-content/uploads/resources/leabi/content/dbdoclet.50655241_97607.html

Example:

$ file t1-Flag2 -m -m contrib/file/magic/Magdir/elf t1-Flag2: ELF 64-bit MSB
executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
13.0 (1300033), FreeBSD-style, not stripped

Submitted by: alfredo.junior_eldorado.org.br
Reviewed by: luporl
Differential Revision: https://reviews.freebsd.org/D20771

show more ...


# f9c0a512 10-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r337286 through r337585.


# ae316d1d 08-Dec-2024 Xin LI <delphij@FreeBSD.org>

MFV: file 5.46.

MFC after: 2 weeks


# 898496ee 10-Sep-2023 Xin LI <delphij@FreeBSD.org>

MFV: file 5.45.

MFC after: 3 days


# 43a5ec4e 04-Jan-2022 Xin LI <delphij@FreeBSD.org>

file: upgrade to 5.41.

MFC after: 2 weeks


# 4e22eafc 29-Jun-2020 Ed Maste <emaste@FreeBSD.org>

Revert r362261, "Re-apply r333944 to unbreak ports"

A file update in 2018 broke many ports as it misidentified shared
libraries as PIE binaries. r333944 reverted part of the change,
restoring ports

Revert r362261, "Re-apply r333944 to unbreak ports"

A file update in 2018 broke many ports as it misidentified shared
libraries as PIE binaries. r333944 reverted part of the change,
restoring ports builds but misidentifying objects in the opposite
direction.

Earlier this month file 5.39 was imported, and then the change
originally from r333944 was recommitted as r362261. However, the
issue was fixed upstream, so r362261 serves no purpose.

PR: 246960, 247461 [exp-run]
Sponsored by: The FreeBSD Foundation

show more ...


# 1f73e3e4 17-Jun-2020 Antoine Brodin <antoine@FreeBSD.org>

Re-apply r333944 to unbreak ports


# 2726a701 17-Jun-2020 Xin LI <delphij@FreeBSD.org>

MFV r362254: file 5.39.

MFC after: 2 weeks


# 44e86fbd 13-Feb-2020 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r357662 through r357854.


# d38c30c0 11-Feb-2020 Xin LI <delphij@FreeBSD.org>

MFV r357712: file 5.38.

MFC after: 2 weeks


# 48c779cd 10-Nov-2019 Xin LI <delphij@FreeBSD.org>

MFV r354582: file 5.37.

MFC after: 3 days


# a63915c2 28-Jul-2019 Alan Somers <asomers@FreeBSD.org>

MFHead @r350386

Sponsored by: The FreeBSD Foundation


# c4e127e2 28-Jun-2019 Leandro Lupori <luporl@FreeBSD.org>

[PowerPC64] Add ABI flags to 'file' magic

The distinction between ELF header version and OpenPOWER ELF ABI version is
confusing for most of people, so this adds text to "file" output to make it
clea

[PowerPC64] Add ABI flags to 'file' magic

The distinction between ELF header version and OpenPOWER ELF ABI version is
confusing for most of people, so this adds text to "file" output to make it
clear about which OpenPOWER ELF ABI version binary was built for.

The strings used in this change are based on "64-Bit ELF V2 ABI
Specification/3.1. ELF Header" document available at
http://openpowerfoundation.org/wp-content/uploads/resources/leabi/content/dbdoclet.50655241_97607.html

Example:

$ file t1-Flag2 -m -m contrib/file/magic/Magdir/elf t1-Flag2: ELF 64-bit MSB
executable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
13.0 (1300033), FreeBSD-style, not stripped

Submitted by: alfredo.junior_eldorado.org.br
Reviewed by: luporl
Differential Revision: https://reviews.freebsd.org/D20771

show more ...


# f9c0a512 10-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r337286 through r337585.


# 14b841d4 11-Aug-2018 Kyle Evans <kevans@FreeBSD.org>

MFH @ r337607, in preparation for boarding


1234