diff options
author | Tristan Gingold | 2014-01-01 23:11:27 +0100 |
---|---|---|
committer | Tristan Gingold | 2014-01-01 23:11:27 +0100 |
commit | 535bbc11e9a6532b1a6e1197169e79203f191ef1 (patch) | |
tree | 62f5fafee07b1f87024b66a41ee28a8c12d5833a /translate/gcc | |
parent | c8150ec75d67a046e9e78b61ba26ad5be5fbe187 (diff) | |
download | ghdl-535bbc11e9a6532b1a6e1197169e79203f191ef1.tar.gz ghdl-535bbc11e9a6532b1a6e1197169e79203f191ef1.tar.bz2 ghdl-535bbc11e9a6532b1a6e1197169e79203f191ef1.zip |
Rework registration of RTIs for packages, to fix bug 21052.
Diffstat (limited to 'translate/gcc')
-rw-r--r-- | translate/gcc/dist-common.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translate/gcc/dist-common.sh b/translate/gcc/dist-common.sh index 479d7ca..51d2893 100644 --- a/translate/gcc/dist-common.sh +++ b/translate/gcc/dist-common.sh @@ -204,6 +204,7 @@ grt-options.ads grt-processes.adb grt-processes.ads grt-rtis.ads +grt-rtis.adb grt-rtis_addr.adb grt-rtis_addr.ads grt-rtis_utils.adb |