Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-12-16 | Wed Dec 16 12:12:33 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1992-12-15 | * app.c (do_scrub_begin): allow single quote strings if so | Steve Chamberlain | 1 | -0/+11 |
1992-12-13 | Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+35 |
1992-12-08 | tonight's changes | Ken Raeburn | 1 | -0/+7 |
1992-12-07 | recent changes to as.h, Makefile.in, write.c, obj-vms.c | Ken Raeburn | 1 | -0/+14 |
1992-12-03 | Some cleanup. | Ken Raeburn | 1 | -1/+353 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -1/+28 |
1992-10-20 | Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+4 |
1992-10-12 | use sysv config for solaris2 hosting | David D. Zuhn | 1 | -0/+5 |
1992-10-05 | support 386bsd target, from p3 | Mark Eichin | 1 | -0/+12 |
1992-09-26 | Comment changes. | John Gilmore | 1 | -0/+4 |
1992-09-25 | defined(__STDC__) / __STDC__==1 changes recommended by gnu | Ken Raeburn | 1 | -0/+5 |
1992-09-24 | * listing.c (debugging_pseudo): Add stabs and stabn as things to ignore. | Brendan Kehoe | 1 | -0/+5 |
1992-09-16 | Make as.new depend on LIBS not the never set LIBDEPS, so that we get an | Jim Wilson | 1 | -0/+5 |
1992-09-15 | Changes to make an installed cross-compiler find everything correctly. | Ian Lance Taylor | 1 | -0/+5 |
1992-09-14 | Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+8 |
1992-09-14 | Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1992-09-10 | Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1992-09-09 | Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1992-09-09 | include opcode library | Ken Raeburn | 1 | -0/+4 |
1992-09-04 | from p3: +0.0 is a small integer, at least for moveq | Ken Raeburn | 1 | -0/+5 |
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 1 | -0/+5 |
1992-08-29 | Make as.new depend on LOCAL_LOADLIBES. | Jim Wilson | 1 | -0/+4 |
1992-08-26 | * config/tc-m68k.c (init_table): Now const. Always include 68851 | Ken Raeburn | 1 | -0/+15 |
1992-08-25 | * listing.c (buffer_line): rewind to the start of include | Steve Chamberlain | 1 | -0/+6 |