Age | Commit message (Expand) | Author | Files | Lines |
1993-03-01 | updated and expanded | Ken Raeburn | 1 | -16/+73 |
1993-03-01 | record some of my gas work | K. Richard Pixley | 1 | -2/+11 |
1993-02-28 | minor revision, some new info | Ken Raeburn | 1 | -0/+69 |
1993-02-24 | (s_xword): Now accepts large integer constants, but not symbolic constants | Ken Raeburn | 1 | -5/+6 |
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-02-24 | more bfd merging - see ChangeLog | Ken Raeburn | 1 | -69/+73 |
1993-02-24 | merged into ../ChangeLog | Ken Raeburn | 1 | -41/+0 |
1993-02-24 | changes for bfd support, enough for sun4 target | Ken Raeburn | 1 | -200/+290 |
1993-02-24 | m68k_ip: for pc-rel addressing of a symbol, fix offset so +2 isn't needed | Ken Raeburn | 1 | -98/+49 |
1993-02-24 | deleted emacs local variables comments | Ken Raeburn | 1 | -7/+0 |
1993-02-24 | don't need LOCAL_LOADLIBES any more, with new configure.in changes | Ken Raeburn | 1 | -1/+0 |
1993-02-18 | update version to 1.94 | David D. Zuhn | 1 | -1/+1 |
1993-02-18 | stop in abort | Ken Raeburn | 1 | -0/+1 |
1993-02-13 | keep everything | David D. Zuhn | 1 | -0/+38 |
1993-02-13 | removing excess verbosity | David D. Zuhn | 3 | -6/+8 |
1993-02-11 | Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1993-02-08 | Deleted RCS logs and "Done in" message. | Ken Raeburn | 1 | -194/+1 |
1993-02-08 | update for files added and deleted | Ken Raeburn | 1 | -5/+8 |
1993-02-08 | Move VMS version of SUB_SEGMENT_ALIGN to obj-vms.h from write.h. | Ken Raeburn | 1 | -1/+9 |
1993-02-08 | from Ralph Campbell's work | Ken Raeburn | 2 | -0/+680 |
1993-02-08 | delete silly fake-as target stuff | Ken Raeburn | 2 | -2/+0 |
1993-02-08 | don't specify comopiler here | Ken Raeburn | 1 | -2/+0 |
1993-02-08 | The z8k code doesn't appear too depend on include/opcode/h8300.h. | Ken Raeburn | 1 | -4/+1 |
1993-02-04 | * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c, | Steve Chamberlain | 6 | -3/+1609 |
1993-01-27 | not used | Ken Raeburn | 1 | -6/+0 |
1993-01-27 | not used | Ken Raeburn | 1 | -1/+0 |
1993-01-20 | whitespace/comment changes | Ken Raeburn | 1 | -26/+18 |
1993-01-08 | keep config-gas.com. | Ken Raeburn | 1 | -1/+18 |
1993-01-08 | log for v9 work | Ken Raeburn | 1 | -0/+7 |
1993-01-07 | Lots of changes from Eric Youngdale, mostly for VAX and VMS support. | Ken Raeburn | 2 | -87/+222 |
1993-01-07 | Lots of changes from Eric Youngdale, mostly for VAX and VMS support. | Ken Raeburn | 5 | -44/+148 |
1993-01-05 | expr.c (operand): handle logical end-of-line characters line newline | Ken Raeburn | 2 | -1/+7 |
1993-01-05 | look for --with_bfd_assembler option | Ken Raeburn | 1 | -0/+5 |
1993-01-04 | fix goof from last change | Ken Raeburn | 1 | -0/+4 |
1993-01-04 | log for changes checked in this morning; deleted some duplicate entries | Ken Raeburn | 1 | -20/+45 |
1993-01-04 | (s_data): Use "data_section"; it'll map to SEG_DATA or SEG_E1 if appropriate, | Ken Raeburn | 1 | -178/+39 |
1993-01-04 | delete decls of segment_name, seg_name | Ken Raeburn | 3 | -30/+0 |
1993-01-04 | comment reformatting | Ken Raeburn | 1 | -26/+11 |
1993-01-01 | Replace T in TC_H8300 | Steve Chamberlain | 1 | -1/+1 |
1992-12-30 | A bunch of changes to COFF support. See the ChangeLog. | Ian Lance Taylor | 9 | -478/+545 |
1992-12-30 | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 7 | -56/+199 |
1992-12-29 | app.c (app_push): Use memcpy, not bcopy. | Ken Raeburn | 2 | -9/+14 |
1992-12-28 | expr.c (0$), obj-coff.h (#elif), ho-sunos.h (sys/stdtypes) changes | Ken Raeburn | 1 | -0/+10 |
1992-12-28 | avoid #elif | Ken Raeburn | 1 | -144/+171 |
1992-12-28 | SunOS 4.0.3 has no sys/stdtypes.h | Ken Raeburn | 1 | -1/+1 |
1992-12-28 | handle local label number zero -- 0f, 0b, 0$ -- correctly | Ken Raeburn | 1 | -610/+655 |
1992-12-16 | Wed Dec 16 12:12:33 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -31/+36 |
1992-12-15 | * app.c (do_scrub_begin): allow single quote strings if so | Steve Chamberlain | 2 | -4/+19 |
1992-12-15 | lints | Steve Chamberlain | 2 | -79/+49 |