summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-12-132-0/+8
|\
| * PR c/52023jsm282013-12-042-0/+8
* | Merge with trunk.rsandifo2013-12-042-2/+5
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-222-2/+5
* | Remove remaining wide_int (x)s.rsandifo2013-11-201-3/+6
* | Merge from trunk.rsandifo2013-11-207-0/+22
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-197-0/+22
* | Remove tree_to_hwi.rsandifo2013-11-194-20/+20
* | Merge from trunk.rsandifo2013-11-181-0/+10
|\ \ | |/
| * gcc/ada/rsandifo2013-11-182-1/+6
| * gcc/c-family/rsandifo2013-11-182-1/+6
* | Merge in trunk.mrs2013-11-162-0/+9
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-142-1/+6
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-122-1/+5
* | Merge with trunk.rsandifo2013-11-092-0/+5
|\ \ | |/
| * gcc:jsm282013-11-072-0/+5
* | Merge in trunk.mrs2013-10-202-79/+8
|\ \ | |/
| * * Make-lang.in (START_HDRS, cc1obj-checksum.o, objc/objc-lang.o)tromey2013-09-252-79/+8
* | Merge in trunk.mrs2013-09-203-61/+8
|\ \ | |/
| * gcc:iains2013-09-143-61/+8
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Fix:mrs2013-08-161-1/+2
* | Add wide-int branch.mrs2013-08-135-49/+33
|/
* Fix some typos.mrs2013-07-216-7/+15
* 2013-05-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-05-222-1/+8
* * Makefile.in (LLINKER): New variable.jason2013-05-162-1/+5
* Update copyright years in gcc/rsandifo2013-01-1019-32/+19
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-202-1/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-189-205/+211
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+6
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-093-16/+28
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-7/+7
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* toplevel/steven2012-06-2910-24/+37
* gcc/steven2012-06-193-38/+46
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-314-3/+6
* 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-172-4/+10
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-202-2/+7
* * objc-act (objc_build_ivar_assignment): Do not call assemble_external.steven2012-03-215-9/+9
* * objc-map.c (objc_map_private_resize, objc_map_alloc_ggc): Don'tjason2012-03-052-5/+10
* gcc/obj:iains2011-11-122-1/+9
* gcc/objc:iains2011-10-292-3/+9
* In gcc/objc/:nicola2011-10-182-4/+12
* In gcc/:nicola2011-10-148-305/+742
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-114-3/+14
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-192-3/+8
* In gcc/objc/:nicola2011-07-117-61/+69
* In gcc/objc/:nicola2011-07-0411-936/+1122
* In gcc/objc/:nicola2011-06-052-8/+51
* In gcc/objc/:nicola2011-06-022-29/+130