comparison gcc/config/riscv/multilib-generator @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 2
3 # RISC-V multilib list generator. 3 # RISC-V multilib list generator.
4 # Copyright (C) 2011-2017 Free Software Foundation, Inc. 4 # Copyright (C) 2011-2018 Free Software Foundation, Inc.
5 # Contributed by Andrew Waterman (andrew@sifive.com). 5 # Contributed by Andrew Waterman (andrew@sifive.com).
6 # 6 #
7 # This file is part of GCC. 7 # This file is part of GCC.
8 # 8 #
9 # GCC is free software; you can redistribute it and/or modify 9 # GCC is free software; you can redistribute it and/or modify