cgraph.h (struct cgraph_node): Add ipcp_clone flag.
[gcc.git] / gcc / ada /
2019-11-06 Eric Botcazouintroduce -fcallgraph-info option
2019-10-27 Jakub Jelinek* locales.c (iso_3166): Add missing comma after "United...
2019-10-15 Arnaud CharletMakefile.rtl (a-except.o): Put -O1 earlier so that...
2019-10-12 Eric Botcazoure PR ada/91995 (gnat miscompilation and bootstrap...
2019-10-11 Eric Botcazoudecl.c (elaborate_reference_1): Specifically deal with...
2019-10-11 Eric Botcazoudecl.c (gnat_to_gnu_field): Adjust again the packing...
2019-10-11 Eric Botcazoudecl.c (annotate_value): Really test the sign of the...
2019-10-11 Eric Botcazoudecl.c (Gigi_Equivalent_Type): New case.
2019-10-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): New case to deal with...
2019-10-11 Pierre-Marie de... [Ada] Repair ChangeLog entries
2019-10-10 Gary Dismukes[Ada] Handling up-level references in loops within...
2019-10-10 Arnaud Charlet[Ada] Ensure constructor is a C++ constructor
2019-10-10 Gary Dismukes[Ada] Add pragma Preelaborable_Initialization to Stream...
2019-10-10 Yannick Moy[Ada] Fix inlining of subprograms with deep param/resul...
2019-10-10 Gary Dismukes[Ada] Various minor typo fixes
2019-10-10 Ed Schonberg[Ada] Spurious warning on call with out parameter in...
2019-10-10 Gary Dismukes[Ada] Unnesting issues with entry families and accept...
2019-10-10 Ed Schonberg[Ada] Spurious visibility error on formal package with...
2019-10-10 Eric Botcazou[Ada] Fix awkward placement of freeze node for actual...
2019-10-10 Eric Botcazou[Ada] Get rid of spurious error for _Tag on extension...
2019-10-10 Bob Duff[Ada] Debug procedure for printing ancestors
2019-10-10 Bob Duff[Ada] 'others' in conditional_expressions
2019-10-10 Ed Schonberg[Ada] Missing Predicated_Parent link on array Itype
2019-10-10 Eric Botcazou[Ada] Plug minor loophole for integer named number
2019-10-10 Yannick Moy[Ada] Do not inline subprograms with deep parameter...
2019-10-10 Vadim Godunko[Ada] Define default value for Process field
2019-10-10 Bob Duff[Ada] T'Size in pragma Compile_Time_Error
2019-10-10 Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2019-10-10 Arnaud Charlet[Ada] Fix handling of -gnatceg on incomplete unit
2019-10-10 Gary Dismukes[Ada] Generation of procedures for blocks occurring...
2019-10-10 Anthony Leonardo... [Ada] Mention GNAT Studio instead of GPS
2019-10-10 Ed Schonberg[Ada] Spurious restriction violation on Ghost code
2019-10-10 Bob Duff[Ada] Replace in Ordered_Maps gets tampering failure
2019-10-10 Ed Schonberg[Ada] Spurious visibility error in predicate in generic...
2019-10-10 Patrick Bernardi[Ada] Flag Sec_Stack_Used incorrectly set by ghost...
2019-10-10 Piotr Trojanek[Ada] Use declared type for deciding on SPARK pointer...
2019-10-04 Joseph MyersMark C2x built-in functions as such.
2019-10-01 Maciej W. Rozyckilibada: Respect `--enable-version-specific-runtime...
2019-10-01 Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-09-27 Alexandre Olivaset DECL_SIZE_UNIT for zero-sized fields
2019-09-26 Arnaud Charlet* osint.adb (OS_Time_To_GNAT_Time): Remove dependency...
2019-09-23 Rainer OrthProvide Task_Info.Number_Of_Processors on Solaris
2019-09-23 Eric Botcazoutrans.c (Regular_Loop_to_gnu): Do not rotate the loop...
2019-09-23 Eric Botcazoutrans.c (gnat_compile_time_expr_list): New variable.
2019-09-23 Eric Botcazoutrans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep...
2019-09-23 Eric Botcazoudecl.c (components_to_record): Do not reorder fields...
2019-09-19 Tom Tromey[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
2019-09-19 Steve Baird[Ada] Accept concatentation arguments to pragma Annotate
2019-09-19 Eric Botcazou[Ada] Get rid of useless temporary for slice in overali...
2019-09-19 Eric Botcazou[Ada] Sem_Ch12: add a comment to indicate future work
2019-09-19 Eric Botcazou[Ada] Fix copy operation with private discriminated...
2019-09-19 Eric Botcazou[Ada] Fix bogus "too late" error with nested generics...
2019-09-19 Eric Botcazou[Ada] Fix bogus visibility error with nested generics...
2019-09-19 Dmitriy Anisimkov[Ada] New routine GNAT.Sockets.Create_Socket_Pair
2019-09-19 Yannick Moy[Ada] Use declared type for deciding on SPARK pointer...
2019-09-19 Ed Schonberg[Ada] Spurious visibility error in generic child unit
2019-09-19 Yannick Moy[Ada] Disable inlining of traversal function in GNATprove
2019-09-19 Yannick Moy[Ada] Allow constants of access type in Global contracts
2019-09-19 Arnaud Charlet[Ada] Exp_Attr: remove obsolete comment
2019-09-19 Eric Botcazou[Ada] Fix run-time segfault with derived access-to...
2019-09-19 Yannick Moy[Ada] Move SPARK borrow-checker to gnat2why codebase
2019-09-19 Eric Botcazou[Ada] Implement Machine_Rounding attribute in line...
2019-09-19 Gary Dismukes[Ada] Suppress GNAT FE up-level reference transformatio...
2019-09-19 Eric Botcazou[Ada] Streamline comparison for equality of 2-element...
2019-09-19 Piotr Trojanek[Ada] Remove duplicated routines for getting homonym...
2019-09-19 Ed Schonberg[Ada] Crash on predicate in full view in a generic...
2019-09-19 Bob Duff[Ada] Memory leak with 'Range of a function call in...
2019-09-19 Raphael Amiard[Ada] Propagate documentation to formal bounded sets
2019-09-19 Raphael Amiard[Ada] Add comments wrt. deallocation of bounded sets...
2019-09-19 Eric Botcazou[Ada] Fix spurious type mismatch failure on nested...
2019-09-19 Bob Duff[Ada] Infinite loop with concatenation and aspect
2019-09-19 Eric Botcazou[Ada] Fix fallout of previous change for bit-packed...
2019-09-19 Bob Duff[Ada] gnatxref: infinite loop on symbols not found
2019-09-19 Eric Botcazou[Ada] Improve handling of explicit by-reference mechanism
2019-09-19 Bob Duff[Ada] Rtsfind: improve comment on RTE_Available
2019-09-18 Bob Duff[Ada] Avoid gnatbind regression caused by Copy_Bitfield
2019-09-18 Eric Botcazou[Ada] Fix spurious alignment warning on simple address...
2019-09-18 Ed Schonberg[Ada] Crash on universal case expression in fixed-point...
2019-09-18 Ed Schonberg[Ada] Use static discriminant value for discriminated...
2019-09-18 Ed Schonberg[Ada] Crash on aggregate with dscriminant in if-express...
2019-09-18 Justin Squirek[Ada] Spurious ineffective use_clause warning
2019-09-18 Justin Squirek[Ada] Missing accessibility check on discrim assignment
2019-09-18 Eric Botcazou[Ada] Fix sharing of expression in array aggregate...
2019-09-18 Justin Squirek[Ada] Spurious run time error on anonymous access formals
2019-09-18 Steve Baird[Ada] Implement AI12-0086's rules for discriminants...
2019-09-18 Javier Miranda[Ada] Fix portability issues in access to subprograms
2019-09-18 Bob Duff[Ada] Improve efficiency of copying bit-packed slices
2019-09-18 Vasiliy Fofanov[Ada] Fix minor formatting issue
2019-09-18 Javier Miranda[Ada] Code cleanup of alignment representation clauses...
2019-09-18 Steve Baird[Ada] Don't fail a front-end assertion if errors have...
2019-09-18 Piotr Trojanek[Ada] Refine type of Get_Homonym_Number result
2019-09-18 Yannick Moy[Ada] Skip entity name qualification in GNATprove mode
2019-09-18 Nicolas Roche[Ada] Ensure that Scan_Real result does not depend...
2019-09-18 Claire Dross[Ada] Factor out code for deciding statically known...
2019-09-18 Vadim Godunko[Ada] Raise exception on call to Expect for a dead...
2019-09-18 Frederic Konrad[Ada] Fix errno for rename for the VxWorks 6 target
2019-09-18 Steve Baird[Ada] No Storage_Error for an oversized disabled ghost...
2019-09-18 Tom Tromey[Ada] Fix typo in error message
2019-09-18 Olivier Hainque[Ada] Fix 32/64bit mistake on SYSTEM_INFO component...
2019-09-18 Arnaud Charlet[Ada] Improve doc on Warning_As_Error
next