* ldgram.y (lang_memory_region_type): Make static.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index cd6e7ce17e54665964388929b8dd1896321d436e..80536ca603124a47408ff8b8ed13bae69c36bb29 100644 (file)
@@ -1,3 +1,17 @@
+2005-04-29  Ben Elliston  <bje@au.ibm.com>
+
+       * ldgram.y (lang_memory_region_type): Make static.
+       (ldgram_want_filename): Likewise.
+       * ldemul.c (ld_emulation): Make static.
+       * ldfile.h (ldfile_find_command_file): Remove extern.
+       * ldfile.c (ldfile_find_command_file): Make static.
+       * ldlang.h (unique_section_list): Remove extern declaration.
+       * ldlang.c (unique_section_list): Make static.
+       * mri.h (symbol_truncate): Remove extern declaration.
+       * mri.c (symbol_truncate): Make static.
+       (order, only_load, address, alias): Likewise.
+       (alignment, subalignment): Likewise.
+
 2005-04-27  H.J. Lu  <hongjiu.lu@intel.com>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
This page took 0.026262 seconds and 4 git commands to generate.