1. 28 Feb, 2011 15 commits
  2. 27 Feb, 2011 16 commits
  3. 26 Feb, 2011 7 commits
  4. 25 Feb, 2011 2 commits
    • * doc/cpp.texi: Update copyright years. · d5ed058c
      From-SVN: r170508
      Gerald Pfeifer committed
    • [multiple changes] · 308d39cd
      2011-02-25  Sebastien Bourdeauducq <sebastien@milkymist.org>
      
      	PR gcc/46898
      	* config/lm32/lm32.md (ashrsi3): Added needed variable.
      
      2011-02-25  Jon Beniston <jon@beniston.com>
      
      	PR gcc/46898
      	* config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
      	* config/lm32/lm32.md (ashlsi3): Remove unused variable.
      	* config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
      	(lm32_block_move_inline): Add type cast to remove warning.
      	(lm32_expand_prologue): Generate fp in a way compatible with
      	dwarf2out.
      	(gen_int_relational): Move declarations to start of function.
      
      From-SVN: r170502
      Sebastien Bourdeauducq committed