diff options
author | Tom Rix <trix@redhat.com> | 2001-12-22 17:18:34 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2001-12-22 17:18:34 +0000 |
commit | 9a4c7f16697de0aea00870e4b6b183b149596ceb (patch) | |
tree | 40946176390a99333d4e9c514238c947a632b913 /ld/ChangeLog | |
parent | f3989180859c653c4c59720a0bf706479561884c (diff) | |
download | gdb-9a4c7f16697de0aea00870e4b6b183b149596ceb.zip gdb-9a4c7f16697de0aea00870e4b6b183b149596ceb.tar.gz gdb-9a4c7f16697de0aea00870e4b6b183b149596ceb.tar.bz2 |
-binitfini emulation, put __rtinit symbol generation into linker.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4f01c88..3f6c7fe 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-12-21 Tom Rix <trix@redhat.com> + + (gld*_create_output_section_statements): New function. + For -binitfini support. + * emultempl/aix.em (gld*_before_parse): Fix comment. + * emultempl/aix.em (gld*_parse_args): Fix comment. + 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com> * configure.tgt (mips*-dec-netbsd*): Delete alias for |