Nick Clifton
1a9ccd70f9
Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries.
...
PR ld/20815
bfd * elf.c (elf_modify_segment_map): Allow empty LOAD segments if
they contain the program headers.
(_bfd_elf_map_sections_to_segments): If the linker created the
PHDR segment then always attempt to include it in a LOAD segment.
(assign_file_positions_for_non_load_sections): Allow LOAD segments
to overlap PHDR segments.
(phdr_sorter): New function. Sorts program headers.
(assign_file_positions_except_relocs): Sort the program headers
before writing them out. Issue an error if the PHDR segment is
not covered by a LOAD segment, unless the backend allows it.
* elf-bfd.h (struct elf_backend_data): Add
elf_backend_allow_non_load_phdr.
* elfxx-target.h (elf_backend_allow_non_load_phdr): Provide
default definition that returns FALSE.
(elfNN_bed): Initialise the elf_backend_allow_non_load_phdr
field.
* elf64-hppa.c (elf64_hppa_allow_non_load_phdr): New function.
Returns TRUE.
(elf_backend_allow_non_load_phdr): Define.
* elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Do not
place the interpreter string into the .interp section if the
nointerp flag is set in the link info structure.
* elf32-arc.c (elf_arc_size_dynamic_sections): Likewise.
* elf32-score7.c (score_elf_final_link_relocate): Allow for the
_gp symbol not being part of the output.
binutils* readelf.c (process_program_headers): Check PT_LOAD and PT_PHDR
segments for validity.
ld * ld.texinfo: Note that PT_TLS can be used as a segment type.
* testsuite/ld-discard/discard.ld: Add space for program headers.
* testsuite/ld-elf/flags1.ld: Likewise.
* testsuite/ld-elf/maxpage3.t: Likewise.
* testsuite/ld-elf/noload-1.t: Likewise.
* testsuite/ld-elf/orphan.ld: Likewise.
* testsuite/ld-elf/overlay.t: Likewise.
* testsuite/ld-elf/pr14052.t: Likewise.
* testsuite/ld-elf/pr19539.t: Likewise.
* testsuite/ld-elf/provide-hidden-1.ld: Likewise.
* testsuite/ld-elf/provide-hidden-s.ld: Likewise.
* testsuite/ld-elf/weak-dyn-1.ld: Likewise.
* testsuite/ld-i386/pr19539.t: Likewise.
* testsuite/ld-scripts/defined.t: Likewise.
* testsuite/ld-scripts/defined6.t: Likewise.
* testsuite/ld-scripts/dynamic-sections.t: Likewise.
* testsuite/ld-scripts/empty-aligned.t: Likewise.
* testsuite/ld-scripts/provide-2.t: Likewise.
* testsuite/ld-scripts/provide-4.t: Likewise.
* testsuite/ld-vax-elf/plt-local.ld: Likewise.
* testsuite/ld-x86-64/pr19539.t: Likewise.
* testsuite/ld-elf/ehdr_start-missing.d: Do not initialise the
dynamic linker.
* testsuite/ld-elf/ehdr_start-weak.d: Likewise.
* testsuite/ld-elf/elf.exp (pr14170, pr17068): Likewise.
* testsuite/ld-elf/loadaddr1.d: Update expected readelf output.
* testsuite/ld-elf/noload-2.d: Likewise.
* testsuite/ld-powerpc/vxworks2.sd: Likewise.
* testsuite/ld-scripts/phdrs3a.d: Likewise.
* testsuite/ld-scripts/size-2.d: Likewise.
* testsuite/ld-elf/group.ld: Add program headers.
* testsuite/ld-elf/overlay.d: Skip for SPU.
* testsuite/ld-elf/flags1.d: Skip for RX.
* testsuite/ld-elf/pr19162.d: Skip for HPPA64.
* testsuite/ld-elf/pr19539.d: Skip for ALPHA.
* testsuite/ld-scripts/empty-orphan.t: Update program headers.
* testsuite/ld-scripts/size-2.t: Likewise.
2016-11-23 11:10:39 +00:00
..
2012-01-05 15:17:18 +00:00
2012-01-05 15:17:18 +00:00
2011-07-22 20:22:38 +00:00
2012-04-03 16:01:38 +00:00
2013-11-21 04:53:05 -08:00
2013-11-21 04:53:05 -08:00
2016-02-17 11:19:04 -08:00
2014-02-19 11:48:23 -08:00
2016-10-11 13:50:10 +01:00
2014-07-16 10:57:49 -07:00
2016-10-11 13:50:10 +01:00
2015-10-22 04:56:39 -07:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2016-02-03 08:25:15 -08:00
2015-02-19 04:45:27 -08:00
2010-07-15 00:42:23 +00:00
2014-12-02 15:19:25 -08:00
2014-12-02 15:19:25 -08:00
2014-12-02 15:19:25 -08:00
2014-12-02 15:19:25 -08:00
2014-12-03 08:52:00 -08:00
2010-08-13 20:50:27 +00:00
2010-08-13 20:50:27 +00:00
2010-08-13 20:50:27 +00:00
2011-01-03 18:16:46 +00:00
2016-02-26 05:01:34 -08:00
2016-01-01 23:00:01 +10:30
2011-01-03 18:16:46 +00:00
2016-10-11 13:50:10 +01:00
2015-10-22 04:49:38 -07:00
2015-10-22 04:49:38 -07:00
2015-10-22 04:49:38 -07:00
2015-10-22 04:49:38 -07:00
2015-10-22 04:49:38 -07:00
2014-11-13 11:09:40 -08:00
2014-11-13 11:09:40 -08:00
2012-04-03 16:01:38 +00:00
2015-04-11 07:56:48 -07:00
2015-04-11 07:56:48 -07:00
2015-04-11 07:56:48 -07:00
2015-04-11 07:56:48 -07:00
2011-01-03 18:16:46 +00:00
2013-08-26 22:18:07 +00:00
2013-08-26 22:18:07 +00:00
2011-01-14 23:07:11 +00:00
2013-11-07 10:00:32 -08:00
2013-11-07 10:00:32 -08:00
2016-08-19 09:16:30 +01:00
2016-08-19 09:16:30 +01:00
2012-01-10 20:18:18 +00:00
2012-01-10 20:18:18 +00:00
2012-01-10 20:18:18 +00:00
2011-08-01 23:04:23 +00:00
2011-08-01 23:04:23 +00:00
2011-08-01 23:04:23 +00:00
2011-08-01 23:04:23 +00:00
2012-04-03 16:01:38 +00:00
2011-08-01 23:04:23 +00:00
2012-04-03 16:01:38 +00:00
2011-08-01 23:04:23 +00:00
2012-01-10 20:18:18 +00:00
2012-01-10 20:18:18 +00:00
2012-05-22 21:42:50 +00:00
2012-05-22 21:42:50 +00:00
2012-01-05 15:17:18 +00:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2012-08-31 20:41:41 +00:00
2012-08-31 20:41:41 +00:00
2012-08-31 20:41:41 +00:00
2012-08-31 20:41:41 +00:00
2012-08-31 20:41:41 +00:00
2012-08-31 20:41:41 +00:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-01-01 23:00:01 +10:30
2015-10-22 04:49:38 -07:00
2015-10-22 04:56:39 -07:00
2016-02-03 08:25:15 -08:00
2015-10-22 04:56:39 -07:00
2016-02-03 08:25:15 -08:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-05-06 05:28:18 -07:00
2016-05-06 05:28:18 -07:00
2016-05-06 05:28:18 -07:00
2011-01-03 18:16:46 +00:00
2013-11-07 10:00:32 -08:00
2013-11-07 10:00:32 -08:00
2010-08-22 19:14:25 +00:00
2010-08-22 19:14:25 +00:00
2010-08-22 19:14:25 +00:00
2010-08-22 19:14:25 +00:00
2015-10-26 08:11:55 -07:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2015-12-04 09:03:04 -08:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2013-11-17 08:57:56 -08:00
2013-11-17 08:57:56 -08:00
2014-11-18 05:40:17 -08:00
2013-11-17 08:57:56 -08:00
2013-11-17 08:57:56 -08:00
2014-11-18 05:40:17 -08:00
2013-11-20 12:35:10 -08:00
2013-11-20 12:35:10 -08:00
2014-11-18 05:40:17 -08:00
2013-11-20 12:35:10 -08:00
2013-11-20 12:35:10 -08:00
2014-11-18 05:40:17 -08:00
2016-10-11 13:50:10 +01:00
2014-11-18 05:40:17 -08:00
2014-11-18 05:40:17 -08:00
2016-10-11 13:50:10 +01:00
2014-11-18 05:40:17 -08:00
2014-11-18 05:40:17 -08:00
2016-07-21 11:34:45 +09:30
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-06-15 09:44:21 -07:00
2016-06-08 05:57:18 -07:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-10-11 13:50:10 +01:00
2016-06-12 07:28:58 -07:00
2016-06-15 09:44:21 -07:00
2016-06-15 09:44:21 -07:00
2016-06-08 05:57:18 -07:00
2016-06-08 05:57:18 -07:00
2016-07-21 11:34:45 +09:30
2016-08-19 09:16:30 +01:00
2010-07-14 00:30:57 +00:00
2010-10-01 04:47:02 +00:00
2010-10-01 04:47:02 +00:00
2016-06-06 11:07:16 -07:00
2012-04-03 16:01:38 +00:00
2016-04-20 11:13:56 -07:00
2016-04-20 11:13:56 -07:00
2015-02-19 04:45:27 -08:00
2015-01-15 11:08:59 -08:00
2016-04-20 11:12:22 -07:00
2016-04-20 11:12:22 -07:00
2014-11-20 12:41:11 -08:00
2014-11-20 12:41:11 -08:00
2015-10-22 04:49:38 -07:00
2014-11-20 12:41:11 -08:00
2014-11-20 13:29:41 -08:00
2014-11-20 12:41:11 -08:00
2015-10-29 09:18:57 -07:00
2014-11-20 12:41:11 -08:00
2015-10-22 04:49:38 -07:00
2014-11-20 12:41:11 -08:00
2016-10-11 13:50:10 +01:00
2014-11-20 12:41:11 -08:00
2014-11-25 05:05:39 -08:00
2016-10-12 09:36:05 +10:30
2012-04-03 16:01:38 +00:00
2016-10-11 13:50:10 +01:00
2012-04-03 16:01:38 +00:00
2015-06-24 13:47:37 -07:00
2015-05-12 13:11:48 -07:00
2015-06-24 13:47:37 -07:00
2012-04-03 16:01:38 +00:00
2012-05-22 18:22:03 +00:00
2012-05-22 14:05:21 +00:00
2012-05-22 18:22:03 +00:00
2012-05-22 14:05:21 +00:00
2016-08-19 09:16:30 +01:00
2011-05-01 13:38:22 +00:00
2016-08-19 09:16:30 +01:00
2011-06-24 14:03:15 +00:00
2011-08-12 19:42:39 +00:00
2012-05-10 17:15:19 +00:00
2012-05-10 17:15:19 +00:00
2011-08-12 19:42:39 +00:00
2011-08-12 19:42:39 +00:00
2011-08-12 19:42:39 +00:00
2011-08-12 19:42:39 +00:00
2011-08-12 19:42:39 +00:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2011-08-12 19:42:39 +00:00
2011-08-12 19:42:39 +00:00
2016-02-26 09:39:24 -08:00
2011-08-12 19:42:39 +00:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2011-08-12 19:42:39 +00:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2012-04-13 23:20:00 +00:00
2012-04-13 23:20:00 +00:00
2016-02-17 11:19:04 -08:00
2012-06-12 12:55:11 +00:00
2012-06-11 13:23:51 +00:00
2012-06-11 13:23:51 +00:00
2014-08-27 07:59:48 -07:00
2014-08-27 07:59:48 -07:00
2014-11-20 13:38:31 -08:00
2014-11-18 11:04:46 -08:00
2015-01-11 08:04:27 -08:00
2014-12-13 23:39:56 -08:00
2014-12-13 23:39:56 -08:00
2015-01-11 08:04:27 -08:00
2015-05-16 07:00:55 -07:00
2015-04-10 11:06:34 -07:00
2015-04-10 11:06:34 -07:00
2015-04-10 11:06:34 -07:00
2015-04-10 11:06:34 -07:00
2015-01-11 08:04:27 -08:00
2015-02-07 05:28:06 -08:00
2015-02-07 05:28:06 -08:00
2015-02-07 05:28:06 -08:00
2015-02-07 05:28:06 -08:00
2015-03-27 14:40:43 -07:00
2015-03-26 08:22:55 -07:00
2015-03-26 08:22:55 -07:00
2015-04-22 23:19:59 +09:30
2015-04-01 04:24:24 -07:00
2015-04-01 04:24:24 -07:00
2016-10-11 13:50:10 +01:00
2016-02-02 06:36:52 -08:00
2015-08-13 04:31:38 -07:00
2015-08-13 04:31:38 -07:00
2015-08-12 13:47:41 -07:00
2015-08-12 13:47:41 -07:00
2015-09-01 05:06:33 -07:00
2015-09-01 05:06:33 -07:00
2015-09-01 05:06:33 -07:00
2015-09-01 05:06:33 -07:00
2015-09-01 05:06:33 -07:00
2015-09-01 05:06:33 -07:00
2015-10-01 09:31:16 +09:30
2015-10-01 07:41:28 +09:30
2015-09-30 10:20:34 -07:00
2015-09-30 05:37:49 -07:00
2015-10-01 10:49:33 -07:00
2015-10-01 10:49:33 -07:00
2015-10-01 10:49:33 -07:00
2015-10-01 10:49:33 -07:00
2016-02-17 11:19:04 -08:00
2015-10-28 03:20:55 -07:00
2015-10-28 03:20:55 -07:00
2015-10-26 16:32:55 -07:00
2015-10-26 16:32:55 -07:00
2015-10-26 16:32:55 -07:00
2015-12-01 14:45:51 -08:00
2015-12-01 14:45:51 -08:00
2015-12-01 14:45:51 -08:00
2016-03-13 08:57:10 -07:00
2016-11-23 11:10:39 +00:00
2016-03-13 08:57:10 -07:00
2016-03-13 08:57:10 -07:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-26 09:39:24 -08:00
2016-10-11 13:50:10 +01:00
2016-02-11 15:20:13 -08:00
2016-02-11 15:20:13 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-10-12 09:36:05 +10:30
2016-10-11 13:50:10 +01:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 05:01:34 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-02-26 04:55:57 -08:00
2016-04-19 20:11:55 -07:00
2016-04-19 20:11:55 -07:00
2016-08-29 08:14:45 -07:00
2016-08-29 08:14:45 -07:00
2016-08-29 08:14:45 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-03-15 11:07:54 -07:00
2016-04-04 20:50:19 -07:00
2016-03-15 11:47:06 -07:00
2016-03-15 11:47:06 -07:00
2016-03-15 11:47:06 -07:00
2016-04-11 19:41:52 -07:00
2016-04-11 19:41:52 -07:00
2016-04-11 19:41:52 -07:00
2016-04-20 11:10:38 -07:00
2016-04-20 11:10:38 -07:00
2016-04-20 11:10:38 -07:00
2016-10-11 13:50:10 +01:00
2016-05-13 11:07:02 -07:00
2016-10-11 13:50:10 +01:00
2016-05-13 11:07:02 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-10-11 13:50:10 +01:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-06-18 09:17:25 -07:00
2016-09-06 13:34:44 -07:00
2016-09-06 13:34:44 -07:00
2016-11-14 10:13:03 -08:00
2016-11-14 10:13:03 -08:00
2011-07-22 20:22:38 +00:00
2012-04-03 16:01:38 +00:00
2011-07-22 20:22:38 +00:00
2012-04-03 16:01:38 +00:00
2016-10-11 13:50:10 +01:00
2015-04-10 11:06:34 -07:00
2012-03-20 18:16:38 +00:00
2012-03-20 18:16:38 +00:00
2012-03-20 18:16:38 +00:00
2012-03-20 18:16:38 +00:00
2015-04-10 14:02:23 -07:00
2015-04-11 07:56:48 -07:00
2015-04-14 04:13:11 -07:00
2015-04-10 14:02:23 -07:00
2015-04-10 14:02:23 -07:00
2015-04-10 14:02:23 -07:00
2011-06-09 05:51:11 +00:00
2010-09-07 17:52:32 +00:00
2010-09-07 17:52:32 +00:00
2016-08-19 09:16:30 +01:00
2016-08-19 09:16:30 +01:00
2011-01-03 18:16:46 +00:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-07-21 11:34:45 +09:30
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2011-05-26 13:22:04 +00:00
2012-04-03 16:01:38 +00:00
2012-04-03 16:01:38 +00:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2012-04-03 16:01:38 +00:00
2012-04-03 16:01:38 +00:00
2016-06-06 11:07:16 -07:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2012-04-03 16:01:38 +00:00
2012-04-03 16:01:38 +00:00
2013-06-28 15:07:55 +00:00
2013-07-01 16:17:11 +00:00
2011-03-12 14:38:31 +00:00
2011-03-12 14:38:31 +00:00
2016-10-11 13:50:10 +01:00
2011-03-12 14:38:31 +00:00
2011-03-12 14:38:31 +00:00
2016-06-06 11:07:16 -07:00
2016-10-11 13:50:10 +01:00
2011-03-12 14:38:31 +00:00
2011-03-12 14:38:31 +00:00
2016-06-06 11:07:16 -07:00
2013-08-29 10:25:27 +00:00
2013-08-29 10:25:27 +00:00
2016-10-11 13:50:10 +01:00
2013-08-29 10:25:27 +00:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-10-11 13:50:10 +01:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2014-11-07 12:22:53 -08:00
2011-03-03 22:11:33 +00:00
2014-05-09 10:58:00 -07:00
2011-03-12 14:38:31 +00:00
2011-03-12 14:38:31 +00:00
2014-05-09 10:58:00 -07:00
2013-08-29 10:25:27 +00:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2013-08-29 10:25:27 +00:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-08-19 09:16:30 +01:00
2016-10-11 13:50:10 +01:00
2016-08-19 09:16:30 +01:00
2012-04-03 16:01:38 +00:00
2012-04-03 16:01:38 +00:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2016-06-06 11:07:16 -07:00
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2011-06-09 05:51:11 +00:00
2016-11-14 10:13:03 -08:00