Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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 |
1993-04-08 | * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__, | Ian Lance Taylor | 2 | -1/+6 |
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 |
1993-04-06 | * config/tc-mips.c (gp_reference): Certain magic symbols can never | Ian Lance Taylor | 1 | -0/+3 |
1993-04-05 | * app.c (do_scrub_next_char): Handle states 9 and 10 correctly | Ian Lance Taylor | 1 | -0/+10 |
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 |
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 |
1993-04-04 | * config/tc-h8500.c: Get relax size of branch instructions right, | Steve Chamberlain | 1 | -2/+8 |
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 |
1993-04-02 | * config/tc-mips.c (macro): Optimizations to branching code and a | Ian Lance Taylor | 1 | -0/+4 |
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 |
1993-04-01 | merging this directory into testsuite | Ken Raeburn | 7 | -224/+0 |
1993-04-01 | * subsegs.c (subseg_new): Set output_section of new section. | Ian Lance Taylor | 4 | -1913/+2530 |
1993-04-01 | New material on H8/500, and better match between nodes and sections | Roland Pesch | 2 | -34/+455 |
1993-04-01 | Back off last two checkins (this checkin identical with | Roland Pesch | 1 | -540/+446 |
1993-03-31 | log doc change | Ken Raeburn | 1 | -0/+3 |
1993-03-30 | new test cases | Ken Raeburn | 6 | -12/+251 |
1993-03-30 | go back to const instead of CONST | Ken Raeburn | 1 | -0/+3 |
1993-03-30 | checkpoint, for lots of recent changes | Ken Raeburn | 1 | -0/+74 |
1993-03-30 | build file symbol fwd pointers properly, don't deref symbol #s as pointers | Ken Raeburn | 1 | -7/+6 |
1993-03-30 | move local include after system ones; use CONST not const | Ken Raeburn | 1 | -63/+116 |
1993-03-30 | start using new texinfo stuff -- variables, conditionals. far from complete | Ken Raeburn | 1 | -456/+588 |
1993-03-30 | look for GAS_VERSION macro, not external version_string var | Ken Raeburn | 1 | -48/+53 |
1993-03-29 | * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs | Steve Chamberlain | 3 | -2/+11 |
1993-03-29 | * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not | Ian Lance Taylor | 1 | -0/+4 |
1993-03-29 | Numerous bug fixes | Steve Chamberlain | 2 | -260/+344 |
1993-03-29 | (big_cons): If target_big_endian, reverse bytes being copied. (Temporary | Ken Raeburn | 1 | -8/+16 |
1993-03-29 | * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for | Ian Lance Taylor | 2 | -1/+12 |
1993-03-29 | First crack at a test suite. | Ken Raeburn | 14 | -9/+430 |
1993-03-29 | updated | Ken Raeburn | 1 | -0/+5 |
1993-03-26 | add missing z8000 define | Ken Raeburn | 1 | -0/+1 |
1993-03-26 | If $(srcdir) isn't ., create links to all predefined as-*.texinfo files that | Ken Raeburn | 1 | -0/+14 |
1993-03-25 | * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case. | Ian Lance Taylor | 2 | -8/+10 |