summaryrefslogtreecommitdiff
path: root/gas
Commit message (Collapse)AuthorAgeFilesLines
* It's OK to keep the doc subdirectory, really.Roland Pesch1992-02-141-1/+5
|
* clean up Sanitize for gasK. Richard Pixley1992-02-132-8/+20
|
* add README fluffK. Richard Pixley1992-02-131-1/+5
|
* fluffK. Richard Pixley1992-02-133-0/+94
|
* All files over ~5 lines get copylefted. All copylefted files getK. Richard Pixley1992-02-1341-43/+256
| | | | copylefted 1992.
* force all files to end in "/* end of filename"K. Richard Pixley1992-02-1354-4056/+4101
|
* remove all rcs keywordsK. Richard Pixley1992-02-1331-228/+0
|
* White space and comments only. The devo tree prior to this delta isK. Richard Pixley1992-02-1394-28544/+27964
| | | | | | tagged as "vanilla" for your convenience. There are also some comment changes.
* #include <sys/stdtypes.h> before <stddef.h> so that when we compileMichael Tiemann1992-02-111-0/+3
| | | | | | | with GCC, the compiler does not stumble over `size_t', `ptrdiff_t', and `wchar_t'. Also note that the comment in <stddef.h> says that we have to #include <sys/stdtypes.h> before including <stddef.h> when on a sun.
* New files for MRI syntax assemblerSteve Chamberlain1992-02-113-1/+4561
|
* * as.c: added new option -ad for hll listings without debug infoSteve Chamberlain1992-02-061-4/+14
| | | | | | | * listing.c,listing.h: support for new listings, and more for forgiving when lied to about where linenumbers are. * config/obj-coffbfd.c (do_linenos_for): relocate line numbers correctly.
* rcsid's removedK. Richard Pixley1992-01-287-57/+121
|
* obj-coff* now copes with C mingled listingsSteve Chamberlain1992-01-282-24/+70
| | | | tc-h8300.c: better error messages
* Now can list for bout format tooSteve Chamberlain1992-01-251-1/+22
|
* Don't crash if a symbol has no nameSteve Chamberlain1992-01-251-11/+13
|
* * listing.c, config/obj-aout.c: added intermixedSteve Chamberlain1992-01-252-44/+148
| | | | source/assembler file listings to files with stabs in them.
* CVS says it was empty, so refresh it.Steve Chamberlain1992-01-241-0/+1213
|
* * symbols.c(colon): if a symbol is being multiply defined as exactlySteve Chamberlain1992-01-242-4/+21
| | | | | the same value, then don't cause a fatal error. This fixes P00000616 - where a def _foo= . followed by foo: is seen.
* Initial revisionRoland Pesch1992-01-221-0/+271
|
* (1) Changes made yesterday, forgot to check in:Roland Pesch1992-01-211-254/+1302
| | | | | | | | | | | | | | a) cleanups to node structure for Info file b) .lflags (ignored) doc restored (was covered previously in single par on .list-related directives ignored). c) fill in page size defaults (.psize) d) move text on H8/300 size suffixes to after opcode table, for better page breaks e) @alphaenumerate->@enumerate a in GPL (2) Doc -a, -al, -as, options to enable listings and listing control directives; removed FIXME comments re verifying listing counter use; advanced titlepage date to Jan 92.
* * as.c: change -l to -a[lsn], to avoid conflict with 68000Steve Chamberlain1992-01-215-412/+1727
| | | | | | | | | command line option. * listing.h, listing.c: now prints addresses with ??? instead of 0 when errors in assemble prevent addresses being known. Prints symbol table more tidily. Allows different parts of the listing to be selected.
* all.m4: correct AMD 29K entry (changed elsewhere to _A29K__ some time ago)Roland Pesch1992-01-202-5/+6
| | | | | | | Makefile: preprocess w/GNU m4 by default, use "all" as default config as.texinfo: index, at last; listing directives; improvements (re width suffixes) to H8 machine-dep
* keep listing*K. Richard Pixley1992-01-171-1/+6
|
* Minor fixes for 68K-only config.Roland Pesch1992-01-081-0/+1
|
* * config/obj-coffbfd.c: lintSteve Chamberlain1992-01-081-5/+5
| | | | | | * config/tc-h8300.c, config/tc-h8300.h: Too Many bug fixes * config/tc-m68k.h, config/tc-sparc.h: Override default listing options to give better effect.
* Wed Jan 8 11:26:40 1992 Steve Chamberlain (sac at rtl.cygnus.com)Steve Chamberlain1992-01-081-0/+18
| | | | | | | | | | | | | | Added support for listings * Makefile.in: include listing.[co] * as.c: parse -l * as.h: include listing.h, include listing hook into frag * frags.c (frag_new): hook for creating line number info * messages.c (as_warn, as_bad): remember message for listing * read.c: add new pseudos to the table * write.c: (relax_segment): need to cope with branches with 0 offsets, so create M68K_AIM_KLUDGE- this came to light because listings make lots of zero length frags. * listing.c, listing.h: new files
* Add declaration of free().John Gilmore1992-01-051-14/+2
|
* Add declaration of free() to config/ho-generic.hJohn Gilmore1992-01-051-0/+2
|
* * as.h: Move redefine of xfree.John Gilmore1992-01-052-104/+73
| | | | | | | * read.c: Use xmalloc, not malloc. * expr.c, input-scrub.c, write.c: Avoid "know" macros that cover more than one line, since this causes char strings with embedded newlines.
* Copied a missing case from the fsf-gas. The case was for relaxingK. Richard Pixley1991-12-281-51/+62
| | | | floating point branches of flexible size.
* Minor updates for successful standalone 80386 configuration of manual.Roland Pesch1991-12-141-1/+6
|
* renamed obj-coff-bfd to obj-coffbfdSteve Chamberlain1991-12-121-3/+6
|
* Added makefile.dos configure.dosSteve Chamberlain1991-12-121-1/+6
|
* Initial revisionSteve Chamberlain1991-12-122-0/+607
|
* * config/obj-coffbfd.c: lint, don't fixup relocs if H8300, useSteve Chamberlain1991-12-122-78/+90
| | | | | tc_reloc_mangle to prepare relocation if one available * config/tc-h8300.h: added tc_reloc_mangle routine
* Initial revisionSteve Chamberlain1991-12-122-0/+2626
|
* don't close a NULL file pointerK. Richard Pixley1991-12-111-0/+10
|
* Keep a.out.gnu.h.Michael Tiemann1991-12-091-1/+5
|
* Add fixes needed to compile vxworks960 target.Michael Tiemann1991-12-091-0/+2
|
* Pick up bfd library from the build directory, not the sourceMichael Tiemann1991-12-081-1/+1
| | | | directory.
* Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1991-12-073-50/+57
| | | | | | | | | | | | | | | * Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM. correct include directory locations. added standards.text support. * configure.in: mark this directory as target dependent. Thu Dec 5 22:46:23 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default.
* *** empty log message ***Roland Pesch1991-12-071-0/+1
|
* *** empty log message ***Steve Chamberlain1991-12-041-274/+282
|
* Don't ignore .line directivesSteve Chamberlain1991-12-041-1/+0
|
* Don't ignore .file pseudos!Steve Chamberlain1991-12-041-1/+0
|
* Removed usage of alloca, lint.Steve Chamberlain1991-12-033-196/+101
|
* Fix comment.Steve Chamberlain1991-12-011-6/+1
|
* More filename renaming.Steve Chamberlain1991-12-014-6/+6
|
* Filename renamingSteve Chamberlain1991-12-012-1/+7
|
* Massive changes to generalize coff-bfd support enough to get 29kSteve Chamberlain1991-11-295-435/+528
| | | | | | working as well as it did before. This means that 29k now supports multiple sections