diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-12-03 01:22:15 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2004-12-03 01:22:15 +0000 |
commit | c820d41869a60c8b043d4cfe104b0df39d1eb650 (patch) | |
tree | 8d7462ed0d476fcdcc6aa9e39d572f1753e4c20a /gas/doc | |
parent | 2b0210eb4094c59366fd1d8eeca9df0b69df821e (diff) | |
download | gdb-c820d41869a60c8b043d4cfe104b0df39d1eb650.zip gdb-c820d41869a60c8b043d4cfe104b0df39d1eb650.tar.gz gdb-c820d41869a60c8b043d4cfe104b0df39d1eb650.tar.bz2 |
* Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
* configure.in: Use it for arm*-*-linux-gnueabi*.
* config/tc-arm.c: Allow emulation file to set FPU_DEFAULT.
* config/te-armlinuxeabi.h: New file.
* Makefile.in: Regenerated.
* aclocal.m4: Likewise.
* configure: Likewise.
* doc/Makefile.in: Regenerated.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index 244cb17..0fcee22 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.2 from Makefile.am. +# Makefile.in generated by automake 1.9.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |