This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] enable m32r-linux support


Hi

> gdb/ChangeLog
> 
> 2003-12-10  Kazuhiro Inaoka  < inaoka dot kazuhiro at renesas dot com >
> 
>  * configure.tgt : enable m32r-linux.
>  * configure.host : Ditto.
Please don't change configure.tgt.
If you change it, it will not be able to build for m32r-linux-gdb.

Kazuhiro

----- Original Message ----- 
From: "Kazuhiro Inaoka" <inaoka.kazuhiro@renesas.com>
To: <binutils@sources.redhat.com>
Cc: <gdb-patches@sources.redhat.com>
Sent: Wednesday, December 10, 2003 1:09 PM
Subject: [PATCH] enable m32r-linux support


> Hi
> 
> This patch is to enable to build  binutils, gdb for m32r-linux.
> Please commit and regenerate configure files.
> 
> bfd/ChangeLog
> 
> 2003-12-10  Kazuhiro Inaoka  < inaoka dot kazuhiro at renesas dot com >
> 
>  * config.bfd : enable m32r-linux.
>  * configure.in : Ditto.
>  * targets.c : Add bfd_elf32_m32rle_vec, bfd_elf32_m32rle_vec,
>  bfd_elf32_m32rlin_vec, bfd_elf32_m32rlelin_vec
> 
> gas/ChangeLog
> 
> 2003-12-10  Kazuhiro Inaoka  < inaoka dot kazuhiro at renesas dot com >
> 
>  * configure.in : enable m32r-linux.
> 
> ld/ChangeLog
> 
> 2003-12-10  Kazuhiro Inaoka  < inaoka dot kazuhiro at renesas dot com >
> 
>  * configure.tgt : enable m32r-linux.
>  * Makefile.in : Ditto.
>         * emulparams/m32relf_linux.sh : Add new file.
>  * emulparams/m32rlelf.sh : Ditt.
>         * emulparams/m32rlelf_linux.sh : Ditto.
> 
> gdb/ChangeLog
> 
> 2003-12-10  Kazuhiro Inaoka  < inaoka dot kazuhiro at renesas dot com >
> 
>  * configure.tgt : enable m32r-linux.
>  * configure.host : Ditto.
> 
> Kazuhiro Inaoka
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]