diff options
author | Steve Chamberlain <sac@cygnus> | 1992-06-18 16:42:46 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-06-18 16:42:46 +0000 |
commit | 30d1a3904f93edf8aa397958e74508db5ef584e0 (patch) | |
tree | ebfd749c6988f85891e6bef3997175784575a42b /ld/ChangeLog | |
parent | 7634ebc8048e1b6b264f52b02bc54700e1f390fa (diff) | |
download | gdb-30d1a3904f93edf8aa397958e74508db5ef584e0.zip gdb-30d1a3904f93edf8aa397958e74508db5ef584e0.tar.gz gdb-30d1a3904f93edf8aa397958e74508db5ef584e0.tar.bz2 |
* h8300hms.em, h8300hms.sc-sh: do the right thing for -r
* ldexp.c: lint
* ldlang.c(open_output): set the target arch and machine as soon
as we can. (lang_size_sections): use new macros for setting vma
* ldwrite.c: lint
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cd923e5..6ad0c50 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * h8300hms.em, h8300hms.sc-sh: do the right thing for -r + * ldexp.c: lint + * ldlang.c(open_output): set the target arch and machine as soon + as we can. (lang_size_sections): use new macros for setting vma + * ldwrite.c: lint + Mon Jun 15 08:47:43 1992 Michael Tiemann (tiemann@rtl.cygnus.com) * configure.in (my_target): Accept m680?0 for wrs as vxworks68. |