This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] add const in more places
- From: Alan Modra <amodra at gmail dot com>
- To: tbsaunde+binutils at tbsaunde dot org
- Cc: binutils at sourceware dot org
- Date: Wed, 2 Mar 2016 17:56:31 +1030
- Subject: Re: [PATCH] add const in more places
- Authentication-results: sourceware.org; auth=none
- References: <1456709155-19531-1-git-send-email-tbsaunde+binutils at tbsaunde dot org>
On Sun, Feb 28, 2016 at 08:25:55PM -0500, tbsaunde+binutils@tbsaunde.org wrote:
> * config/tc-arc.c: Add const qualifiers.
> * config/tc-h8300.c (md_begin): Likewise.
> * config/tc-ia64.c (print_prmask): Likewise.
> * config/tc-msp430.c (msp430_operands): Likewise.
> * config/tc-nds32.c (struct suffix_name): Likewise.
> (struct nds32_parse_option_table): Likewise.
> (struct nds32_set_option_table): Likewise.
> (do_pseudo_pushpopm): Likewise.
> (do_pseudo_pushpop_stack): Likewise.
> (nds32_relax_relocs): Likewise.
> (nds32_flag): Likewise.
> (struct nds32_hint_map): Likewise.
> (nds32_find_reloc_table): Likewise.
> (nds32_match_hint_insn): Likewise.
> * config/tc-s390.c: Likewise.
> * config/tc-sh.c (get_specific): Likewise.
> * config/tc-tic30.c: Likewise.
> * config/tc-tic4x.c (tic4x_inst_add): Likewise.
> (tic4x_indirect_parse): Likewise.
> * config/tc-vax.c (vax_cons): Likewise.
> * config/tc-z80.c (struct reg_entry): Likewise.
OK.
--
Alan Modra
Australia Development Lab, IBM