Age | Commit message (Expand) | Author | Files | Lines |
1994-01-31 | Acknowlegements: surely John Gilmore's one-bit fix was proverbial, | Roland Pesch | 1 | -2/+1 |
1994-01-31 | test code for fp handling -- no .exp file yet | Ken Raeburn | 1 | -0/+15 |
1994-01-31 | New files for testing gasp. | Steve Chamberlain | 67 | -0/+14806 |
1994-01-31 | Support for gasp. | Steve Chamberlain | 3 | -1/+25 |
1994-01-31 | New file. | Steve Chamberlain | 1 | -0/+3519 |
1994-01-31 | New file. | Steve Chamberlain | 1 | -0/+0 |
1994-01-31 | * read.c (s_lcomm): Align lcomm data. | Steve Chamberlain | 1 | -0/+12 |
1994-01-31 | fix regexp for all/x930509.s | Ken Raeburn | 1 | -0/+5 |
1994-01-30 | alpha & vax changes | Ken Raeburn | 1 | -0/+41 |
1994-01-30 | * configure.in: Handle host vax-*-ultrix* like vax-*-bsd*. Don't bother with | Ken Raeburn | 1 | -1/+4 |
1994-01-30 | * read.c (do_align): New function, most of guts of s_align_* functions. Look | Ken Raeburn | 1 | -27/+56 |
1994-01-30 | (Already checked in write.c and config/tc-alpha.c, but no log msg went | Ken Raeburn | 1 | -9/+6 |
1994-01-30 | * write.c (write_object_file): If tc_frob_file is defined, call it | Ken Raeburn | 2 | -79/+44 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 2 | -9/+25 |
1994-01-28 | removed rcs cruft | Ken Raeburn | 1 | -11/+0 |
1994-01-28 | Many scattered edits, primarily on recent mods. | Roland Pesch | 1 | -1237/+336 |
1994-01-28 | Various changes: alpha support, fx_done handling, EMIT_SECTION_SYMBOLS, ... | Ken Raeburn | 1 | -0/+61 |
1994-01-28 | Comment change: Soften recommendations against supplying sym+addend operands, | Ken Raeburn | 1 | -2/+5 |
1994-01-28 | New Alpha support files, based on files from CMU. | Ken Raeburn | 4 | -0/+2819 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 6 | -310/+266 |
1994-01-28 | whitespace/formatting changes | Ken Raeburn | 1 | -8/+9 |
1994-01-28 | whitespace/comment changes | Ken Raeburn | 1 | -13/+11 |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -24/+20 |
1994-01-27 | * atof-generic.c: Some reformatting. | Ken Raeburn | 2 | -441/+503 |
1994-01-27 | * read.c (lex_type): No longer make '{' a valid character for | Ian Lance Taylor | 2 | -1/+4 |
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 2 | -1/+3 |
1994-01-27 | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 2 | -11/+15 |
1994-01-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 2 | -3/+3 |
1994-01-26 | More changes as suggested by Roland. Fix buglets so that it passes makeinfo. | Jeff Law | 1 | -13/+12 |
1994-01-26 | Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+36 |
1994-01-25 | * doc/{all.texi,as.texinfo}: Add documentation for HPPA port. | Jeff Law | 3 | -146/+496 |
1994-01-25 | Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -19/+60 |
1994-01-25 | Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -19/+23 |
1994-01-25 | Use <= in ecoff_frob_symbol, not <. | Ian Lance Taylor | 1 | -1/+1 |
1994-01-25 | Various entries. | Ian Lance Taylor | 1 | -0/+23 |
1994-01-25 | * ecoff.c (ecoff_frob_symbol): New function. Put undefined | Ian Lance Taylor | 4 | -93/+125 |
1994-01-25 | * tc-mips.c (g_switch_seen): New static variable. | Ian Lance Taylor | 1 | -0/+11 |
1994-01-25 | * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than | Ian Lance Taylor | 1 | -8/+31 |
1994-01-24 | read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss section. | Ken Raeburn | 2 | -2/+7 |
1994-01-21 | Fix gas_version. | Rob Savoye | 1 | -3/+5 |
1994-01-20 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | Rob Savoye | 1 | -0/+6 |
1994-01-20 | Tweak to run under either version of expect. Add a hack-around for a | Rob Savoye | 1 | -0/+5 |
1994-01-20 | Tweak to work with either version of expect. Use the verbose function, fix | Rob Savoye | 1 | -16/+154 |
1994-01-20 | Tweaked to run under either version of expect. | Rob Savoye | 1 | -0/+36 |
1994-01-20 | * expr.c (operand): For floating point operand with unusual fp char from | Ken Raeburn | 2 | -24/+25 |
1994-01-20 | * config/tc-mips.c (md_pseudo_table): Add all data allocation | Ian Lance Taylor | 2 | -0/+12 |
1994-01-19 | Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol. | Ian Lance Taylor | 2 | -1/+7 |
1994-01-19 | Get implicit val . right. | Steve Chamberlain | 1 | -0/+5 |
1994-01-19 | * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It | Jeff Law | 3 | -0/+19 |
1994-01-19 | * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and | Steve Chamberlain | 1 | -1/+7 |