public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@cygnus.com>
To: marekm@linux.org.pl
Cc: denisc@overta.ru, binutils@sourceware.cygnus.com
Subject: Re: [patch] avr-binutils changes
Date: Mon, 03 Jul 2000 15:27:00 -0000	[thread overview]
Message-ID: <200007032226.PAA15946@elmo.cygnus.com> (raw)

Hi Marek,

: bfd/ChangeLog:
: 
: 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
: 
: 	* elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
: 	Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
: 	(avr_info_to_howto_rela): Likewise.
: 	(elf32_avr_gc_mark_hook): Likewise.
: 	(elf32_avr_gc_sweep_hook): Likewise.
: 	(elf32_avr_relocate_section): Likewise.
: 
: 
: gas/ChangeLog:
: 
: 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
: 
: 	* config/tc-avr.c: Change _ () to _() around all strings marked
: 	for translation (exception from the usual coding style).
: 	(avr_opt): New struct variable, how the new switches are set.
: 	(OPTION_MMCU): Define as 'm' and actually use.
: 	(md_longopts): Add -mall-opcodes, -mno-skip-bug, -mno-wrap.
: 	(show_mcu_list): New function, display the list of known MCUs.
: 	(md_show_usage): Document the new switches.  Call show_mcu_list.
: 	(avr_set_arch): Change 'm' to OPTION_MMCU.
: 	(md_parse_option): Call show_mcu_list if unknown MCU specified.
: 	Handle the new switches.
: 	(avr_operands): Disable warnings for undefined combinations of
: 	operands if -mall-opcodes.  Disable warnings for skipping two-word
: 	instructions if enhanced core or -mno-skip-bug.
: 	(avr_operand): Accept all addressing modes on avr1 if -mall-opcodes.
: 	(md_apply_fix3): Reject 8K wrap if >8K or -mno-wrap.
: 	(md_assemble): Accept opcodes not supported by MCU if -mall-opcodes.
: 	(avr_ldi_expression): Warn about implicit lo8().
: 	* config/tc-avr.h (md_pcrel_from_section): Add prototype.
: 
: 
: opcodes/ChangeLog:
: 
: 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
: 
: 	* avr-dis.c (avr_operand): Change _ () to _() around all strings
: 	marked for translation (exception from the usual coding style).
: 	(print_insn_avr): Initialize insn2 to avoid warnings.

Approved and applied.

Cheers
	Nick

             reply	other threads:[~2000-07-03 15:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-03 15:27 Nick Clifton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-07-03 12:01 Marek Michalkiewicz
2000-06-26 18:48 Nick Clifton
2000-06-26 11:52 Marek Michalkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200007032226.PAA15946@elmo.cygnus.com \
    --to=nickc@cygnus.com \
    --cc=binutils@sourceware.cygnus.com \
    --cc=denisc@overta.ru \
    --cc=marekm@linux.org.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).