diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-22 22:09:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-22 22:09:43 +0000 |
commit | 8dd03673bf3534915eea0f9fc72bdf194397249d (patch) | |
tree | 764f3b36066f76287b956c8f038fc6e38e1908b3 /ld | |
parent | 2ffbb79ae4a6a32d70a5a4228259996f76bfc46d (diff) | |
download | gdb-8dd03673bf3534915eea0f9fc72bdf194397249d.zip gdb-8dd03673bf3534915eea0f9fc72bdf194397249d.tar.gz gdb-8dd03673bf3534915eea0f9fc72bdf194397249d.tar.bz2 |
* ldfile.c (ldfile_set_output_arch): Make arch const.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1959d5a..8d3efac 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 22 18:09:02 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldfile.c (ldfile_set_output_arch): Make arch const. + Thu Sep 21 17:55:24 1995 Michael Meissner <meissner@tiktok.cygnus.com> * scripttempl/elfppc.sc: Correctly locate __bss_start at the |