Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-06 | keep new files | Ken Raeburn | 1 | -0/+8 | |
1993-05-05 | * config/tc-mips.c (macro): Correct floating point double word | Ian Lance Taylor | 1 | -0/+5 | |
loads and stores for big endian target. | |||||
1993-05-05 | lots o' changes | Ken Raeburn | 1 | -0/+118 | |
1993-05-05 | hp300 support. Emulation mode fix for 386bsd and linux. | Ken Raeburn | 1 | -161/+128 | |
Reworded some messages. Warn if bfd-assembler explicit selection on command line is overridden by target requiring it be set. (No targets override to clear currently.) | |||||
1993-05-05 | BFD_ASSEMBLER md_convert_frag section arg is not a pointer | Ken Raeburn | 1 | -61/+55 | |
1993-05-05 | PR fix for debug symbols referring to other symbols, then same name defined | Ken Raeburn | 1 | -68/+48 | |
as common. (crawl_symbols): Don't clear sy_forward field. (yank_symbols): Merge symbols only if sy_forward is null. | |||||
1993-05-05 | * config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems | Ian Lance Taylor | 1 | -0/+22 | |
to want it that way. (ecoff_build_symbols): Turn local st_Proc symbols into st_StaticProc symbols. Set index field of external st_Proc and st_staticProc symbols correctly. * config/tc-mips.h (NO_LISTING): Don't define. People might want listings. | |||||
1993-05-05 | hppa configuration | Ken Raeburn | 1 | -0/+34 | |
1993-05-05 | hp300 hpux configuration | Ken Raeburn | 3 | -0/+111 | |
1993-04-28 | include ctype.h, and some special-purpose regs for 29050 | Ken Raeburn | 1 | -0/+15 | |
1993-04-28 | * config/obj-ecoff.c (obj_symbol_new_hook): Make up a .file if one | Ian Lance Taylor | 1 | -0/+6 | |
hasn't been seen yet. (add_ecoff_symbol): Don't refer to cur_file_ptr if it is NULL. | |||||
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 5 | -4/+17 | |
1993-04-26 | * expr.c (operand): Fix unary plus operator (previously was the | Ian Lance Taylor | 1 | -0/+111 | |
same as '~' operator!). | |||||
1993-04-22 | keep new utility scripts | Ken Raeburn | 1 | -0/+7 | |
1993-04-22 | keep new test cases | Ken Raeburn | 1 | -0/+6 | |
1993-04-22 | keep change log | Ken Raeburn | 1 | -0/+1 | |
1993-04-22 | version.c is gone | Ken Raeburn | 1 | -2/+4 | |
1993-04-21 | Handle new tests, and new testing modes. | Ken Raeburn | 1 | -13/+18 | |
Now gas_test accepts an argument listing options to be tried, individually or in combination, and whether output should be expected. Proc gas_test_error says output should be expected. Still not checking exit status properly, though. | |||||
1993-04-21 | The customer's test case is p2430a.s; p2430.s has different whitespace, | Ken Raeburn | 2 | -9/+6 | |
comments, who knows what else, but something makes them different. This should be checked by the driver, because they shouldn't be different... | |||||
1993-04-21 | use %-form, so test can be run on m68k-coff too | Ken Raeburn | 1 | -49/+49 | |
1993-04-21 | Get version string from config.h now. | Ken Raeburn | 2 | -71/+56 | |
Fix several functions to compile under traditional C. Deleted _doprnt. Moved some VMS-specific code here from ../symbols.c. | |||||
1993-04-21 | adhere to "start-sanitize-FOO" and "end-sanitize-FOO" convention | Roland Pesch | 2 | -28/+31 | |
1993-04-15 | Add h8.texi to things-to-keep | Roland Pesch | 1 | -1/+5 | |
1993-04-15 | as.texinfo, Makefile.in | Roland Pesch | 1 | -0/+16 | |
1993-04-15 | (1) Hitachi SH material (sanitizable) | Roland Pesch | 1 | -1529/+1935 | |
(2) remove smallbook/cropmarks comments; switching to smallbook is now automatic w/house style (3) use `|' alternative convention for SPARC dependent options. UnGNUish, but the convention is used for other machines in this book. (4) cease eliding paragraph about purpose of assembler in Hitachi configuration (5) use SPECIAL-SYMS switch more consistently (6) formatting improvements from Q1 release (7) use explicit @page instead of @group in long examples listing instruction-set summaries (because some new texinfo bug leads to double-spacing with @group in this context) (8) rearrange H8/500 instruction-set summary into two cols (9) include GPL from texinfo directory rather than duplicating here | |||||
1993-04-15 | Include Hitachi SH (sanitizably); remove MACH-DEP setting, no longer used | Roland Pesch | 1 | -0/+64 | |
1993-04-15 | Arrange to clean out references to Hitachi SH. | Roland Pesch | 1 | -1/+23 | |
1993-04-15 | Configuration for Hitachi chips, recast for current conditionals. | Roland Pesch | 2 | -15/+30 | |
1993-04-09 | Fix typo. | Ian Lance Taylor | 1 | -1/+1 | |
1993-04-09 | * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in | Ian Lance Taylor | 2 | -4/+9 | |
symbolic header match cline in FDR; the native liinker seems to want that. | |||||
1993-04-08 | as.texinfo lives in $(srcdir) | David D. Zuhn | 1 | -0/+5 | |
1993-04-08 | doc/Makefile.in | Roland Pesch | 1 | -0/+6 | |
1993-04-08 | (as.dvi target) update for new source file structure supporting | Roland Pesch | 1 | -11/+15 | |
texinfo conditionals (as.ms, as.mm, as.me targets) update for new structure, and add note that these targets probably broken until texi2roff supports texinfo conditionals (clean-dvi target) new; clean dvi files and side effects (clean-info target) clean out only info files (clean target) run clean-dvi, clean-info | |||||
1993-04-08 | * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__, | Ian Lance Taylor | 2 | -1/+6 | |
rather than undefining know. | |||||
1993-04-08 | Record abolition of last m4 conditional markup holdout manual. | Roland Pesch | 1 | -0/+16 | |
1993-04-08 | Converted to Texinfo conditionals; no longer need M4. | Roland Pesch | 6 | -6190/+22 | |
Checked makeinfo output for "all" config; other old M4 configs now sanitized out, will be replaced by .texi configs as each config is tested. | |||||
1993-04-06 | * config/tc-mips.c (gp_reference): Certain magic symbols can never | Ian Lance Taylor | 1 | -0/+3 | |
be referenced off the GP register. | |||||
1993-04-05 | * app.c (do_scrub_next_char): Handle states 9 and 10 correctly | Ian Lance Taylor | 1 | -0/+10 | |
when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST, LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE. | |||||
1993-04-05 | include string.h | Ken Raeburn | 1 | -0/+2 | |
1993-04-05 | New script. Simply evaluates and exec's its arguments. Needed until I | Ken Raeburn | 1 | -0/+2 | |
can figure out how to handle redirection easily in tcl/expect. | |||||
1993-04-05 | add some new tests, and new testing procs | Ken Raeburn | 6 | -9/+66 | |
1993-04-05 | from gas/testscripts -- may be useful someday | Ken Raeburn | 6 | -0/+186 | |
1993-04-05 | * config/te-irix.h: New file; irix needs a different LOCAL_LABEL | Ian Lance Taylor | 1 | -0/+1 | |
definition from other MIPS targets. * configure.in (mips-*-irix): Use emulation irix. | |||||
1993-04-04 | * config/tc-h8500.c: Get relax size of branch instructions right, | Steve Chamberlain | 1 | -2/+8 | |
(get_operand): Parse @sp+ correctly. | |||||
1993-04-04 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 | |
1993-04-02 | * config/tc-mips.h (LOCAL_LABEL): Treat any label starting with | Ian Lance Taylor | 1 | -0/+3 | |
'$' as local, for any object file format. | |||||
1993-04-02 | * config/tc-mips.c (macro): Optimizations to branching code and a | Ian Lance Taylor | 1 | -0/+4 | |
couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph Campbell). | |||||
1993-04-02 | Include ho-generic.h. | Ian Lance Taylor | 1 | -0/+2 | |
1993-04-02 | * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. | Ian Lance Taylor | 4 | -2/+44 | |
* configure.in (mips-sgi-irix*): Set gas_host to irix. | |||||
1993-04-01 | merging this directory into testsuite | Ken Raeburn | 7 | -224/+0 | |