| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 | Tom Rini | 2020-07-01 | 1 | -14/+3 |
| | | | | | | | | | | | | | | | | Copy these from Linux v5.7-rc5 tag. This brings in some handy new attributes and is otherwise important to keep in sync. We drop the reference to smp_read_barrier_depends() as it is not relevant on the architectures we support at this time, based on where it's implemented in Linux today. We drop the call to kasan_check_read() as that is not relevant to U-Boot as well. Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
| * | compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 | Tom Rini | 2016-02-29 | 1 | -0/+5 |
| | | | | | | | | | | | Copy these from Linux v4.5-rc6 tag. This is needed so that we can keep up with newer gcc versions. Note that we don't have the uapi/ hierarchy from the kernel so continue to use <linux/types.h> Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
| * | compiler*.h: sync include/linux/compiler*.h with Linux 3.16 | Masahiro Yamada | 2014-09-16 | 1 | -0/+40 |
| Copy them from Linux v3.16 tag. My main motivation of this commit is to add compiler-clang.h. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Jeroen Hofstee <jeroen@myspectrum.nl> | |||||
