diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-06-30 12:36:38 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-06-30 12:36:38 +0000 |
commit | c9e769c2b1db09afda65b8a6c4b5a869209e1a87 (patch) | |
tree | 628186d06093f156d90e2e8b4f4ebaac3d6d302a /ld/ChangeLog | |
parent | c99004323dc703af7de076ed14936983a5651520 (diff) | |
download | gdb-c9e769c2b1db09afda65b8a6c4b5a869209e1a87.zip gdb-c9e769c2b1db09afda65b8a6c4b5a869209e1a87.tar.gz gdb-c9e769c2b1db09afda65b8a6c4b5a869209e1a87.tar.bz2 |
Remove unimplemented "PAGE N:" flag from default linker script.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fd58bd97..97360fd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-06-30 Timothy Wall <twall@ppc> + + * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode + the page in the upper octet of the address. + 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl> * emulparams/avrmega161.sh (ARCH): Change to avr:5. |