Files
binutils-gdb/include/elf
Alan Hayward 57c0d77c2c Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SHT_NOBITS
For sections that are not SHT_NOBITS, use sh_offset and p_offset instead of
sh_addr and p_vaddr when calculating if a section fits in a segment. Both
methods are valid when using the GNU linker.

include/
	* elf/internal.h (ELF_SECTION_IN_SEGMENT): Don’t check addresses
	for non SHT_NOBITS.
2018-06-21 09:37:58 +01:00
..
2018-04-25 20:57:02 +00:00
2016-01-01 22:59:17 +10:30
2012-12-10 12:48:03 +00:00
2018-06-14 21:34:49 +01:00
2018-04-09 17:25:20 +09:30
2018-04-09 17:25:20 +09:30
2018-05-18 14:03:18 -07:00