Age | Commit message (Expand) | Author | Files | Lines |
1994-02-22 | * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is | Ian Lance Taylor | 1 | -0/+3 |
1994-02-22 | * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcomm | Ian Lance Taylor | 1 | -0/+7 |
1994-02-22 | PowerPC ELF is now in BFD; fix comment claiming otherwise. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-21 | * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__. | Ian Lance Taylor | 1 | -0/+2 |
1994-02-21 | * read.c (read_a_source_file): Use correct arguments to memcpy | Ian Lance Taylor | 1 | -0/+6 |
1994-02-21 | * config/obj-coff.h (obj_coff_section): Declare. | Ian Lance Taylor | 1 | -0/+7 |
1994-02-18 | First cut at i386-mach3 support. | Ken Raeburn | 1 | -0/+9 |
1994-02-18 | write.c (write_object_file): Removed register declarations. | Ken Raeburn | 1 | -0/+4 |
1994-02-18 | missed atof-generic log entry last time | Ken Raeburn | 1 | -0/+3 |
1994-02-17 | Some support for PowerPC ELF, although it isn't in BFD yet. | Ian Lance Taylor | 1 | -0/+33 |
1994-02-17 | * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error and | David MacKenzie | 1 | -0/+5 |
1994-02-16 | * configure.in: Support i960-vxworks versions > 5.0 as coff. | Ken Raeburn | 1 | -0/+5 |
1994-02-11 | * config/tc-mips.c (macro): Do unaligned loads and stores | Ian Lance Taylor | 1 | -0/+6 |
1994-02-10 | * as.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+22 |
1994-02-10 | * config/tc-sparc.c (sparc_ip): Reject integer values for pc-relative operand | Ken Raeburn | 1 | -0/+6 |
1994-02-09 | * as.h (xmalloc, xrealloc): Declare using PTR rather than char *. | Ian Lance Taylor | 1 | -0/+3 |
1994-02-09 | * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined, | Ian Lance Taylor | 1 | -0/+6 |
1994-02-09 | Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+7 |
1994-02-09 | * write.c (fixup_segment): Use as_bad_where, not as_bad. | Ian Lance Taylor | 1 | -0/+7 |
1994-02-09 | sparclite-coff fix: obj-coff.c, symbols.c, write.c modified for abs_symbol | Ken Raeburn | 1 | -0/+9 |
1994-02-08 | -Wall is Ian's friend; make them both happy (by removing `/*' inside comment). | Ken Raeburn | 1 | -0/+3 |
1994-02-08 | * configure.in (alpha-*-netware*): New target, like alpha-*-osf*. | Ken Raeburn | 1 | -0/+2 |
1994-02-08 | tc-alpha fixes | Ken Raeburn | 1 | -0/+7 |
1994-02-08 | * write.c (write_relocs): Print some sensible error message if | Ken Raeburn | 1 | -0/+10 |
1994-02-07 | tc-alpha.c (md_atof): Warn that FP vals might not assemble properly | Ken Raeburn | 1 | -0/+3 |
1994-02-07 | configure.in, tc-alpha, atof-generic changes | Ken Raeburn | 1 | -5/+17 |
1994-02-07 | tc-alpha, obj-ecoff changes | Ken Raeburn | 1 | -0/+16 |
1994-02-07 | atof-generic.c, ecoff.c, literal.c, write.c changes | Ken Raeburn | 1 | -0/+19 |
1994-02-07 | * configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP. | Jeff Law | 1 | -0/+2 |
1994-02-07 | * config/obj-som.c (obj_som_init_stab_section): Same change | Jeff Law | 1 | -0/+6 |
1994-02-05 | Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+6 |
1994-02-05 | * config/tc-hppa.c (pa_ip): addb[tf] should only accept | Jeff Law | 1 | -0/+6 |
1994-02-05 | * configure.in (rs6000*): Use cpu_type ppc. | Ian Lance Taylor | 1 | -0/+49 |
1994-02-04 | * ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, not | Ian Lance Taylor | 1 | -0/+15 |
1994-02-04 | Revert last change. | Ian Lance Taylor | 1 | -6/+0 |
1994-02-04 | * config/tc-mips.c (md_apply_fix): If this is an undefined symbol, | Ian Lance Taylor | 1 | -0/+6 |
1994-02-02 | * Makefile.in: Avoid bug in losing hpux sed. | Jeff Law | 1 | -0/+4 |
1994-02-02 | * config/tc-mips.c (file_mips_isa): New static variable. | Ian Lance Taylor | 1 | -0/+8 |
1994-02-02 | gasp.c, atof-ieee.c, ho-i386aix.h changes | Ken Raeburn | 1 | -0/+10 |
1994-02-01 | * config/tc-mips.c (mips_ip): Make an unsupported instruction a | Ian Lance Taylor | 1 | -0/+3 |
1994-02-01 | * gasp.c: Include host.h. | Steve Chamberlain | 1 | -0/+4 |
1994-02-01 | obj-coff, obj-coffbfd changes. | Ian Lance Taylor | 1 | -0/+17 |
1994-02-01 | Mon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-01-31 | Support for gasp. | Steve Chamberlain | 1 | -0/+8 |
1994-01-30 | alpha & vax changes | Ken Raeburn | 1 | -0/+41 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 1 | -0/+10 |
1994-01-28 | Various changes: alpha support, fx_done handling, EMIT_SECTION_SYMBOLS, ... | Ken Raeburn | 1 | -0/+61 |
1994-01-27 | * atof-generic.c: Some reformatting. | Ken Raeburn | 1 | -0/+6 |
1994-01-27 | * read.c (lex_type): No longer make '{' a valid character for | Ian Lance Taylor | 1 | -0/+3 |
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 1 | -0/+2 |