Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-23 | * config/tc-sparc.c (v9a_asr_table): New variable. | Richard Henderson | 2 | -0/+62 | |
(sparc_ip): Handle v9a asr's. Patch from David Miller <davem@vger.rutgers.edu>. | |||||
1997-10-23 | * config/tc-sparc.h (md_do_align): New macro. | Richard Henderson | 3 | -24/+115 | |
* config/tc-sparc.c (sparc_handle_align): Handle rs_align_code. Patch from Jakub Jelinek <jj@sunsite.mff.cuni.cz>. | |||||
1997-10-22 | sanitize law's 15 jul r5900 change | Ken Raeburn | 3 | -75/+80 | |
1997-10-22 | * config/tc-sh.c (sh_small): New variable. | Ian Lance Taylor | 1 | -0/+10 | |
(OPTION_SMALL): Define. (md_longopts): Add "small". (md_parse_option): Handle OPTION_SMALL. (md_show_usage): Mention -small. * config/tc-sh.h (sh_small): Declare. (SUB_SEGMENT_ALIGN): Handle sh_small. * config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH case. PR 13580. | |||||
1997-10-22 | * config/tc-mips.c (macro): Correct handling of constant in M_LI_D | Ian Lance Taylor | 2 | -7/+31 | |
case in little endian mode. | |||||
1997-10-21 | * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): Leave | Doug Evans | 2 | -7/+5 | |
overflow signalling to linker. | |||||
1997-10-20 | * configure.in (sparc64): Set arch to v9-64. | Doug Evans | 3 | -3/+5 | |
* configure: Regenerated. | |||||
1997-10-20 | Various fixes for openvms/alpha. | Ian Lance Taylor | 3 | -3/+16 | |
1997-10-20 | Mon Oct 20 14:54:06 1997 Klaus K"ampf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+4 | |
* config/obj-evax.c: support .weak pseudo-op | |||||
1997-10-20 | * tc-sparc.c (default_arch_size): New static local. | Doug Evans | 2 | -21/+91 | |
(struct sparc_arch): Rename arch_size to default_arch_size. New member user_option_p. (sparc_arch_table): Always include v9, v9a. New entry v9-64. (init_default_arch): Check whether default arch is valid. Set default_arch_size in addition to sparc_arch_size. (OPTION_32,OPTION_64): Define. (md_longopts): New entries for -32, -64. (md_parse_option): Handle them. (md_show_usage): Print them. Ensure init_default_arch called. | |||||
1997-10-19 | * write.c (subsegs_finish): New function, broken out of | Ian Lance Taylor | 3 | -98/+217 | |
write_object_file. (write_object_file): Some code moves into subsegs_finish. * write.c (subsegs_finish): Declare. * as.c (main): Call subsegs_finish. Fixes last frag when generating a listing for a file with an error. | |||||
1997-10-19 | * read.c (s_include): Check for error return from | Ian Lance Taylor | 1 | -0/+5 | |
demand_copy_string. PR 13566. | |||||
1997-10-15 | * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA. | Jeff Law | 1 | -0/+2 | |
[ pseudo-ops and directives must not start in column zero on the PA. ] | |||||
1997-10-15 | * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler | Jeff Law | 1 | -0/+5 | |
changes. | |||||
1997-10-15 | * read.c (get_line_sb): Accept any eol marker while scanning macros. | Richard Henderson | 2 | -7/+61 | |
1997-10-15 | * config/tc-alpha.h (DIFF_EXPR_OK): Define. | Richard Henderson | 2 | -0/+17 | |
* config/tc-i386.h (DIFF_EXPR_OK): Define. * config/tc-alpha.c (md_apply_fix): Notice fx_pcrel and substitute the correct relocation when it exists. * config/tc-i386.c (md_apply_fix3): Likewise. * config/tc-ppc.h: Correct typo in comment. * config/tc-v850.h: Likewise. | |||||
1997-10-13 | Allow assembler to make parallel instructions where there the seconds | Andrew Cagney | 2 | -10/+20 | |
(latter) outputs intersect with the first (earlier) inputs. | |||||
1997-10-13 | * ecoff.c (PAGE_SIZE): Double to 8k as a hack to allow some C++ | Richard Henderson | 1 | -0/+5 | |
templated programs to build with -g. | |||||
1997-10-11 | Added .tcomon section initialisation. | Nick Clifton | 1 | -0/+1 | |
1997-10-11 | Jim fixed the fixups for conditional and unconditional branches. | Nick Clifton | 3 | -69/+355 | |
Added code to support the bss and common sections in thr ZDA and SDA areas. | |||||
1997-10-10 | * configure.in (sparc): Set DEFAULT_ARCH from correct target. | David Edelsohn | 3 | -77/+85 | |
* configure: Regenerated. | |||||
1997-10-10 | Fri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -3/+10 | |
* config/tc-d10v.c: Fixes to make sure the AT_WORD expression is not confused with -1. | |||||
1997-10-10 | Flag SP as modified for @-sp operand - OPERAND_ATMINUS. | Andrew Cagney | 2 | -0/+11 | |
1997-10-10 | Do not allow auto inc/dec to parallelize with an instruction that uses the ↵ | Michael Meissner | 2 | -0/+11 | |
index register | |||||
1997-10-10 | * gas/sparc/set64.[sd]: `set' doesn't take negative arguments. | David Edelsohn | 1 | -0/+4 | |
1997-10-09 | From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>: | Ian Lance Taylor | 2 | -20/+17 | |
* config/tc-m68k.c (archs): Add 68306, 68307, 68322, 68356, 68334, 68336, 68341, 68349. * doc/c-m68k.texi (M68K-Opts): Add -m68ec000 -m68hc000 -m68hc001 -m68306, -m68307, -m68322, -m68356, -m68ec020, -m68ec030, -m68ec040, -m68ec060, -m68330, -m68334, -m68336, -m68341, -m68349. | |||||
1997-10-09 | * doc/Makefile.am (CPU_DOCS): Define. | Ian Lance Taylor | 1 | -0/+4 | |
(as.info): Depend upon $(CPU_DOCS). * doc/Makefile.in: Rebuild. | |||||
1997-10-09 | * configure.in: Remove AM_PROG_INSTALL; it's called by | Ian Lance Taylor | 3 | -163/+112 | |
AM_INIT_AUTOMAKE. * configure: Rebuild. | |||||
1997-10-09 | * config/tc-d10v.c (write_2_short): Fix bug that wouldn't allow | Joern Rennecke | 2 | -3/+8 | |
to pair a branch and link with anything but an exe instruction. Fix for gas/13494. | |||||
1997-10-09 | * tc-d10v.h (TC_START_LABEL): Don't define. | Joern Rennecke | 1 | -0/+5 | |
(tc_frob_label): Define. Fix for gas/13307. | |||||
1997-10-09 | * gas/sparc/set64.d: Update for recent disassembler changes. | Frank Ch. Eigler | 1 | -0/+88 | |
* gas/sparc/splet.d: Likewise. | |||||
1997-10-09 | * gas/arm/arm7t.d: Update for recent disassembler changes. | Ian Lance Taylor | 2 | -6/+11 | |
* gas/h8300/ffxx1.d: Likewise. | |||||
1997-10-08 | * config/tc-alpha.c (load_expression): Disable the sym+const .got | Richard Henderson | 2 | -60/+94 | |
optimization to reduce the alignment surprises for gcc. | |||||
1997-10-08 | * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox. | David Edelsohn | 1 | -0/+4 | |
1997-10-08 | * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT. | David Edelsohn | 3 | -170/+356 | |
* config/tc-sparc.c (sparc_target_format): Handle coff here. (sparc_ip): Add %hix,%lox. (md_apply_fix3): Call as_bad_where, not as_bad. Add support for BFD_RELOC_SPARC_{HIX22,LOX10}. (tc_gen_reloc): Add support for BFD_RELOC_SPARC_{HIX22,LOX10}. | |||||
1997-10-08 | * gas/sparc/synth.d: Update for recent disassembler changes. | Ian Lance Taylor | 1 | -0/+3 | |
* gas/sparc/synth64.d: Likewise. | |||||
1997-10-08 | Change alpha-*-* to alpha*-*-*; config.guess now | Richard Henderson | 3 | -13/+21 | |
recognizes alphaev5 etc. | |||||
1997-10-08 | * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a | Ian Lance Taylor | 1 | -0/+11 | |
function symbol. * gas/mips/jal.s: Likewise. | |||||
1997-10-08 | Fixed small typo in tcl expr syntax. | Frank Ch. Eigler | 1 | -2/+2 | |
1997-10-08 | config/tc-mips.c (md_begin): Replace the TARGET_CPU value | Gavin Romig-Koch | 2 | -3/+14 | |
of mipsr3900 with mipstx39. config/tc-mips.c (mips_ip): Don't print the 'opcode requires -mipsXX message' if the insn isn't an ISA insn. | |||||
1997-10-08 | tx19 sanitize fixes. | Gavin Romig-Koch | 3 | -4/+66 | |
1997-10-08 | Updated first round of test suite drivers to accept symbol-offset | Frank Ch. Eigler | 1 | -2/+2 | |
listings from "objdump" disassembly with or without the new "0x" prefix before hexadecimal numbers. | |||||
1997-10-07 | reloc64.[sd]: New testcase. | David Edelsohn | 3 | -0/+104 | |
1997-10-07 | * config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c. | David Edelsohn | 1 | -0/+13 | |
Redefine TARGET_FORMAT to call sparc_target_format. * config/tc-sparc.c (in_unsigned_range): New function. (sparc_arch_size): Make static. (sparc_target_format): New function. (sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc handling. Add support for %hh,%hm,%lm,%h44,%m44,%l44. (output_insn): Set `fx_no_overflow'. (md_apply_fix3): Handle BFD_RELOC_SPARC_{7,H44,M44,L44}. (tc_gen_reloc): Likewise. | |||||
1997-10-06 | Remove sanitized-out Magic Cap support, will never be released | Stan Shebs | 2 | -31/+0 | |
1997-10-06 | Remove v850 specific section directive. | Nick Clifton | 1 | -0/+6 | |
1997-10-04 | * gas/ieee-fp/x930509a.exp: Accept m68k listing format. | Ian Lance Taylor | 1 | -0/+4 | |
1997-10-03 | * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES before | Ian Lance Taylor | 2 | -27/+11 | |
including obj-elf.h in OBJ_MAYBE_ELF case. (mips_target_format): Return NULL after abort to avoid warning. | |||||
1997-10-03 | * ecoff.c (generate_ecoff_stab): Remove unused static function. | Ian Lance Taylor | 1 | -0/+2 | |
1997-10-03 | * expr.c (operator): Accept ==. From Anders Blomdell | Ian Lance Taylor | 1 | -0/+3 | |
<anders.blomdell@control.lth.se>. |