Home
last modified time | relevance | path

Searched hist:f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.Sdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
/openbmc/linux/arch/xtensa/kernel/
H A Dalign.Sdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A Dvectors.Sdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A DMakefilediff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A Dvmlinux.lds.Sdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A Dentry.Sdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
H A Dsetup.cdiff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
/openbmc/linux/arch/xtensa/
H A DMakefilediff f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa Sun Dec 03 22:55:35 CST 2017 Max Filippov <jcmvbkbc@gmail.com> xtensa: build kernel with text-section-literals

vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>