* tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
1651b22d
MT
1Sat Feb 29 13:59:10 1992 Michael Tiemann (tiemann@cygnus.com)
2
3 * Makefile.in (strerror.o): Add rule so that broken Sun make can
4 work in subdirs.
5
5373c439
SC
6Wed Feb 26 19:26:28 1992 Steve Chamberlain (sac at thepub.cygnus.com)
7
8 * read.c, obj-coffbfd.c : fix h8300 specific bit rot
9
10 * expr.c (operand): if can't work out what sort of operand it is,
11 then look through FLT_CHARS for a hint.
12
f24f7577
SC
13Tue Feb 25 14:17:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
14
14d3e47b
SC
15 * expr.c: If an expression is single comma, then return with
16 SEG_ABSENT rather than an error - since the sparc front end does
17 really strange things with things like fbge,a
18
f24f7577
SC
19 * as.h: include bfd.h if using many sections
20 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
21 local labels didn't work.
22 * listing.c (list_symbol_table): don't core dump when there's no
23 symbol there.
24 * write.c, write.h: call fix_new with the right number of args on
25 the H8.
26 * config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
27 errors nices
28
c593cf41
SC
29Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
30
31 * app.c: MRI compatibility - allow single quote to start a string.
32 * as.c: fix typo recently introduced.
33 * as.h : Don't include aout/reloc.h - it's not right for COFF!
34 * expr.c: Much rewriting, to accomodate MRI syntax for
35 expressions. Also easier to read now.
36 * listing.c: Put back defuns
37 * read.c: modified to accept MRI syntax, put back listing pseudo
38 ops so that an assembler built with NO_LISTING ignores list ops
39 rather than pukes.
40 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
41 machine is a SPARC or a 29K.
42 * config/obj-aout.c: added s_sect pseudo op
43 * config/obj-coffbfd.c: lints, set the filehdr flags right and
44 fill in the timestamp.
45 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
46 anymore, define all the relocs which the tc-<x> bit will use so we
47 can translate from them to the coff types.
48 * config/tc-a29k.c: reloc_type isn't ane enum any more
49 * config/tc-m68k.c: Added NO_RELOC definition.
50
2d97273c
RP
51Fri Feb 21 06:21:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
52
c593cf41
SC
53 * Makefile.in: put header files before C source for TAGS; remove
54 references to non-existent syscalls.h.
55
2d97273c
RP
56 * read.c, write.c subsegs.c: back out the .bss changes.
57
6d5460ab
RP
58Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
59
60 * symbols.c (local_label_name): symbols now start with ^A.
61
62 * read.c, subsegs.c, write.c obj-coff.c: added handling of
63 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
64 generate these sections. .align: will use NOP_OPCODE or 0
65 for padding. This is just for being nice to the
66 disassembler.
67
68 * expr.c (operand): changed to generate local label "\001L0"
69 starting with a ^A so that it is recognized as a local label.
70
71 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
72
d6e344db
RP
73Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
74
75 * Makefile.in, configure.in, doc: use the doc. Build it, install
76 it, clean it, etc.
77
eb9eacd3
RP
78Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
79
aa3782d2
RP
80 * read.c: white space and comments only.
81
f816adbc
RP
82 * configure.in: use the new atof-ns32.c for ns32k.
83
eb9eacd3
RP
84 * write.c: comment change only.
85
542e1629 86Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
b3ca913f 87
eb9eacd3
RP
88 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
89 rather than abort.
90
542e1629
RP
91 * nearly everything. flush ChangeLog, package as gas-1.92.1.
92 ChangeLog's prior to this are sketchy at best. I have logs.
93 They just aren't ChangeLogs.
This page took 0.028856 seconds and 4 git commands to generate.