diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-01 18:19:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-01 18:19:20 +0000 |
commit | 5f68c31953d9164e640923444acf9ea7d079a98a (patch) | |
tree | 5a728e6806edb4ebaec2e5786e2f44e3349c49ff /gas/ChangeLog | |
parent | 2c9f0eb1fc956853e743aafe13a17f8813b776af (diff) | |
download | gdb-5f68c31953d9164e640923444acf9ea7d079a98a.zip gdb-5f68c31953d9164e640923444acf9ea7d079a98a.tar.gz gdb-5f68c31953d9164e640923444acf9ea7d079a98a.tar.bz2 |
Update RTEMS targets
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bb154d6..8dc6768 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +2000-12-01 Joel Sherrill <joel@OARcorp.com> + + * configure.in (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*): + New targets. + (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets. + (sparc*-*-rtems*): Switched from a.out to ELF. + * configure: Regenerate. + * config.in: Regenerate. + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * po/gas.pot: Regenerate. + 2000-11-30 Philip Blundell <pb@futuretv.com> * config/obj-coff.c (obj_coff_weak): Use S_SET_WEAK if it exists, |