Age | Commit message (Expand) | Author | Files | Lines |
1994-02-26 | Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -48/+19 |
1994-02-26 | * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version. | Jeff Law | 3 | -142/+34 |
1994-02-25 | * config/obj-coffbfd.c (fill_section): Correct test for whether to | Ian Lance Taylor | 2 | -1/+8 |
1994-02-24 | * read.c (potable): Added ".this_GCC_requires_the_GNU_assembler", which is | Ken Raeburn | 1 | -0/+7 |
1994-02-24 | * gas/hppa/more.parse/parse.exp (no subspace test): Only expect | Jeff Law | 3 | -4/+11 |
1994-02-24 | * config/ho-hppaosf.h: Fix braino in test for ANSI-C. | Jeff Law | 2 | -1/+5 |
1994-02-24 | * write.c (write_contents): Give the user a reasonable error | Jeff Law | 1 | -0/+6 |
1994-02-22 | this is i386-mach3 *host* support (not target like in last mistaken msg)... | Ken Raeburn | 2 | -0/+38 |
1994-02-22 | keep te-mach.h | Ken Raeburn | 1 | -0/+1 |
1994-02-22 | Should've got checked in with i386-mach3 config changes. | Ken Raeburn | 1 | -0/+1 |
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 | * config/obj-coffbfd.c (write_object_file): use bfd_get_error (), | Ian Lance Taylor | 1 | -1/+1 |
1994-02-22 | * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcomm | Ian Lance Taylor | 2 | -1/+10 |
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 | 2 | -0/+8 |
1994-02-21 | * read.c (read_a_source_file): Use correct arguments to memcpy | Ian Lance Taylor | 2 | -1/+7 |
1994-02-21 | * config/obj-coff.h (obj_coff_section): Declare. | Ian Lance Taylor | 1 | -0/+7 |
1994-02-18 | update -- keep more stuff recently added | Ken Raeburn | 3 | -0/+38 |
1994-02-18 | keep new te-mach.h | Ken Raeburn | 1 | -0/+1 |
1994-02-18 | First cut at i386-mach3 support. | Ken Raeburn | 2 | -0/+10 |
1994-02-18 | First attempt at i386-mach3 support. | Ken Raeburn | 1 | -0/+2 |
1994-02-18 | write.c (write_object_file): Removed register declarations. | Ken Raeburn | 2 | -9/+17 |
1994-02-18 | missed atof-generic log entry last time | Ken Raeburn | 1 | -0/+3 |
1994-02-18 | Correct info about evaluating macro args (distinct from evaluating preprocessor | Roland Pesch | 1 | -18/+28 |
1994-02-17 | Some support for PowerPC ELF, although it isn't in BFD yet. | Ian Lance Taylor | 2 | -0/+35 |
1994-02-17 | * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error and | David MacKenzie | 1 | -0/+5 |
1994-02-16 | (1) remove dangling references to old internal sections (pass1, difference) | Roland Pesch | 1 | -74/+113 |
1994-02-16 | * configure.in: Support i960-vxworks versions > 5.0 as coff. | Ken Raeburn | 2 | -3/+14 |
1994-02-14 | * gas/hppa/basic/fmemLRbug.s: New test. | Jeff Law | 4 | -0/+2294 |
1994-02-12 | Formatting improvements from first eyeball once-over. | Roland Pesch | 1 | -18/+10 |
1994-02-12 | Clean formatting under TeX/FSF layout and TeX/Cygnus layout | Roland Pesch | 1 | -9/+9 |
1994-02-12 | Keep the new gasp manual. | Roland Pesch | 1 | -0/+1 |
1994-02-12 | A manual for the GNU assembler preprocessor. | Roland Pesch | 1 | -0/+967 |
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 | * read.c (do_align): Don't define label just_record_alignment | Ian Lance Taylor | 1 | -0/+4 |
1994-02-10 | * config/tc-i386.c (md_pseudo_table): Remove "zero". | Ian Lance Taylor | 1 | -1/+0 |
1994-02-10 | * config/tc-sparc.c (sparc_ip): Reject integer values for pc-relative operand | Ken Raeburn | 1 | -0/+6 |
1994-02-10 | * gas/alpha/fp.*: New files. | Ken Raeburn | 2 | -0/+26 |
1994-02-09 | * as.h (xmalloc, xrealloc): Declare using PTR rather than char *. | Ian Lance Taylor | 2 | -4/+7 |
1994-02-09 | * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined, | Ian Lance Taylor | 2 | -3/+17 |
1994-02-09 | Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+8 |
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-09 | (adjust_reloc_syms): Use abs_symbol instead of calling section_symbol. | Ken Raeburn | 1 | -7/+3 |
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 | 2 | -21/+37 |
1994-02-07 | * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than | Jeff Law | 2 | -2/+2 |