diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:31:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-03 14:31:41 +0000 |
commit | 42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f (patch) | |
tree | 37d2af0e5232af83ae00e569edf556f4c5dc6bf6 /ld/ChangeLog | |
parent | 6e3b68350d29fde1dedc4772bbdce07ac3669f97 (diff) | |
download | gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.zip gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.tar.gz gdb-42851540ac3cf3b1f17ed9ab528c1ea2a2fdfb4f.tar.bz2 |
Add LD and GAS testsuites for CRX port.
Fix several crx bugs.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 80d662e..056ecfa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2004-09-03 Tomer Levi <Tomer.Levi@nsc.com> + + * scripttempl/elf32crx.sc: Edit file with comments. + (.init): Add new section. + (.fini): Likewise. + (.ctor): Control the linkage order. + (.dtor): Likewise. + 2004-08-27 Nick Clifton <nickc@redhat.com> * emultempl/pe.em (after_open): Do not assume that either bfd is |