]> gcc.gnu.org Git - gcc.git/history - gcc/c-family/c-ada-spec.c
i-cexten.ads (Float_128): New type.
[gcc.git] / gcc / c-family / c-ada-spec.c
2018-02-28 Eric Botcazoui-cexten.ads (Float_128): New type.
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_double_name): New case.
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_node): Do not use generic addres...
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_import): Use boolean and fix...
2018-02-28 Eric Botcazouc-ada-spec.c (dump_ada_import): Use boolean and fix...
2018-02-09 Eric Botcazouc-ada-spec.c (dump_ada_declaration): Do not generate...
2018-01-10 Eric Botcazouc-ada-spec.c (dump_number): Add FLOAT_P parameter.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-09-29 Eric Botcazouc-ada-spec.c (to_ada_name): Add index parameter.
2017-09-29 Eric Botcazouc-ada-spec.c (max_ada_macros): Move around.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-07 Eric Botcazouc-ada-spec.c (has_nontrivial_methods): Test for FUNCTIO...
2017-08-05 Eric Botcazouc-ada-spec.c (has_static_fields): Look only into variables.
2017-08-01 Eric Botcazouc-ada-spec.c (has_static_fields): Look only into fields.
2017-08-01 Eric Botcazouc-ada-spec.c (print_generic_ada_decl): Pass correctly...
2017-07-29 Eric Botcazouc-ada-spec.c (dump_generic_ada_node): Take into account...
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-06-11 Jason Merrilltree.h (id_equal): New.
2017-03-09 Martin LiskaIncrement value instead of a pointer in ADA macro proce...
2017-02-24 Eric Botcazouc-ada-spec.c (dump_ada_function_declaration): Add comme...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-13 Eric Botcazouc-ada-spec.c (print_ada_declaration): For typedef decla...
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-08-15 Eric Botcazouc-ada-spec.c (dump_number): New function.
2016-08-09 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-04-17 Eric Botcazouc-ada-spec.c (get_underlying_decl): Return the typedef...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-30 Eric Botcazouc-ada-spec.c (print_ada_macros): Remove redundant blank...
2015-11-26 Eric Botcazoure PR c++/68527 (ICE with -fdump-ada-spec on invalid...
2015-11-16 Marek Polacekc-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_T...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-10 Eric Botcazouc-ada-spec.h (cpp_operation): Revert latest change.
2015-07-08 Eric Botcazouc-ada-spec.h (cpp_operation): Add IS_CONSTEXPR.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07 Eric Botcazouc-ada-spec.h (cpp_operation): Add IS_MOVE_CONSTRUCTOR.
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-25 Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-22 Pierre-Marie de... c-ada-spec.h (cpp_operation): Add HAS_DEPENDENT_TEMPLAT...
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-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-31 Eric Botcazouc-ada-spec.c (is_tagged_type): Test for TYPE_METHODS...
2015-05-20 Marek Polacekgimple-fold.c (fold_const_aggregate_ref_1): Use DECL_P.
2015-04-28 Eric Botcazouc-ada-spec.c (in_function): Delete.
2015-03-06 Eric Botcazouc-ada-spec.c (dump_ada_double_name): Fix pasto.
2015-03-05 Eric Botcazoure PR ada/65319 (FAIL: g++.dg/other/dump-ada-spec-3...
2015-03-01 Eric Botcazouc-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-07-03 Jakub Jelinekgcov-io.c (gcov_read_words): Don't call memmove if...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-20 Eric Botcazouc-ada-spec.h (dump_ada_specs): Revert prototype change.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-28 Eric Botcazouc-ada-spec.c (print_constructor): New function.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-04 Eric Botcazouc-ada-spec.h (cpp_operation): Add IS_TRIVIAL.
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-09 Arnaud Charlet* c-ada-spec.c (print_ada_declaration): Prevent accessi...
2013-08-04 Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-18 Eric Botcazouc-ada-spec.c (LOCATION_COL): Delete.
2012-10-16 Eric Botcazouc-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX):...
2012-10-11 Eric Botcazouc-ada-spec.c (dump_ada_template): Bail out for template...
2012-10-10 Arnaud Charletre PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114...
2012-10-04 Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-18 Arnaud Charlet* c-ada-spec.c: Style fixes.
2012-09-18 Thomas Quinotinvoke.texi: Document -fada-spec-parent.
2012-08-23 Arnaud Charletc-ada-spec.c (dump_generic_ada_node): Fix handling...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-04-10 Mike StumpRemove doubled up words.
2011-03-25 Kai TietzChangelog c-family/
2011-03-22 Eric Botcazou* c-ada-spec.c (dump_ada_template): Skip non-class...
2011-01-26 Arnaud Charlet* c-ada-spec.c (dump_generic_ada_node): Avoid dereferen...
2010-10-29 Arnaud Charletc-ada-spec.c (separate_class_package): New function.
2010-08-04 Arnaud Charletc-ada-spec.c (dump_ada_template): Mark underlying insta...
2010-06-15 Arnaud Charletc-ada-spec.c (dump_sloc): Remove column info.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
This page took 4.829533 seconds and 94 git commands to generate.