mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gcc: Update to version 5.4.0, change maintainer
Signed-off-by: Noble Pepper <noblepepper@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/gcc/config/arm/arm.h
|
||||
+++ b/gcc/config/arm/arm.h
|
||||
@@ -271,7 +271,7 @@ extern void (*arm_lang_output_object_att
|
||||
@@ -285,7 +285,7 @@ extern void (*arm_lang_output_object_att
|
||||
/* Thumb-1 only. */
|
||||
#define TARGET_THUMB1_ONLY (TARGET_THUMB1 && !arm_arch_notm)
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
+#define TARGET_LDRD (arm_arch6 && ARM_DOUBLEWORD_ALIGN \
|
||||
&& !TARGET_THUMB1)
|
||||
|
||||
/* The following two macros concern the ability to execute coprocessor
|
||||
#define TARGET_CRC32 (arm_arch_crc)
|
||||
|
||||
Reference in New Issue
Block a user