This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils 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]

bfd ChangeLog Makefile.am Makefile.in config.b ...


CVSROOT:	/cvs/uberbaum
Module name:	bfd
Changes by:	aoliva@sources.redhat.com	2003-07-10 04:44:38

Modified files:
	.              : ChangeLog Makefile.am Makefile.in config.bfd 
	                 configure configure.in elf-m10300.c targets.c 
Added files:
	.              : elf32-am33lin.c 

Log message:
	2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
	* elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
	(ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
	2001-06-02  Nick Clifton  <nickc@cambridge.redhat.com>
	* elf32-am33lin.c: Rename global functions.
	2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
	* config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
	* configure.in (bfd_elf32_am33lin_vec): Added.
	* Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
	(elf32-am33lin.lo): List dependencies.
	* aclocal.m4, configure, Makefile.in: Rebuilt.
	* elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
	ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
	ELF_ARCH was not defined before.
	(elf_symbol_leading_char): Define if not defined.
	* elf32-am33lin.c: Override the definitions above.
	* targets.c (bfd_elf32_am33lin_vec): New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/elf32-am33lin.c.diff?cvsroot=uberbaum&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/ChangeLog.diff?cvsroot=uberbaum&r1=1.2162&r2=1.2163
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/Makefile.am.diff?cvsroot=uberbaum&r1=1.122&r2=1.123
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/Makefile.in.diff?cvsroot=uberbaum&r1=1.133&r2=1.134
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/config.bfd.diff?cvsroot=uberbaum&r1=1.139&r2=1.140
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/configure.diff?cvsroot=uberbaum&r1=1.153&r2=1.154
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/configure.in.diff?cvsroot=uberbaum&r1=1.132&r2=1.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/elf-m10300.c.diff?cvsroot=uberbaum&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/targets.c.diff?cvsroot=uberbaum&r1=1.93&r2=1.94


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