public inbox for src-cvs@sourceware.org help / color / mirror / Atom feed
From: dj@sourceware.org To: src-cvs@sourceware.org Subject: src ChangeLog configure configure.ac Date: Wed, 02 Nov 2011 03:08:00 -0000 [thread overview] Message-ID: <20111102030852.10888.qmail@sourceware.org> (raw) CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2011-11-02 03:08:52 Modified files: . : ChangeLog configure configure.ac Log message: [.] * configure.ac (rl78-*-*) New case. * configure: Regenerate. [bfd] * Makefile.am (ALL_MACHINES): Add cpu-rl78.lo. (ALL_MACHINES_CFILES): Add cpu-rl78.c. (BFD32_BACKENDS): Add elf32-rl78.lo. (BFD32_BACKENDS_CFILES): Add elf32-rl78.c. (Makefile.in): Regenerate. * archures.c (bfd_architecture): Define bfd_arch_rl78. (bfd_archures_list): Add bfd_rl78_arch. * config.bfd: Add rl78-*-elf. * configure.in: Add bfd_elf32_rl78_vec. * reloc.c (bfd_reloc_code_type): Add BFD_RELOC_RL78_* relocations. * targets.c (bfd_target_vector): Add bfd_elf32_rl78_vec. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * libbfd.h: Regenerate. * cpu-rl78.c: New file. * elf32-rl78.c: New file. [binutils] * readelf.c: Include elf/rl78.h (guess_is_rela): Handle EM_RL78. (dump_relocations): Likewise. (get_machine_name): Likewise. (is_32bit_abs_reloc): Likewise. * NEWS: Mention addition of RL78 support. * MAINTAINERS: Add myself as RL78 port maintainer. [gas] * Makefile.am (TARGET_CPU_CFILES): Add tc-rl78.c. (TARGET_CPU_HFILES): Add rc-rl78.h. (EXTRA_DIST): Add rl78-parse.c and rl78-parse.y. (rl78-parse.c, rl78-parse.h, rl78-parse.o, rl78-defs.h): New rules. * Makefile.in: Regenerate. * configure.in: Add rl78 case. * configure: Regenerate. * configure.tgt: Add rl78 case. * config/rl78-defs.h: New file. * config/rl78-parse.y: New file. * config/tc-rl78.c: New file. * config/tc-rl78.h: New file. * NEWS: Add Renesas RL78. * doc/Makefile.am (c-rl78.texi): New. * doc/Makefile.in: Likewise. * doc/all.texi: Enable it. * doc/as.texi: Add it. [include] * dis-asm.h (print_insn_rl78): Declare. [include/elf] * common.h (EM_RL78, EM_78K0R): New. * rl78.h: New. [include/opcode] * rl78.h: New file. [ld] * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32rl78.c. (+eelf32rl78.c): New rule. * Makefile.in: Regenerate. * configure.tgt: Add rl78-*-* case. * emulparams/elf32rl78.sh: New file. * NEWS: Mention addition of Renesas RL78 support. [opcodes] * Makefile.am (TARGET_LIBOPCODES_CFILES): Add rl78-decode.c and rl78-dis.c. (MAINTAINERCLEANFILES): Add rl78-decode.c. (rl78-decode.c): New rule, built from rl78-decode.opc and opc2c. * Makefile.in: Regenerate. * configure.in: Add bfd_rl78_arch case. * configure: Regenerate. * disassemble.c: Define ARCH_rl78. (disassembler): Add ARCH_rl78 case. * rl78-decode.c: New file. * rl78-decode.opc: New file. * rl78-dis.c: New file. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1008&r2=1.1009 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.413&r2=1.414 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.158&r2=1.159
next reply other threads:[~2011-11-02 3:08 UTC|newest] Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-11-02 3:08 dj [this message] -- strict thread matches above, loose matches on Subject: below -- 2014-07-05 21:09 ro 2013-10-08 14:14 jbglaw 2013-09-21 0:05 jbglaw 2013-08-05 16:05 mrs 2013-07-10 20:56 mrs 2013-04-22 15:25 jbglaw 2013-02-15 17:55 yufeng 2013-02-05 22:39 ian 2012-11-28 11:43 jbglaw 2012-10-24 13:41 corinna 2012-09-15 17:11 walt 2012-05-02 21:37 roland 2012-03-05 11:57 gingold 2011-11-08 18:23 rth 2011-08-14 12:28 qiyao 2011-07-07 9:28 ro 2011-05-17 21:26 brobecke 2011-05-17 21:24 brobecke 2011-05-17 21:23 brobecke 2011-05-17 21:23 brobecke 2011-03-28 11:18 nickc 2011-03-21 13:03 ro 2011-03-04 4:21 spop 2011-01-21 13:29 schwab 2011-01-13 16:24 brobecke 2010-12-10 12:09 bonzini 2010-11-24 13:27 gingold 2010-11-23 18:10 hjl 2010-11-23 13:39 nickc 2010-11-23 13:38 nickc 2010-04-14 9:28 gingold 2010-03-31 5:44 rwild 2010-03-04 17:12 ro 2010-01-31 18:40 ghazi 2010-01-08 15:59 ghazi 2009-12-07 20:25 ghazi 2009-10-13 3:32 rwild 2009-09-29 21:31 bonzini 2009-09-25 19:25 nickc 2009-09-22 18:00 rwild 2009-09-16 0:45 jiez 2009-09-08 17:55 rwild 2009-08-06 17:46 nickc 2009-07-02 8:24 gingold 2009-06-15 14:08 nickc 2009-05-29 0:15 dougkwan 2009-04-16 15:39 nickc 2009-04-09 15:54 hjl 2009-04-09 15:41 hjl 2009-01-15 12:55 nickc 2008-10-29 19:39 uweigand 2008-06-16 21:38 rwild 2008-06-13 13:05 jules 2008-02-02 22:19 hp 2007-12-18 7:37 rsandifo 2007-10-12 14:05 drow 2007-10-12 14:03 drow 2007-10-08 9:30 nickc 2007-09-14 14:51 rsandifo 2007-09-12 17:51 daney 2007-07-12 11:51 bernds 2007-06-29 11:33 bernds 2007-03-21 20:11 rsandifo 2007-02-17 13:33 jsm28 2007-02-13 21:33 drow 2007-02-13 14:40 drow 2007-02-09 22:35 drow
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=20111102030852.10888.qmail@sourceware.org \ --to=dj@sourceware.org \ --cc=src-cvs@sourceware.org \ /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: linkBe 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).