Historique des commits

Auteur SHA1 Message Date
  Vladimir Serbinenko ebd289335a Mention clang for arm64 il y a 11 ans
  Vladimir Serbinenko d2f7902af0 Make arm64 compileable with clang il y a 11 ans
  Vladimir Serbinenko 1005bed722 Use b.ge form for instructions il y a 11 ans
  Vladimir Serbinenko d6c92cdc34 Merge branch 'master' into leiflindholm/arm64 il y a 11 ans
  Vladimir Serbinenko 61e1b9a49d * grub-core/osdep/unix/platform.c (get_ofpathname): Trim ending newline. il y a 11 ans
  Vladimir Serbinenko c98dd165b0 * grub-core/genmoddep.awk: Use more portable && rather than and. il y a 11 ans
  Vladimir Serbinenko ff1c277ef8 * grub-core/kern/i386/pc/startup.S [__APPLE__]: Create _edata by placing il y a 11 ans
  Vladimir Serbinenko c8f7614b98 * gentpl.py: Add -ed2016 in order to make objconv accept our binary. il y a 11 ans
  Vladimir Serbinenko 246a434f61 * configure.ac: Add -static to LDFLAGS when using apple linker to il y a 11 ans
  Vladimir Serbinenko 5c066a81c2 Apple assembly doesn't handle symbol arithmetic well. So define an il y a 11 ans
  Vladimir Serbinenko 78f961efe9 Apple assembly doesn't handle symbol arithmetic well. So instead il y a 11 ans
  Vladimir Serbinenko 09bc0a577d With Apple assembly in .macro environvemnt you have to use $$ instead il y a 11 ans
  Vladimir Serbinenko b700a427d2 * grub-core/Makefile.am: Use correct TARGET_OBJCONV rather than il y a 11 ans
  Vladimir Serbinenko 4480b95dcd * grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax on both Apple il y a 11 ans
  Vladimir Serbinenko e77c81f6f8 * grub-core/lib/reed_solomon.c: Use section _text, _text rather than il y a 11 ans
  Vladimir Serbinenko 971dbee521 * grub-core/term/arc/console.c: Add missing cast to silence warning. il y a 11 ans
  Vladimir Serbinenko 6f2e82be3a * grub-core/boot/i386/pc/boot.S: Fix floppy probe. Due to missing il y a 11 ans
  Vladimir Serbinenko 9eec9699b9 * grub-core/kern/mips/arc/init.c (grub_machine_get_bootlocation): il y a 11 ans
  Keshav Padram Amburay 5ae5c54c7e * util/grub-install.c (update_nvram): Support --no-nvram flag il y a 11 ans
  Vladimir Serbinenko 7b04fe6c9e * INSTALL: Add note about sparc64/ia64 with clang (unsupported). il y a 11 ans
  Vladimir Serbinenko e67566ce0a * util/garbage-gen.c: Add missing include of sys/time.h. il y a 11 ans
  Vladimir Serbinenko f93ddcfd1c Don't add -mflush-func if it's not supported by compiler. il y a 11 ans
  Vladimir Serbinenko 1bba40f578 Move common BIOS/coreboot memory map declarations to il y a 11 ans
  Andrey Borzenkov f65e14dc3a add util/garbage-gen.c to EXTRA_DIST il y a 11 ans
  Vladimir Serbinenko 14a94bba6f * INSTALL: Document why older clang versions aren't appropriate. il y a 11 ans
  Vladimir Serbinenko 8109c5d4e2 * INSTALL: Document about clang for mips. il y a 11 ans
  Vladimir Serbinenko a92b5cb8d8 * grub-core/lib/libgcrypt/mpi/longlong.h: Use C version with mips il y a 11 ans
  Vladimir Serbinenko 4a23e2fe29 Add *-xen to the list of grub-install-common platforms. il y a 11 ans
  Vladimir Serbinenko a3ba74104e * configure.ac: Do not enforce -mcmodel=large. It's not necessarry with il y a 11 ans
  Vladimir Serbinenko e1c22419ac * grub-core/kern/xen/init.c: Do not map more pages than we can address. il y a 11 ans