summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* gcc/amodra2014-10-222-31/+36
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-162-0/+9
* move many gc hashtab to hash_tabletbsaunde2014-10-122-14/+22
* gcc/jakub2014-09-152-1/+6
* IPA C++ refactoring 1/Nmarxin2014-07-241-4/+2
* * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,hubicka2014-07-154-21/+83
* * objc-act.c (objc_xref_basetypes): Set TYPE_BINFO of type variants,hubicka2014-06-282-1/+10
* Remove a layer of indirection from hash_tabletbsaunde2014-06-242-3/+5
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-175-11/+21
* Update ChangeLogs for wide-int work.mrs2014-05-061-0/+7
* Merge in trunk.mrs2014-04-242-5/+39
|\
| * Link to bug report.mrs2014-04-241-0/+1
| * 2014-04-24 Dimitris Papavasiliou <dpapavas@gmail.com>mrs2014-04-242-5/+38
* | Undo some changes from trunk.rsandifo2014-04-231-2/+6
* | Merge in trunk.mrs2014-02-104-9/+29
|\ \ | |/
| * PR c/59963mpolacek2014-01-314-9/+29
* | Merge in trunk.mrs2014-01-0319-19/+23
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-0219-19/+23
* | 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