[Ada] Fix analysis of access objects in Depends contracts
[gcc.git] / gcc / objc /
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-14 GCC AdministratorDaily bump.
2020-11-13 Iain SandoeC-Family, Objective-C : Implement Objective-C nullabili...
2020-11-13 Iain SandoeC-family, Objective-C [1/3] : Implement Wobjc-root...
2020-11-09 GCC AdministratorDaily bump.
2020-11-08 Iain SandoeObjective-C/C++ : Handle parsing @property 'class'...
2020-11-08 GCC AdministratorDaily bump.
2020-11-07 Iain SandoeObjective-C/C++ (C-family) : Add missing 'atomic' prope...
2020-11-07 Iain SandoeObjective-C : Implement NSObject attribute.
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Iain SandoeObjective-C/C++ : Allow visibility prefix attributes...
2020-11-06 Iain SandoeObjective-C/C++ (parsers) : Update @property attribute...
2020-11-05 GCC AdministratorDaily bump.
2020-11-04 Iain SandoeObjective-C++ : Fix ICE in potential_constant_expression_1.
2020-11-02 GCC AdministratorDaily bump.
2020-11-01 Iain SandoeObjective-C : Implement SEL as a built-in typedef.
2020-10-12 GCC AdministratorDaily bump.
2020-10-11 Iain SandoeObjective-C, Darwin : Make protocols private extern...
2020-10-11 Iain SandoeObjective-C++ : Fix bitfield ivars.
2020-10-11 Iain SandoeDarwin, Objective-C : Adjust objective-c symbol linkage...
2020-10-11 Iain SandoeObjective-C, Darwin : Update message call codegen.
2020-10-11 Iain SandoeObjective-C++, Darwin : Make metadata 'extern "C"'.
2020-10-11 Iain SandoeOjective-C, Darwin : Adjust category superclass ref...
2020-10-11 Iain SandoeObjective-C, Darwin : Update protocol metadata to curre...
2020-10-11 GCC AdministratorDaily bump.
2020-10-10 Iain SandoeObjective-C, Darwin : Pick up super refs directly.
2020-10-10 Iain SandoeObjective-C, Darwin : Update metadata section uses.
2020-10-10 Iain SandoeObjective-C, Darwin : Use special string sections for...
2020-10-10 Iain SandoeObjective-C: Addess a FIXME (NFC).
2020-09-20 GCC AdministratorDaily bump.
2020-09-19 Sandra LoosemoreChange C front end to emit structured loop and switch...
2020-09-18 GCC AdministratorDaily bump.
2020-09-17 Patrick Palkac-family: Macro support in -Wmisleading-indentation...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-10 Iain Sandoe[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-18 Iain Sandoeobjective-c - add instancetype.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-10 Jakub Jelinekre PR pch/90326 (Using any precompiled header breaks...
2019-04-05 Martin LiskaFix ChangeLog entries.
2019-04-05 Martin LiskaRemove usage of apostrophes in error and warning messag...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-19 David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-10-17 David MalcolmRun selftests for C++ as well as C
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-04-20 Martin LiskaDo not overflow string buffer (PR objc/85476).
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-10 Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-31 David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-17 Nathan Sidwell[PATCH PR/82546] tree node size
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-09-29 Jakub Jelinekc-attribs.c (handle_packed_attribute): Test DECL_C_BIT_...
2017-08-30 Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30 Richard Sandiford[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-09 Marek Polacekre PR c/81417 (-Wsign-compare should print types being...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-19 Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-05-16 Sylvestre Ledruobjc-runtime-shared-support.c (build_module_descriptor...
2017-05-09 Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-04 Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-06-07 David MalcolmC: add fixit hint to misspelled field names
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-09 Alan ModraNew obstack_next_free is not an lvalue
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Aldy Hernandezobjc-runtime-shared-support.c (build_module_descriptor...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-27 Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-22 Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
next