aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)Author
2017-05-162017-05-16 Sylvestre Ledru <sylvestre@debian.org>Sylvestre Ledru
2017-05-09 gcc/c/Nathan Sidwell
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>Prasad Ghangal
2016-09-27 * auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek
2016-09-05ChangeLog formatting fixes.Jakub Jelinek
2016-08-12 PR c/7652Marek Polacek
2016-08-04 Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.Jason Merrill
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-11adaAndrew Macleod
2015-11-09New obstack_next_free is not an lvalueAlan Modra
2015-10-29adaAndrew Macleod
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-08 * objc-runtime-shared-support.c (build_module_descriptor): SetAldy Hernandez
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-04-27ada/Jim Wilson
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-09 PR rtl-optimization/64536Jakub Jelinek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-22gcc/Alan Modra
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-09-15gcc/Jakub Jelinek
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-15 * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,Jan Hubicka
2014-06-28 * objc-act.c (objc_xref_basetypes): Set TYPE_BINFO of type variants,Jan Hubicka
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-04-24Link to bug report.Mike Stump
2014-04-242014-04-24 Dimitris Papavasiliou <dpapavas@gmail.com>Dimitris Papavasiliou
2014-01-31 PR c/59963Marek Polacek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-04 PR c/52023Joseph Myers