public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: drow@sourceware.org
To: src-cvs@sources.redhat.com
Subject: src ChangeLog configure configure.in
Date: Thu, 04 Nov 2004 15:54:00 -0000	[thread overview]
Message-ID: <20041104155424.9344.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2004-11-04 15:54:23

Modified files:
	.              : ChangeLog configure configure.in 

Log message:
	./
	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
	* configure: Regenerated.
	bfd/
	* Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace
	elfarm-nabi with elf32-arm.  Remove elfarm-oabi.
	(elf32-arm.lo): Replace elfarm-nabi.lo rule.  Remove elf32-arm.h
	dependency.
	* config.bfd: Move arm-*-oabi* and thumb-*-oabi* from obsolete list
	to a new removed list.  Remove normal configuration stanzas.
	* configure.in: (bfd_elf32_bigarm_vec, bfd_elf32_bigarm_symbian_vec)
	(bfd_elf32_littlearm_symbian_vec, bfd_elf32_littlearm_vec): Replace
	elfarm-nabi.lo with elf32-arm.lo.
	(bfd_elf32_bigarm_oabi_vec, bfd_elf32_littlearm_oabi_vec): Remove.
	* elf32-arm.c: Renamed from elfarm-nabi.c.  Inline elf32-arm.h.
	* elf32-arm.h: Remove.
	* elfarm-oabi.c: Remove.
	* targets.c (_bfd_target_vector): Remove bfd_elf32_bigarm_oabi_vec
	and bfd_elf32_littlearm_oabi_vec.
	* aclocal.m4, Makefile.in, configure, doc/Makefile.in: Regenerated.
	gas/
	* configure.in: Remove arm-*-oabi and thumb-*-oabi.
	* config/tc-arm.c (target_oabi): Delete.
	(md_apply_fix3, elf32_arm_target_format): Remove target_oabi checks.
	(arm_opts): Remove moabi.
	* doc/as.texinfo (Overview): Remove documentation of -moabi.
	* doc/c-arm.texi (ARM Options): Likewise.
	* configure: Regenerated.
	ld/
	* Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o.
	(earmelf_oabi.c): Remove rule.
	* configure.tgt: Remove arm-*-oabi and thumb-*-oabi.
	* emulparams/armelf_oabi.sh, emultempl/armelf_oabi.em: Delete files.
	* Makefile.in: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.530&r2=1.531
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.245&r2=1.246


             reply	other threads:[~2004-11-04 15:54 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-04 15:54 drow [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-04  9:12 bonzini
2006-12-27 23:46 ian
2006-09-20 12:33 ths
2006-08-30 13:14 corinna
2006-07-23  3:47 drow
2006-06-20  8:45 ayers
2006-06-13 14:47 ayers
2005-12-27 17:42 nickc
2005-10-09 16:35 kazu
2005-09-30 14:54 hjl
2005-09-01 21:03 dj
2005-07-14 22:51 jimb
2005-07-11 16:48 dj
2005-07-07  2:24 kazu
2005-06-06 18:36 dj
2005-06-02 19:56 aldyh
2005-05-19 20:25 pbrook
2005-03-25  9:02 bonzini
2005-02-21 12:29 ebotcazou
2004-12-16 19:51 amylaar
2004-11-26 23:57 danglin
2004-11-08 22:15 hp
2004-10-26 20:39 aaronwl
2004-10-23 20:30 drow
2004-09-30 16:34 nickc
2004-09-29 11:43 rsandifo
2004-09-03 19:09 rth
2004-06-03  4:57 cgf
2004-06-01  7:54 bonzini
2004-05-27 18:22 drow
2004-04-19 15:41 ro
2004-04-19 15:38 ro
2004-03-16 22:21 neroden
2004-03-11 18:30 dj
2004-03-01 19:34 rsandifo
2004-02-11 17:52 dj
2004-02-11 17:50 dj
2004-02-06  0:50 dj
2004-01-01  0:07 dj
2003-12-22  0:59 dj
2003-12-08 21:19 fitzsim
2003-09-21 19:31 drow
2003-09-17 20:03 drow
2003-08-27 21:17 drow
2003-08-21  3:25 geoffk
2003-08-01 21:35 cagney
2003-07-30 20:12 dj
2003-06-18  2:25 dj
2003-01-19 23:45 neroden
2003-01-07 21:58 cgf
2003-01-06 18:36 cagney
2002-12-31 10:00 schwab
2002-12-30 19:28 drow
2002-05-13 13:55 dj

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=20041104155424.9344.qmail@sourceware.org \
    --to=drow@sourceware.org \
    --cc=src-cvs@sources.redhat.com \
    /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).