OSDN Git Service

util.h: add unlikely() and likely() macros
[android-x86/external-efivar.git] / gcc.specs
2016-09-13 Mike GilbertMove -flto to CFLAGS
2016-09-13 Mike Gilbertgcc.specs: link: change '-PIE' to '-pie' and drop ...
2016-08-11 Peter Jonesgcc: handle the nonnull comparison issue more gracefully.
2016-08-10 Peter Jonesefivar: add an api to inspect errors that occurred...
2016-08-05 Andreas SchwabRemove use of deprecated readdir_r
2016-07-11 Peter Jonesallow deprecated declarations for now to let readdir_r...
2016-03-09 Peter Joneslibefivar: get rid of our variadic mess in efi_set_vari...
2016-02-25 Peter JonesUse -Wextra
2016-02-15 Peter JonesMake gcc.specs work with gcc 6 / binutils 2.26
2016-02-12 Felix JandaCompile without -fshort-wchar
2015-11-17 Peter JonesUse gcc -specs= for most command line stuff normally.