* ldgram.y: map -M behave in the same way as -Map (sets file name
[binutils-gdb.git] / ld / ChangeLog
1 Tue Jan 28 10:18:16 1992 Steve Chamberlain (sac at rtl.cygnus.com)
2
3 * ldgram.y: map -M behave in the same way as -Map (sets file name
4 to be "-".
5 * ldsym.c, ldlang.c: remember that size of a section is dependent on
6 whether or not relaxing has been done.
7 * ldmain.c: don't open a map file if it doesn't have a name
8 * relax.c: all the brains have moved into bfd.
9 * ldwrite.c: ammend comment
10
11 Fri Jan 24 14:23:46 1992 Steve Chamberlain (sac at rtl.cygnus.com)
12
13 * Makefile.in: added relax, also made three stage go through a
14 partial link stage.
15 * relax.c : added
16 * config.h: if GNU960 defined, then default emulation mode is
17 GLD960
18 * ldexp.h, ldexp.c: map to file hooks
19 * ldlang.c: map to file hooks
20 * ldgram.y: added -Map -relax
21 * ldlex.l: added -relax, -Map
22 * ldmain.c: open map file
23 * ldmisc.c: support for map file
24 * ldwrite.c: new relax magic
25
26 Thu Dec 19 18:49:51 1991 John Gilmore (gnu at cygnus.com)
27
28 * Makefile.in, config/tm-*.h: Clean up make output, only
29 pass DEFAULT_EMULATION to ldmain.c.
30
31 Wed Dec 18 15:02:47 1991 Per Bothner (bothner at cygnus.com)
32
33 * ldver.c: Bump to version 1.94.
34
35 Tue Dec 10 04:07:23 1991 K. Richard Pixley (rich at rtl.cygnus.com)
36
37 * Makefile.in: infodir belongs in datadir.
38
39 Mon Dec 9 16:26:43 1991 Per Bothner (bothner at cygnus.com)
40
41 * Makefile.in: Pass -y to bison. (Again;
42 accidentally deleted by Rich.)
43 * news.sc, ldgld68k.sc: Define __end as well as _end.
44
45 Sat Dec 7 17:19:26 1991 Steve Chamberlain (sac at rtl.cygnus.com)
46
47 * ldindr.h: added to contain prototypes of ldindr.c
48 * ldfile.c: include ctype.h
49 * ldmain.c: include the requried prototype headers
50 * ldwrite.c: get_reloc_upper_bound has been renamed
51 bfd_get_reloc_upper_bound
52
53 Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
54
55 * Makefile.in: punt "fundamental" mode because it breaks my emacs
56 macros. install using INSTALL_PROGRAM and INSTALL_DATA. remove
57 spaces following hyphens, bsd make can't cope. added
58 standards.text support and made it look like all the other
59 makefiles.
60
61 * configure.in: configure now runs entirely in objdir so make file
62 existence checks against ${srcdir}. Mark this directory as
63 target dependent.
64
65 Thu Dec 5 22:46:16 1991 K. Richard Pixley (rich at rtl.cygnus.com)
66
67 * Makefile.in: idestdir and ddestdir go away. Added copyrights
68 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
69 and mandir now keyed off datadir by default.
70
71 Wed Dec 4 23:36:55 1991 Per Bothner (bothner at cygnus.com)
72
73 * ldver.c: Bumped version to 1.93.
74 * Makefile.in: Pass -y to bison.
75
76 Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com)
77
78 * config.h: h8 is now coff, not ieee
79 * h8300hds.sc: reflect the same
80
81 Thu Nov 14 19:55:09 1991 Per Bothner (bothner at cygnus.com)
82
83 * ldver.c (ldversion()): Update to 1.92.
84 * ldctor.c: There are two places constructor sets
85 can be defined. One of them checked for an existing
86 duplicate, the other didn't. Unfortunately, the latter
87 was called after the former ...
88 So, factor out code for inserting a new element into
89 constructor_name_list (after checking for a duplicate)
90 into a new function add_constructor_name, and call
91 it from both aforementioned places (ldlang_add_constructor
92 and ldlang_check_for_constructors).
93
94 Wed Nov 13 15:17:43 1991 Per Bothner (bothner at cygnus.com)
95
96 * Makefile.in: Rename .c files generated from ldtemplate
97 to have names starting with ld__. This helps 'make clean'.
98
99 Tue Nov 12 18:36:50 1991 Steve Chamberlain (sac at cygnus.com)
100
101 * Makefile.in: Take out the version number for install
102 * m88kbcs.sc: put in contructor blocks.
103
104 Mon Nov 11 18:47:33 1991 Per Bothner (bothner at cygnus.com)
105
106 * ldmisc.c, ldmisc.h: Re-write info() to take a filename
107 parameter, a format, and an arg pointer, and rename it to
108 vfinfo(). Write info() in terms of new vfinfo().
109 New einfo() is the same as info(), except it writes to stderr.
110 * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
111 ldmisc.c: Replace "error" calls to info() by new einfo().
112
113 Mon Nov 11 09:57:32 1991 Steve Chamberlain (steve at cygnus.com)
114
115 * ldlex.l ldgram.y: made -V option do same as -v
116 * Makefile.in: Added $(MINUS_G) flag so debugging can be
117 turned off
118
119 Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com)
120 i386 aout changes from Bob Kukura
121 * Makefile.in, config.h: added i386aout support
122 * configure.in: fixed /h-{myhost} typo
123 * ldgram.y: -MM now gives more boring map.
124 * ldlang.c: now does D_PAGED flag the right way.
125 * ldsym.c: -MM flags does the right thing.
126
127 Sun Nov 3 15:00:03 1991 Per Bothner (bothner at cygnus.com)
128
129 * configure.in: Fixed typo. Also, a fix for hp300bsd.
130 * ldlang.c (init_os): Compensate for BFD change,
131 where bfd_make_section now returns NULL for a duplicate
132 section request, instead of the old section.
133
134 Thu Oct 17 15:27:13 1991 Per Bothner (bothner at cygnus.com)
135
136 * ldver.c: Bump to version 1.91 (consistent with binutils).
137
138 Wed Oct 16 12:27:08 1991 Per Bothner (bothner at cygnus.com)
139
140 * Makefile.in, config.h, ld.h, ldemul.c, ldexp.c, ldexp.h,
141 ldgram.y, ldlex.l, ldlnk960.c, ldmain.c, ldmisc.c, ldmisc.h,
142 ldsym.c, ldsym.h, ldtemplate, ldvanilla.c, ldver.c, ldver.h,
143 ldwarn.c, ldwarn.h, ldwrite.c, ldwrite.h, mkscript.c:
144 Add or update copyright notices.
145
146 Mon Oct 14 23:55:27 1991 Per Bothner (bothner at cygnus.com)
147
148 * README: New file.
149 * Makefile.in: Changed installation directory name scheme
150 to be consistent with gcc. Also changed 'install'.
151
152 Mon Oct 14 17:30:02 1991 Roland H. Pesch (pesch at cygnus.com)
153
154 * Makefile.in: new targets ld.mm, ld.me
155
156 Mon Oct 14 17:27:24 1991 Per Bothner (bothner at cygnus.com)
157
158 * Makefile.in, ldtemplate: Need to use separate scripts
159 for -n and -N options. Yet more complication.
160
161 Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com)
162
163 * Makefile.in: Avoid using $< in explicit Make rules (it doesn't
164 work). Add some lines to avoid Sun Make VPATH bugs.
165
166 Fri Oct 11 16:42:22 1991 Per Bothner (bothner at cygnus.com)
167
168 * news.sc: Add alignment for data segment.
169 * ldtemplate: Add (yet another) script to get for -n or -N
170 options. (These need different alignment than ZMAGIC files.)
171 * Makefile.in: Add stuff for new foo.xn scripts.
172 These are generated by replacing "ALIGN(0x...00)" by ".".
173
174 Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com)
175
176 * Makefile.in: new targets ld.ms, ld-index.ms
177 ld.texinfo: remove tabs, other cleanups for texi2roff
178
179 Fri Oct 11 13:51:54 1991 Per Bothner (bothner at cygnus.com)
180
181 * ldmain.c (main): Make config.magic_demand_paged be true
182 by default. Don't the WP_TEXT and D_PAGED flags of
183 output_bfd here; it's too late, so set it when output_bfd
184 is created (in ldlang.c). Also fix setting of EXEC_P flag
185 * ldlang.c (ldlang_open_output): Set output_bfd->flags here.
186 * ldlang.c: Remove some duplicate extern declarations.
187 * ldgram.y: Fixes to -N and -n options.
188 * Makefile.in: Recognize upper case letters in sed script
189 to remove assignments from script files.
190 * ldtemplate: Don't assukme that -N or -n options
191 imply use of -r script.
192 * mkscript.c: Tweaking to correctly handle \n and \\ in input.
193
194 Fri Oct 11 10:29:27 1991 Steve Chamberlain (steve at cygnus.com)
195
196 * ldtemplate: include bfd.h before sysdep.h.
197
198 Fri Oct 11 04:24:45 1991 John Gilmore (gnu at cygnus.com)
199
200 Restructure configuration scheme for bfd, binutils, ld.
201
202 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
203 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
204 Change some config names to match other dirs.
205 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
206 get defined first.
207 * config/: Rename some config files to match up h-*.h names.
208 Remove all the HOST_SYS definitions from the config files.
209
210 Tue Oct 8 16:00:57 1991 Per Bothner (bothner at cygnus.com)
211
212 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
213 * ldtemplate: Remove ldfile_add_library_path calls;
214 just use the SEARCH_DIR commands in the script files.
215 * Makefile.in: Add LIB_PATH macro, which if set is used to replace
216 the SEARCH_DIR commands in the scripts (using ugly sed magic).
217 This is primarily intended for cross-linking, where you would
218 place libaries in a different place than native libraries.
219 Also, emulations made from ldtemplate now use $(srcdir).
220 * ldglda29k.sc: Change SEARCH_DIR commands to a conventional
221 form; people can use the Makefile's LIB_PATH to override.
222
223 Tue Oct 8 14:51:21 1991 Roland H. Pesch (pesch at cygnus.com)
224
225 * Makefile.in: fix target ld.dvi, add target ld.info
226 ld.texinfo: make info filename ld.info
227
228 Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com)
229
230 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun
231 Make).
232 * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
233 few BFD types & enums.
234