* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50517 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 21 additions, 0 deletionsgcc/ChangeLog
- gcc/config/c4x/c4x.c 1 addition, 1 deletiongcc/config/c4x/c4x.c
- gcc/config/cris/cris.c 1 addition, 1 deletiongcc/config/cris/cris.c
- gcc/config/i386/i386.c 1 addition, 1 deletiongcc/config/i386/i386.c
- gcc/config/ia64/unwind-ia64.c 1 addition, 1 deletiongcc/config/ia64/unwind-ia64.c
- gcc/config/m32r/m32r.c 1 addition, 1 deletiongcc/config/m32r/m32r.c
- gcc/config/m32r/m32r.h 1 addition, 1 deletiongcc/config/m32r/m32r.h
- gcc/config/mcore/mcore.c 2 additions, 2 deletionsgcc/config/mcore/mcore.c
- gcc/config/mcore/mcore.h 1 addition, 1 deletiongcc/config/mcore/mcore.h
- gcc/config/mips/mips.c 2 additions, 2 deletionsgcc/config/mips/mips.c
- gcc/config/ns32k/ns32k.c 2 additions, 2 deletionsgcc/config/ns32k/ns32k.c
- gcc/config/ns32k/ns32k.h 2 additions, 2 deletionsgcc/config/ns32k/ns32k.h
- gcc/config/pdp11/pdp11.c 1 addition, 1 deletiongcc/config/pdp11/pdp11.c
- gcc/config/pj/pj.h 1 addition, 1 deletiongcc/config/pj/pj.h
- gcc/config/s390/s390.c 2 additions, 2 deletionsgcc/config/s390/s390.c
- gcc/config/s390/s390.h 1 addition, 1 deletiongcc/config/s390/s390.h
- gcc/config/sh/sh.c 1 addition, 1 deletiongcc/config/sh/sh.c
- gcc/config/sh/sh.md 1 addition, 1 deletiongcc/config/sh/sh.md
Loading
Please register or sign in to comment