aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley39-16049/+0
1992-12-08recording file deathK. Richard Pixley7-977/+0
1992-12-07recent changes to as.h, Makefile.in, write.c, obj-vms.cKen Raeburn1-0/+14
1992-12-07changes for traditional CKen Raeburn1-12/+17
1992-12-07deleted local-vars commentKen Raeburn1-7/+0
1992-12-03Some cleanup.Ken Raeburn5-344/+635
Deleted some unused code. Fixed some declarations to use PARAMS macro. Fixed up configure.in for new targets. Some whitespace/comment fixes. Merged config/ChangeLog.
1992-12-03mostly whitespace/comment changesKen Raeburn2-81/+72
1992-12-03defined NEED_FX_R_TYPEKen Raeburn1-0/+1
1992-12-03guesses for i860 relocs, from fsf codeKen Raeburn1-0/+17
1992-12-03delete M_VAXKen Raeburn1-2/+0
1992-12-03delete HO_USG and setbuffer macrosKen Raeburn1-4/+0
1992-12-03declare malloc, reallocKen Raeburn1-0/+5
1992-12-03more tahoe codeKen Raeburn1-0/+431
1992-12-03tahoe code from fsf - untestedKen Raeburn2-0/+2120
1992-12-03doc changesKen Raeburn2-33/+86
1992-12-03vms stuff from fsf version - untestedKen Raeburn4-0/+6243
1992-12-03no longer using gas-format.elKen Raeburn1-4/+0
1992-12-03add breakpoint in as_perrorKen Raeburn1-0/+1
1992-11-26Explicitly call reader's attention to lack of leading . in z8k specialRoland Pesch2-2/+4
directives.
1992-11-25Updates from SAC answers to queries on z8k stuff.Roland Pesch2-40/+120
1992-11-24Superficial editing pass over Z8000 stuff.Roland Pesch2-746/+778
1992-11-23For SPARC V9, change icc to %icc, xcc to %xcc, fccX to %fccX.Jim Wilson1-12/+12
1992-11-23Format corrections to permit running through makeinfo and TeX without errors.Roland Pesch2-16/+14
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn41-18907/+21426
Removed some unneeded files. obj-coff.c (obj_coff_endef): Use as_warn, not fprintf. tc-m68k.c (md_assemble): 68000+68881 is okay -- could be emulating.
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn34-4725/+5847
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist...
1992-11-19 z8000 documentationSteve Chamberlain5-428/+899
* Makefile.in, all.m4, as-all.texinfo as.texinfo: all modified
1992-11-19checkpointSteve Chamberlain1-0/+15
1992-11-12checkpointSteve Chamberlain2-668/+755
1992-11-12add sparclite-fujitsu-none, since it was only getting set via the defaultMark Eichin1-0/+4
branch in the old configure.in
1992-11-10 tc-m68k.c (insert_reg): put REGISTER_PREFIX before registerIan Lance Taylor1-0/+2
names before putting them in the symbol table.
1992-11-10These are actually Ken's patches--I told him I'd take move them fromIan Lance Taylor2-23/+33
p3 into devo. * tc-m68k.c (m68k_reg_parse): If REGISTER_PREFIX isn't defined, still accept (but don't require) OPTIONAL_REGISTER_PREFIX before the register name. * tc-m68k.h (OPTIONAL_REGISTER_PREFIX): Define to be "%", if not M68KCOFF.
1992-11-10These changes clean things up a bit, and improve Solaris crossIan Lance Taylor7-118/+246
support when using /opt/SUNWspro/SC2.0/acc. Tue Nov 10 09:50:25 1992 Ian Lance Taylor (ian@cygnus.com) * obj-coffbfd.c (fill_section): set STYP_NOLOAD bit for .bss section. * atof-ieee.c, atof-ns32k.c, tc-*.c: made EXP_CHARS, FLT_CHARS, comment_chars, line_comment_chars and line_seperator_chars consistently const, and always initialized them. Included read.h.
1992-11-06Flag error if absolute constant is too large for an immediate field.Jim Wilson2-5/+43
1992-11-04this morning's check-ins...Ken Raeburn1-0/+20
1992-10-28Put conditional "const" before version_string, not before dummy functionKen Raeburn1-5/+5
for VMS. Now version 1.91.03. (Save 1.91.02 for Cygnus P4.)
1992-10-23Fri Oct 23 14:40:38 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-1/+8
* obj-coffbfd.c (write_object_file): check return value of bfd_close_all_done.
1992-10-20Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-37/+39
* Support for i386-sysv. obj-coffbfd.c (do_relocs_for, write_object_file): set segment addresses to reasonable sizes. New define ZERO_BASED_SEGMENTS can be used to set them all to zero as was done before. (fill_section): segment addresses now set in write_object_file. (fill_section): Don't set STYP_NOLOAD for .bss section. (fixup_segment): 386 uses strange common symbol format. tc-i386.c (tc_coff_fix2rtype): use R_DIR32, not R_RELLONG, for compatibility with SVR3.2 linker.
1992-10-20Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
* configure.in: i386-sysv and i386-sco use coffbfd.
1992-10-20Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+4
* app.c (do_scrub_next_char): discard whitespace after a label.
1992-10-14Added #include <ctype.h> to several files. It's often more efficient,Ian Lance Taylor1-0/+34
and on some systems it's required.
1992-10-12use sysv config for solaris2 hostingDavid D. Zuhn2-1/+9
1992-10-06 fix i960+non-bfd coff bit rot.Steve Chamberlain1-0/+5
* obj-coff.c (c_dot_file_symbol, obj_coff_ln, obj_coff_line): support for C source listings. (obj_coff_endef): look in the right part of the symbol for the symbol name
1992-10-05Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-0/+5
* tc-m68k.c (get_num): make it work for all segments, not just the first three.
1992-10-05support 386bsd target, from p3Mark Eichin2-139/+128
1992-09-29 * obj-coffbfd.c (write_object_file): don't fixup for the z8kSteve Chamberlain2-1/+6
* tc-z8k.[ch]: lots of bug fixes
1992-09-29Tue Sep 29 10:51:55 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-0/+12
* tc-i960.h, tc-i960.c: avoid the ANSI preprocessor addition #elif, since it is not supported by old compilers. ho-rs6000.h, tc-m68k.c: the native RS/6000 compiler miscompiles a couple of expressions in tc-m68k.c.
1992-09-29tc-i960.c: use NO_RELOCKen Raeburn1-0/+4
1992-09-26Fri Sep 25 18:18:52 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+6
* tc-m68k.h: if M68KCOFF, define DOT_LABEL_PREFIX (to require local labels to start with a .) and set REGISTER_PREFIX to %. tc-m68k.c (m68k_reg_parse): accept REGISTER_PREFIX if defined.
1992-09-26Comment changes.John Gilmore1-0/+4
1992-09-25defined(__STDC__) / __STDC__==1 changes recommended by gnuKen Raeburn2-0/+11