Age | Commit message (Expand) | Author | Files | Lines |
1996-04-25 | * configure.in: Add * after sparc*-*-vxworks. | Ian Lance Taylor | 1 | -0/+3 |
1996-04-25 | * app.c (do_scrub_begin): If tc_comment_chars is not defined, | Ian Lance Taylor | 1 | -0/+15 |
1996-04-24 | * gas/m68k/op68000.d: Add statements now caught by gas. | Ian Lance Taylor | 1 | -0/+4 |
1996-04-24 | * config/tc-m68k.c (m68k_ip): Prevent attempts to use long offsets | Ian Lance Taylor | 2 | -0/+6 |
1996-04-24 | * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version: | Ian Lance Taylor | 2 | -20/+21 |
1996-04-23 | * config/tc-sparc.c (in_bitfield_range): New static function. | David Edelsohn | 1 | -0/+9 |
1996-04-22 | * gas/sparc/sparc.exp: Run them. | David Edelsohn | 1 | -0/+1 |
1996-04-22 | Run splet tests. | David Edelsohn | 1 | -2/+12 |
1996-04-22 | * gas/sparc/splet.[ds]: New tests for sparclet extensions. | David Edelsohn | 1 | -0/+4 |
1996-04-22 | New testcase for sparclet extensions. | David Edelsohn | 3 | -0/+382 |
1996-04-18 | * config/obj-coff.c: BFD_ASSEMBLER: | Ian Lance Taylor | 2 | -43/+127 |
1996-04-18 | Add -le/-be/-s from Solaris. | Michael Meissner | 2 | -1/+41 |
1996-04-17 | * read.c (s_space): Support non-constant fill value. Handle fill | Ian Lance Taylor | 1 | -0/+5 |
1996-04-16 | * config/tc-arm.c (my_get_float_expression): Update call to | David Edelsohn | 1 | -0/+5 |
1996-04-16 | Add -m{,no-}regnames support; Add Solaris/linux support | Michael Meissner | 6 | -111/+186 |
1996-04-15 | * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to | Ian Lance Taylor | 1 | -0/+3 |
1996-04-15 | * gas/mips/la.d: Updated for April 5 MIPS assembler changes. | Ian Lance Taylor | 1 | -0/+12 |
1996-04-15 | * config/tc-mips.c (load_address): Cast X_add_number to valueT | Ian Lance Taylor | 2 | -5/+13 |
1996-04-11 | * config/tc-sparc.c (last_insn): New static variable. | Ian Lance Taylor | 2 | -5/+54 |
1996-04-11 | fix typo in comment | Ian Lance Taylor | 1 | -6/+7 |
1996-04-11 | * config/tc-m68k.c (md_estimate_size_before_relax): Correct check | Ian Lance Taylor | 2 | -7/+25 |
1996-04-10 | * config/tc-alpha.c (alpha_ip): If we are going to call emit_add64 | Ian Lance Taylor | 1 | -0/+6 |
1996-04-10 | * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits | Jeff Law | 1 | -0/+5 |
1996-04-10 | * gas/h8300/mov32bug.s: New test. | Jeff Law | 2 | -0/+5 |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1 | -0/+6 |
1996-04-06 | * config/tc-h8300.c (get_specific): Remove some #if 0 code. | Jeff Law | 2 | -78/+31 |
1996-04-05 | * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests. | Jeff Law | 22 | -1/+1099 |
1996-04-05 | Fri Apr 5 15:13:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+7 |
1996-04-05 | * configure.in: Add i386-*-freebsdelf* target; from John Polstra | Ian Lance Taylor | 3 | -2/+8 |
1996-04-05 | * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax. | Jeff Law | 2 | -1/+5 |
1996-04-05 | Fri Apr 5 18:39:28 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+6 |
1996-04-05 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1996-04-05 | * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests. | Jeff Law | 20 | -1/+819 |
1996-04-03 | * config/tc-sparc.c (sparc_md_end): Set bfd machine number to | David Edelsohn | 1 | -0/+5 |
1996-04-01 | * read.c (get_line_sb): Bump line counters based on | Ian Lance Taylor | 1 | -0/+9 |
1996-03-29 | * read.h (enum linkonce_type): Define. | Ian Lance Taylor | 2 | -0/+95 |
1996-03-29 | * doc/as.1: Changed to be recognized by catman -w on Solaris. | J.T. Conklin | 2 | -3/+7 |
1996-03-28 | * stabs.c (s_stab_generic): Call the listing functions before | Ian Lance Taylor | 1 | -0/+5 |
1996-03-28 | * config/tc-hppa.c: Remove nested comment. | Ian Lance Taylor | 1 | -0/+6 |
1996-03-28 | * config/tc-mips.h (tc_frob_file): Define. | Ian Lance Taylor | 3 | -22/+168 |
1996-03-28 | * configure.in (sparc-*-solaris2*): Renamed from sparc*-*-solaris2*. | David Edelsohn | 3 | -50/+103 |
1996-03-26 | * as.c (main): Call bfd_set_error_program_name. | Ian Lance Taylor | 1 | -0/+4 |
1996-03-22 | * as.h (strdup): Don't declare. | Ian Lance Taylor | 4 | -70/+163 |
1996-03-22 | * gasp.c (change_base): Recognize \(...) construct documented to | Ian Lance Taylor | 2 | -1/+40 |
1996-03-20 | Wed Mar 20 18:13:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+4 |
1996-03-20 | Wed Mar 20 17:05:16 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 2 | -1/+7 |
1996-03-18 | * ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab | Ian Lance Taylor | 1 | -0/+5 |
1996-03-15 | * app.c (do_scrub_chars): If whitespace is seen in state 11, and | Ian Lance Taylor | 1 | -0/+6 |
1996-03-14 | * config/obj-coff.h (C_REGISTER_SECTION): Change from 20 to 50, to | Ian Lance Taylor | 1 | -0/+5 |
1996-03-14 | * config/tc-h8300.c (build_bytes, MEMIND case): Generate | Jeff Law | 1 | -0/+5 |