]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mcore/mcore.c
c4x.c (c4x_fp_reglist): Const-ify.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 10 Mar 2002 01:39:04 +0000 (01:39 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 10 Mar 2002 01:39:04 +0000 (01:39 +0000)
commit0139adcaa7056e95fc8ad379239ececac80b482b
treef508fbbfd2ee8bd004e584cb7eca1b92c0f55ac2
parent1c0d0c3e5646d9108997efb96be30a81e3b711ba
c4x.c (c4x_fp_reglist): Const-ify.

* c4x.c (c4x_fp_reglist): Const-ify.
* cris.c (cris_print_operand): Likewise.
* i386.c (ix86_va_arg): Likewise.
* ia64/unwind-ia64.c (unw_decode_table): Likewise.
* m32r.c (m32r_hard_regno_mode_ok): Likewise.
* m32r.h (m32r_hard_regno_mode_ok): Likewise.
* mcore.c (regno_reg_class, mcore_unique_section): Likewise.
* mcore.h (regno_reg_class): Likewise.
* mips.c (gen_int_relational): Likewise.
* ns32k.c (ns32k_reg_class_contents, regclass_map): Likewise.
* ns32k.h (ns32k_reg_class_contents, regclass_map): Likewise.
* pdp11.c (pdp11_assemble_integer): Likewise.
* pj.h (INITIALIZE_TRAMPOLINE): Likewise.
* s390.c (s390_branch_condition_mnemonic, regclass_map):
Likewise.
* s390.h (regclass_map): Likewise.
* sh.c (shift_amounts): Likewise.
* sh.md (rot_tab): Likewise.

From-SVN: r50517
18 files changed:
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/cris/cris.c
gcc/config/i386/i386.c
gcc/config/ia64/unwind-ia64.c
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h
gcc/config/mcore/mcore.c
gcc/config/mcore/mcore.h
gcc/config/mips/mips.c
gcc/config/ns32k/ns32k.c
gcc/config/ns32k/ns32k.h
gcc/config/pdp11/pdp11.c
gcc/config/pj/pj.h
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/sh/sh.c
gcc/config/sh/sh.md