Age | Commit message (Expand) | Author | Files | Lines |
1993-04-15 | as.texinfo, Makefile.in | Roland Pesch | 1 | -0/+16 |
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 | 1 | -0/+6 |
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 | * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__, | Ian Lance Taylor | 1 | -0/+5 |
1993-04-08 | Record abolition of last m4 conditional markup holdout manual. | Roland Pesch | 1 | -0/+16 |
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-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 | * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. | Ian Lance Taylor | 1 | -0/+5 |
1993-04-01 | * subsegs.c (subseg_new): Set output_section of new section. | Ian Lance Taylor | 1 | -0/+42 |
1993-03-31 | log doc change | Ken Raeburn | 1 | -0/+3 |
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-29 | * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs | Steve Chamberlain | 1 | -0/+9 |
1993-03-29 | * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not | Ian Lance Taylor | 1 | -0/+4 |
1993-03-29 | * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for | Ian Lance Taylor | 1 | -0/+9 |
1993-03-25 | * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case. | Ian Lance Taylor | 1 | -0/+4 |
1993-03-25 | * app.c (do_scrub_next_char): Added new state, 10, modifying state | Ian Lance Taylor | 1 | -0/+5 |
1993-03-25 | doc last changes | David D. Zuhn | 1 | -1/+2 |
1993-03-24 | add dvi target | David D. Zuhn | 1 | -0/+6 |
1993-03-23 | add installcheck | David D. Zuhn | 1 | -0/+4 |
1993-03-22 | * config/tc-mips.c (macro): Use $AT for any floating point load. | Ian Lance Taylor | 1 | -0/+4 |
1993-03-20 | fix an m68k 0r0... bug | Ken Raeburn | 1 | -0/+5 |
1993-03-20 | Make targ-cpu.o depend on config.h so gas will build from scratch. | Jim Wilson | 1 | -0/+4 |
1993-03-18 | * app.c (do_scrub_next_char): Added new state, 9, to avoid | Ian Lance Taylor | 1 | -0/+9 |
1993-03-15 | * write.c (write_contents): Compute the relocs before writing out | Ian Lance Taylor | 1 | -0/+12 |
1993-03-15 | * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf | Ian Lance Taylor | 1 | -0/+5 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 1 | -0/+4 |
1993-03-12 | * expr.c, write.c: Ultrix native 4.2 cc requires assert condition | Ian Lance Taylor | 1 | -0/+5 |
1993-03-12 | today's changes -- version number handling, config.h, as.c, EXIT_*, 68k changes | Ken Raeburn | 1 | -0/+60 |
1993-03-09 | bump main trunk to version 2.0.1 | Ken Raeburn | 1 | -0/+4 |
1993-03-09 | * write.c (chain_frchains_together): Check that seg_info (section) | Ian Lance Taylor | 1 | -0/+17 |
1993-03-04 | * read.c (s_space): Multiply repeat count by mult, not fill. | Steve Chamberlain | 1 | -0/+4 |
1993-03-04 | read.c needs ctype.h | Ken Raeburn | 1 | -0/+4 |
1993-03-03 | SUB_SEGMENT_ALIGN now takes an argument. | Ken Raeburn | 1 | -0/+12 |
1993-03-02 | * listing.c: Cleaned up a bit, added prototypes, made NO_LISTING | Ian Lance Taylor | 1 | -0/+5 |
1993-03-02 | changes this morning & yesterday | Ken Raeburn | 1 | -0/+35 |
1993-03-02 | Update Gilmore entry | John Gilmore | 1 | -1/+12 |
1993-02-24 | * app.c (do_scrub_next_char): In LEX_IS_LINE_COMMENT_START case: | Ian Lance Taylor | 1 | -0/+5 |
1993-02-24 | BFD branch merging. | Ken Raeburn | 1 | -0/+330 |
1993-01-05 | expr.c (operand): handle logical end-of-line characters line newline | Ken Raeburn | 1 | -0/+3 |
1993-01-05 | look for --with_bfd_assembler option | Ken Raeburn | 1 | -0/+5 |
1993-01-04 | log for changes checked in this morning; deleted some duplicate entries | Ken Raeburn | 1 | -20/+45 |
1992-12-30 | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+68 |
1992-12-29 | app.c (app_push): Use memcpy, not bcopy. | Ken Raeburn | 1 | -0/+4 |
1992-12-28 | expr.c (0$), obj-coff.h (#elif), ho-sunos.h (sys/stdtypes) changes | Ken Raeburn | 1 | -0/+10 |