diff options
author | Alan Modra <amodra@gmail.com> | 2005-01-23 05:36:37 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-01-23 05:36:37 +0000 |
commit | b5666f2f09f4ae51777c3705202b25f325df0702 (patch) | |
tree | 8cfd00a6e8abd28054864c46ebb6a83dfc2c9197 /ld/ChangeLog | |
parent | 059198c19dcb28433fe4d1da6f00ae8f15faa52f (diff) | |
download | gdb-b5666f2f09f4ae51777c3705202b25f325df0702.zip gdb-b5666f2f09f4ae51777c3705202b25f325df0702.tar.gz gdb-b5666f2f09f4ae51777c3705202b25f325df0702.tar.bz2 |
* ld.texinfo (Location Counter <dot outside sections>): Document
effects of orphan section placement, and ". = ." workaround.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d261fe2..52c5c3d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2005-01-23 Alan Modra <amodra@bigpond.net.au> + + * ld.texinfo (Location Counter <dot outside sections>): Document + effects of orphan section placement, and ". = ." workaround. + * Makefile.in: Regenerate. + 2005-01-22 Richard Sandiford <rsandifo@redhat.com> * emulparams/elf32bmip.sh (OTHER_GOT_SECTIONS): Add ". = .;". |