Anish Athalye f2ab0eb644 Clean up linker script
This patch does the following:

- Add .text.* to the .text section in the output
- Add an assertion that the trampoline does not overflow a page
- Add the .rodata section
- Make .sdata and .sdata.* (which is for small data) be absorbed into
  the .data section, because we don't need to distinguish between them;
  this prevents .sdata from appearing in the output
- Make the analogous change for .srodata and .sbss
- Make all the data sections 16-byte aligned

This patch also updates the .editorconfig for *.ld files.
2019-10-21 22:27:18 -04:00
..
2019-07-30 08:54:43 -04:00
2019-09-24 14:41:51 -04:00
2019-07-27 06:44:24 -04:00
2019-10-03 15:02:19 -04:00
2019-06-11 09:57:14 -04:00
2019-07-23 14:31:12 -04:00
2019-10-03 15:02:19 -04:00
2019-09-23 20:01:56 -04:00
2019-08-23 19:41:53 -04:00
2019-06-13 10:29:27 -04:00
2019-10-21 22:27:18 -04:00
???
2019-07-26 11:09:54 -04:00
2019-09-03 16:29:48 -04:00
2019-07-30 16:06:00 -04:00
2019-10-16 12:27:08 -04:00
2019-10-03 15:02:19 -04:00
2019-10-16 12:27:08 -04:00
2019-10-03 15:02:19 -04:00
2019-09-17 06:07:58 -04:00
2019-10-03 15:02:19 -04:00
2019-07-10 14:54:34 -04:00
2019-07-04 08:57:23 -04:00
2019-09-20 06:02:47 -04:00
2019-09-10 12:30:10 -04:00
2019-09-17 06:07:58 -04:00
xxx
2019-07-28 07:43:22 -04:00
2019-09-20 12:13:57 -04:00