Correct ChangeLog for 201185.
authorMichael Eager <eager@gcc.gnu.org>
Wed, 24 Jul 2013 00:19:58 +0000 (00:19 +0000)
committerMichael Eager <eager@gcc.gnu.org>
Wed, 24 Jul 2013 00:19:58 +0000 (00:19 +0000)
From-SVN: r201200

gcc/ChangeLog

index 9b8d01820eee48761d8ed6770c943aae1ccbe569..24e47d4919149debe9d520441770b8cb2b690fb3 100644 (file)
 
 2013-07-23  David Holsgrove <david.holsgrove@xilinx.com>
 
-       * config/microblaze/microblaze.c: Add microblaze_asm_output_mi_thunk
-       and define TARGET_ASM_OUTPUT_MI_THUNK and
-       TARGET_ASM_CAN_OUTPUT_MI_THUNK.
+       * config/microblaze/sync.md: New file.
+       * config/microblaze/microblaze.md: Include sync.md
+       * config/microblaze/microblaze.c: Add print_operand 'y'.
+       * config/microblaze/constraints.md: Add memory_contraint
+       'Q' which is a single register.
 
 2013-07-23  Eric Botcazou  <ebotcazou@adacore.com>