1. 02 Jan, 2011 10 commits
  2. 01 Jan, 2011 5 commits
  3. 31 Dec, 2010 22 commits
  4. 30 Dec, 2010 3 commits
    • openbsd.opt: New. · 5369e2d4
      	* config/openbsd.opt: New.
      	* config.gcc (alpha*-*-openbsd*,
      	i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123],
      	i[34567]86-*-openbsd*, m68k*-*-openbsd*, mips*-*-openbsd*,
      	sparc64-*-openbsd*, vax-*-openbsd*): Use openbsd.opt.
      
      From-SVN: r168358
      Joseph Myers committed
    • Fixed typo in one of my last changelog entries · 22199294
      From-SVN: r168357
      Nicola Pero committed
    • In gcc/objc/: 2010-12-30 Nicola Pero <nicola.pero@meta-innovation.com> · 27e09ff9
      In gcc/objc/:
      2010-12-30  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* objc-act.c (objc_types_are_equivalent): Fixed comparing protocol
      	lists.  Check them two-ways to fix comparisons when one protocol
      	implements the other one, or when one list contains duplicated
      	protocols.
      
      In gcc/testsuite/:
      2010-12-30  Nicola Pero  <nicola.pero@meta-innovation.com>
      
      	* objc.dg/method-conflict-3.m: New.
      	* objc.dg/method-conflict-4.m: New.	
      	* obj-c++.dg/method-conflict-3.m: New.	
      	* obj-c++.dg/method-conflict-4.mm: New.
      
      From-SVN: r168356
      Nicola Pero committed