mkdir $(infodir) on install-info.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
c593cf41
SC
1Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
2
3 * app.c: MRI compatibility - allow single quote to start a string.
4 * as.c: fix typo recently introduced.
5 * as.h : Don't include aout/reloc.h - it's not right for COFF!
6 * expr.c: Much rewriting, to accomodate MRI syntax for
7 expressions. Also easier to read now.
8 * listing.c: Put back defuns
9 * read.c: modified to accept MRI syntax, put back listing pseudo
10 ops so that an assembler built with NO_LISTING ignores list ops
11 rather than pukes.
12 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
13 machine is a SPARC or a 29K.
14 * config/obj-aout.c: added s_sect pseudo op
15 * config/obj-coffbfd.c: lints, set the filehdr flags right and
16 fill in the timestamp.
17 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
18 anymore, define all the relocs which the tc-<x> bit will use so we
19 can translate from them to the coff types.
20 * config/tc-a29k.c: reloc_type isn't ane enum any more
21 * config/tc-m68k.c: Added NO_RELOC definition.
22
2d97273c
RP
23Fri Feb 21 06:21:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
24
c593cf41
SC
25 * Makefile.in: put header files before C source for TAGS; remove
26 references to non-existent syscalls.h.
27
2d97273c
RP
28 * read.c, write.c subsegs.c: back out the .bss changes.
29
6d5460ab
RP
30Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
31
32 * symbols.c (local_label_name): symbols now start with ^A.
33
34 * read.c, subsegs.c, write.c obj-coff.c: added handling of
35 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
36 generate these sections. .align: will use NOP_OPCODE or 0
37 for padding. This is just for being nice to the
38 disassembler.
39
40 * expr.c (operand): changed to generate local label "\001L0"
41 starting with a ^A so that it is recognized as a local label.
42
43 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
44
d6e344db
RP
45Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
46
47 * Makefile.in, configure.in, doc: use the doc. Build it, install
48 it, clean it, etc.
49
eb9eacd3
RP
50Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
51
aa3782d2
RP
52 * read.c: white space and comments only.
53
f816adbc
RP
54 * configure.in: use the new atof-ns32.c for ns32k.
55
eb9eacd3
RP
56 * write.c: comment change only.
57
542e1629 58Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
b3ca913f 59
eb9eacd3
RP
60 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
61 rather than abort.
62
542e1629
RP
63 * nearly everything. flush ChangeLog, package as gas-1.92.1.
64 ChangeLog's prior to this are sketchy at best. I have logs.
65 They just aren't ChangeLogs.
This page took 0.027176 seconds and 4 git commands to generate.