aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1996-09-03 19:52:15 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1996-09-03 19:52:15 +0000
commit0cd98b92abaaed57d5c1e94de388d31dd1ef7e9b (patch)
tree18dd7eac703e349d4b289133b55775ff26599beb /bfd/.Sanitize
parent9fca2fd3c601fc6e65f5c3b76bfaf86916c3705d (diff)
downloadgdb-0cd98b92abaaed57d5c1e94de388d31dd1ef7e9b.zip
gdb-0cd98b92abaaed57d5c1e94de388d31dd1ef7e9b.tar.gz
gdb-0cd98b92abaaed57d5c1e94de388d31dd1ef7e9b.tar.bz2
* Makefile.in (aout-sparcle.o): New target.
* aoutf1.h (TARGET_IS_BIG_ENDIAN_P): Don't define if little endian. * config.bfd (sparclet-*-aout*): Add case. * configure.in (sparcle_aout_vec): Add case. * configure: Regenerated. * libaout.h (machine_type): Add M_SPARCLET_LE. * targets.c (sparcle_aout_vec): Declare. (bfd_target_vector): Add sparcle_aout_vec. * aout-sparcle.c: New file.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 2113c38..5558c7f 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -62,6 +62,7 @@ aout-adobe.c
aout-arm.c
aout-encap.c
aout-ns32k.c
+aout-sparcle.c
aout-target.h
aout0.c
aout32.c