]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ada/ChangeLog
Daily bump.
[thirdparty/gcc.git] / gcc / ada / ChangeLog
CommitLineData
e62bb7f0
GA
12021-01-26 Marius Hillenbrand <mhillen@linux.ibm.com>
2
3 PR ada/98228
4 * gcc-interface/utils.c (maybe_pad_type): Test the size of the new
5 packable type instead of its alignment for addressability's sake.
6
161e4c08
GA
72021-01-25 Eric Botcazou <ebotcazou@adacore.com>
8
9 * gcc-interface/trans.c (make_covariant_thunk): Set the DECL_CONTEXT
10 of the parameters and do not set TREE_PUBLIC on the thunk.
11 (maybe_make_gnu_thunk): Pass the alias to the covariant thunk.
12 * gcc-interface/utils.c (finish_subprog_decl): Set the DECL_CONTEXT
13 of the parameters here...
14 (begin_subprog_body): ...instead of here.
15
f35a4f96
GA
162021-01-19 Eric Botcazou <ebotcazou@adacore.com>
17
18 PR ada/98740
19 * gcc-interface/trans.c (add_decl_expr): Always mark TYPE_ADA_SIZE.
20
5fff80fd
GA
212021-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
22
23 PR ada/98595
24 * Makefile.rtl (LIBGNAT_TARGET_PAIRS) <riscv*-*-rtems*>: Use
25 wraplf version of Aux_Long_Long_Float.
26
2e96eec6
GA
272021-01-03 Eric Botcazou <ebotcazou@adacore.com>
28
29 * gnatvsn.ads: Bump copyright year.
30
b6dd195a
GA
312021-01-01 Jakub Jelinek <jakub@redhat.com>
32
33 * gnat_ugn.texi: Bump @copying's copyright year.
34 * gnat_rm.texi: Likewise.
35
362021-01-01 Jakub Jelinek <jakub@redhat.com>
37
38 * ChangeLog-2020: Rotate ChangeLog. New file.
39
848830dc 40\f
618e665a 41Copyright (C) 2021 Free Software Foundation, Inc.
848830dc
PMR
42
43Copying and distribution of this file, with or without modification,
44are permitted in any medium without royalty provided the copyright
45notice and this notice are preserved.