History log of /netbsd-current/external/gpl3/binutils.old/dist/bfd/elf.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 17-Aug-2023 rin

binutils/bfd: Correct auxv offset for NetBSD, from gdb/bfd

Fallout not observed yet as far as I can see although...


# 1.10 23-Dec-2022 christos

merge conflicts by replacing with new version


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.9 03-Apr-2020 christos

Resolve conflicts


Revision tags: is-mlppp-base phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.8 13-Jul-2018 joerg

branches: 1.8.2;
Reapply with fixed condition:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


# 1.7 13-Jul-2018 maya

stopgap fix: revert bfd PT_PHDR without PT_INTERP changes.
This currently results in most binaries being broken. Give more time to
debug without -current being badly broken.

The reverted commit message was:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.

ok martin, mrg


# 1.6 12-Jul-2018 joerg

PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415
# 1.5 14-Apr-2018 christos

branches: 1.5.2;
add missing files


Revision tags: pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
# 1.4 14-Dec-2016 skrll

branches: 1.4.8;
Remove binutils.old as everything has switched.


Revision tags: src-external-gpl3-binutils_old-20161214-1521 pgoyette-localcount-20161104
# 1.3 26-Oct-2016 christos

merge conflicts


# 1.2 09-Oct-2016 skrll

Remove binutils.old now it is no longer used


# 1.1 26-Jan-2016 christos

branches: 1.1.1;
Initial revision


# 1.10 23-Dec-2022 christos

merge conflicts by replacing with new version


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.9 03-Apr-2020 christos

Resolve conflicts


Revision tags: is-mlppp-base phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.8 13-Jul-2018 joerg

branches: 1.8.2;
Reapply with fixed condition:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


# 1.7 13-Jul-2018 maya

stopgap fix: revert bfd PT_PHDR without PT_INTERP changes.
This currently results in most binaries being broken. Give more time to
debug without -current being badly broken.

The reverted commit message was:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.

ok martin, mrg


# 1.6 12-Jul-2018 joerg

PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415
# 1.5 14-Apr-2018 christos

branches: 1.5.2;
add missing files


Revision tags: pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
# 1.4 14-Dec-2016 skrll

branches: 1.4.8;
Remove binutils.old as everything has switched.


Revision tags: src-external-gpl3-binutils_old-20161214-1521 pgoyette-localcount-20161104
# 1.3 26-Oct-2016 christos

merge conflicts


# 1.2 09-Oct-2016 skrll

Remove binutils.old now it is no longer used


# 1.1 26-Jan-2016 christos

branches: 1.1.1;
Initial revision


# 1.9 03-Apr-2020 christos

Resolve conflicts


Revision tags: phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.8 13-Jul-2018 joerg

branches: 1.8.2;
Reapply with fixed condition:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


# 1.7 13-Jul-2018 maya

stopgap fix: revert bfd PT_PHDR without PT_INTERP changes.
This currently results in most binaries being broken. Give more time to
debug without -current being badly broken.

The reverted commit message was:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.

ok martin, mrg


# 1.6 12-Jul-2018 joerg

PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415
# 1.5 14-Apr-2018 christos

branches: 1.5.2;
add missing files


Revision tags: pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
# 1.4 14-Dec-2016 skrll

branches: 1.4.8;
Remove binutils.old as everything has switched.


Revision tags: src-external-gpl3-binutils_old-20161214-1521 pgoyette-localcount-20161104
# 1.3 26-Oct-2016 christos

merge conflicts


# 1.2 09-Oct-2016 skrll

Remove binutils.old now it is no longer used


# 1.1 26-Jan-2016 christos

branches: 1.1.1;
Initial revision


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.8 13-Jul-2018 joerg

Reapply with fixed condition:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


# 1.7 13-Jul-2018 maya

stopgap fix: revert bfd PT_PHDR without PT_INTERP changes.
This currently results in most binaries being broken. Give more time to
debug without -current being badly broken.

The reverted commit message was:
PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.

ok martin, mrg


# 1.6 12-Jul-2018 joerg

PT_PHDR is useful without PT_INTERP, i.e. for static PIE. It removes the
need for platform-specific computations of _DYNAMIC and friends.


Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415
# 1.5 14-Apr-2018 christos

add missing files


Revision tags: pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
# 1.4 14-Dec-2016 skrll

branches: 1.4.8;
Remove binutils.old as everything has switched.


Revision tags: src-external-gpl3-binutils_old-20161214-1521 pgoyette-localcount-20161104
# 1.3 26-Oct-2016 christos

merge conflicts


# 1.2 09-Oct-2016 skrll

Remove binutils.old now it is no longer used


# 1.1 26-Jan-2016 christos

branches: 1.1.1;
Initial revision


# 1.5 14-Apr-2018 christos

add missing files


Revision tags: pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
# 1.4 14-Dec-2016 skrll

Remove binutils.old as everything has switched.


Revision tags: src-external-gpl3-binutils_old-20161214-1521 pgoyette-localcount-20161104
# 1.3 26-Oct-2016 christos

merge conflicts


# 1.2 09-Oct-2016 skrll

Remove binutils.old now it is no longer used


# 1.1 26-Jan-2016 christos

branches: 1.1.1;
Initial revision