Fix -R problem from Adobe
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
ebfb4167
MT
1Tue Jun 2 16:47:09 1992 Steve Chamberlain (sac@cygnus.com)
2
3 * write.c (write_object_file): keep the fix_tail clean, which
4 fixes a bug in -R where relocations were being lost.
5
6Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
7
8 * configure.in: recognize m680x0 as having sun3 emulation mode for
9 vxworks environment.
10
11Sun May 31 05:33:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12
13 * configure.in: recognize m680x0 as an m68k
14
dfd53fe9
JW
15Thu May 28 11:22:02 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
16
17 * configure.in: Recognize sparclite as a sparc variant.
18
d312e231
SC
19Tue May 26 16:47:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20
21 * config/tc-a29k.c: lint
22 * listing.c, expr.c: patches from Andrew Smith
23
24Mon Apr 27 13:13:31 1992 K. Richard Pixley (rich@cygnus.com)
25
26 * as.c, write.c: use -K rather than -k for the broken word warning
27 option.
28
fa493b93
RP
29Tue Apr 21 13:35:30 1992 K. Richard Pixley (rich@cygnus.com)
30
31 * Makefile.in: do not print recursion lines.
32
d96c09ed
RP
33Wed Apr 15 21:19:31 1992 K. Richard Pixley (rich@rtl.cygnus.com)
34
35 * Makefile.in: the tooldir copy of gas goes directly in tooldir.
36
37Tue Apr 14 14:50:22 1992 Ken Raeburn (Raeburn@Cygnus.COM)
38
39 * write.c (write_object_file): For b.out format, round up section
40 start addresses to match required alignment.
41
81484684
KR
42Thu Apr 9 05:45:29 1992 Ken Raeburn (Raeburn@Cygnus.COM)
43
44 * Makefile.in (install): Install into $(tooldir)/bin, since that's
45 where gcc looks for it.
46
3876b4c5
SEF
47Tue Apr 7 15:12:15 1992 Sean Eric Fagan (sef@cygnus.com)
48
49 * Makefile.in: Changed some lines to be less confusing for some
50 makes.
51
52 * input-file.c: Conditionalize on _IOFBF, not VMS.
53
54 * read.c, write.c: Change a series of ifdef/elif to
55 ifdef/else/ifdef etc.
56
57Fri Mar 27 12:21:16 1992 K. Richard Pixley (rich@cygnus.com)
58
59 * symbols.c (fb_label_init): fix sizeof to memset.
60
95a925b8
RP
61Fri Mar 13 15:45:44 1992 K. Richard Pixley (rich@cygnus.com)
62
3876b4c5
SEF
63 * Makefile.in: install the man page.
64
95a925b8
RP
65 * Makefile.in: pass down MAKEINFO explicitly on info.
66
5d53038b
SC
67Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)
68
69 * flonum-const.c: renamed flonum-konst.c to stop dos name
70 conflict.
71
8c1b25e4
RP
72Wed Mar 11 23:32:42 1992 K. Richard Pixley (rich@cygnus.com)
73
74 * configure.in: vxworks68 gets te-sun3.h.
75
76 * expr.c: remove limitation that local_labels_dollar or
77 local_labels_fb must be < 10.
78
79 * symbols.c: remove local_labels_dollar, replace with a function
80 interface for a sparse array. All users adjusted.
81
82Fri Mar 6 21:57:18 1992 K. Richard Pixley (rich@cygnus.com)
83
84 * Makefile.in: added check target.
85
86Tue Mar 3 15:45:56 1992 K. Richard Pixley (rich@rtl.cygnus.com)
87
88 * Makefile.in: added tooldir and program_prefix.
89
90Sun Mar 1 04:43:19 1992 Michael Tiemann (tiemann@cygnus.com)
91
92 * write.{c,h} (fix_new): Make these declarations consistent.
93
1651b22d
MT
94Sat Feb 29 13:59:10 1992 Michael Tiemann (tiemann@cygnus.com)
95
96 * Makefile.in (strerror.o): Add rule so that broken Sun make can
97 work in subdirs.
98
5373c439
SC
99Wed Feb 26 19:26:28 1992 Steve Chamberlain (sac at thepub.cygnus.com)
100
101 * read.c, obj-coffbfd.c : fix h8300 specific bit rot
102
103 * expr.c (operand): if can't work out what sort of operand it is,
104 then look through FLT_CHARS for a hint.
105
8c1b25e4
RP
106Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
107
108 * Makefile.in, configure.in: removed traces of namesubdir,
109 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
110 copyrights to '92, changed some from Cygnus to FSF.
111
f24f7577
SC
112Tue Feb 25 14:17:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
113
14d3e47b
SC
114 * expr.c: If an expression is single comma, then return with
115 SEG_ABSENT rather than an error - since the sparc front end does
116 really strange things with things like fbge,a
117
f24f7577
SC
118 * as.h: include bfd.h if using many sections
119 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
120 local labels didn't work.
121 * listing.c (list_symbol_table): don't core dump when there's no
122 symbol there.
123 * write.c, write.h: call fix_new with the right number of args on
124 the H8.
125 * config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
126 errors nices
127
c593cf41
SC
128Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
129
130 * app.c: MRI compatibility - allow single quote to start a string.
131 * as.c: fix typo recently introduced.
132 * as.h : Don't include aout/reloc.h - it's not right for COFF!
133 * expr.c: Much rewriting, to accomodate MRI syntax for
134 expressions. Also easier to read now.
135 * listing.c: Put back defuns
136 * read.c: modified to accept MRI syntax, put back listing pseudo
137 ops so that an assembler built with NO_LISTING ignores list ops
138 rather than pukes.
139 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
140 machine is a SPARC or a 29K.
141 * config/obj-aout.c: added s_sect pseudo op
142 * config/obj-coffbfd.c: lints, set the filehdr flags right and
143 fill in the timestamp.
144 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
145 anymore, define all the relocs which the tc-<x> bit will use so we
146 can translate from them to the coff types.
147 * config/tc-a29k.c: reloc_type isn't ane enum any more
148 * config/tc-m68k.c: Added NO_RELOC definition.
149
2d97273c
RP
150Fri Feb 21 06:21:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
151
c593cf41
SC
152 * Makefile.in: put header files before C source for TAGS; remove
153 references to non-existent syscalls.h.
154
2d97273c
RP
155 * read.c, write.c subsegs.c: back out the .bss changes.
156
6d5460ab
RP
157Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
158
159 * symbols.c (local_label_name): symbols now start with ^A.
160
161 * read.c, subsegs.c, write.c obj-coff.c: added handling of
162 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
163 generate these sections. .align: will use NOP_OPCODE or 0
164 for padding. This is just for being nice to the
165 disassembler.
166
167 * expr.c (operand): changed to generate local label "\001L0"
168 starting with a ^A so that it is recognized as a local label.
169
170 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
171
d6e344db
RP
172Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
173
174 * Makefile.in, configure.in, doc: use the doc. Build it, install
175 it, clean it, etc.
176
eb9eacd3
RP
177Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
178
aa3782d2
RP
179 * read.c: white space and comments only.
180
f816adbc
RP
181 * configure.in: use the new atof-ns32.c for ns32k.
182
eb9eacd3
RP
183 * write.c: comment change only.
184
542e1629 185Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
b3ca913f 186
eb9eacd3
RP
187 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
188 rather than abort.
189
542e1629
RP
190 * nearly everything. flush ChangeLog, package as gas-1.92.1.
191 ChangeLog's prior to this are sketchy at best. I have logs.
192 They just aren't ChangeLogs.
This page took 0.037301 seconds and 4 git commands to generate.