changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386
[binutils-gdb.git] / gas / ChangeLog
1 Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
2
3 * symbols.c (local_label_name): symbols now start with ^A.
4
5 * read.c, subsegs.c, write.c obj-coff.c: added handling of
6 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
7 generate these sections. .align: will use NOP_OPCODE or 0
8 for padding. This is just for being nice to the
9 disassembler.
10
11 * expr.c (operand): changed to generate local label "\001L0"
12 starting with a ^A so that it is recognized as a local label.
13
14 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
15
16 Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
17
18 * Makefile.in, configure.in, doc: use the doc. Build it, install
19 it, clean it, etc.
20
21 Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
22
23 * read.c: white space and comments only.
24
25 * configure.in: use the new atof-ns32.c for ns32k.
26
27 * write.c: comment change only.
28
29 Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
30
31 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
32 rather than abort.
33
34 * nearly everything. flush ChangeLog, package as gas-1.92.1.
35 ChangeLog's prior to this are sketchy at best. I have logs.
36 They just aren't ChangeLogs.