Files
binutils-gdb/include
Jan Beulich caccc182b5 bfd: replace _bfd_merge_sections() hook with simple boolean
There's no need for a hook; what needs doing is uniform, the question is
only whether to perform any merging (i.e. whether other parts of a backend
are capable of dealing with the effects).

Where _bfd_nolink_bfd_merge_sections() was used, false is hardcoded. For
ELF no real target override is permitted; true is hardcoded except for the
cases where bfd_generic_merge_sections() was used as the hook function
before.
2025-10-24 15:11:39 +02:00
..
2025-09-07 05:32:12 -07:00
2025-09-08 22:17:46 +09:30
2025-07-13 08:35:45 +01:00
2021-01-01 10:31:02 +10:30
2025-07-10 14:26:10 +01:00
2025-03-10 16:15:42 -04:00
2025-03-10 16:15:42 -04:00
2025-05-20 09:49:13 +02:00