Working with Linker Description files, also known as LD files, used by the GNU toolchain is sometimes tricky if you have to manage big and files. Therefore I wrote a small language definition for Notepad++ which is based on UDL2.0 to enable syntax highlighting in Notepad++.
Note: This definition works only proper with white background of Notepad++.
If you want to use other styles you have to adapt the background color of the keywords
You can find the file here.
To use the language definition go to Language -> Define your language -> Import.
If you have any suggestions on how to optimize the file, let me know