aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
2000-10-112000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata8-162/+159
* app.c: Fix formatting. * as.c: Likewise. * as.h: Likewise. * bit_fix.h: Likewise. * cgen.c: Likewise. * cgen.h: Likewise. * cond.c: Likewise.
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra2-15/+4
2000-10-07(md_apply_fix): Remove bad assert added 2000-09-26.Alan Modra2-146/+146
2000-10-07Make elf section symbols global for link-once sections.Alan Modra3-1/+23
2000-10-05Minor DV table update, minor DV checking bug fix.Jim Wilson2-2/+7
* config/tc-ia64.c (resources_match): Handle IA64_RS_PRr. * ia64-ic.tbl: Update from Intel. * ia64-asmtab.c: Regenerate.
2000-10-05Correct handling of non-global syms in linkonce sections.Alan Modra3-55/+69
Tidy a few comments.
2000-10-04Excise C++ style comments.Alan Modra3-18/+25
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva1-268/+258
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
2000-09-29Oops. Forgot to commit ChangeLogHans-Peter Nilsson1-0/+7
2000-09-29 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,Hans-Peter Nilsson8-0/+191
gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d, gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New. * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
2000-09-29 Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson3-999/+1124
* config/tc-cris.c (SYNTAX_RELAX_REG_PREFIX, SYNTAX_ENFORCE_REG_PREFIX, SYNTAX_USER_SYM_LEADING_UNDERSCORE, SYNTAX_USER_SYM_NO_LEADING_UNDERSCORE, REGISTER_PREFIX_CHAR): New. (s_syntax, cris_force_reg_prefix, cris_relax_reg_prefix, cris_sym_leading_underscore, cris_sym_no_leading_underscore): New. (demand_register_prefix): New variable. (md_pseudo_table): New pseudo ".syntax". (md_longopts): New options --no-underscore and --underscore. (cris_target_format): Return elf32-us-cris or elf32-cris depending on symbols_have_leading_underscore. (get_gen_reg): Accept or require REGISTER_PREFIX_CHAR. (get_spec_reg): Ditto. (cris_number_to_imm) <case BFD_RELOC_VTABLE_ENTRY>: Remove FIXME. Fix formatting. (md_parse_option) <case 'h' 'H'>: Deprecate; add reference to --help. <case OPTION_NO_US, case OPTION_US>: New. (md_show_usage): Be brief and reformat to match continuation of --help. * po/gas.pot: Regenerate.
2000-09-28Update for hppa*w -> hppa*64* configure name change.Alan Modra4-37/+39
2000-09-28Modify .PARAM so we need an arg reloc.Alan Modra2-1/+5
2000-09-28For SOM, don't force relocs on out-of-range 12 bit branches.Alan Modra2-4/+19
2000-09-27.plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra1-0/+2
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc
2000-09-27External/weak SOM fixes, branch limit corrections.Alan Modra2-33/+64
2000-09-262000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata19-272/+273
* config/tc-cris.c: Fix formatting. * config/tc-d10v.h: Likewise. * config/tc-d30v.c: Likewise. * config/tc-d30v.h: Likewise. * config/tc-fr30.c: Likewise. * config/tc-fr30.h: Likewise. * config/tc-m68k.c: Likewise. * config/tc-m68k.h: Likewise. * config/tc-pj.h: Likewise. * config/tc-ppc.c: Likewise. * config/tc-ppc.h: Likewise. * config/tc-sh.c: Likewise. * config/tc-sh.h: Likewise. * config/tc-sparc.c: Likewise. * config/tc-v850.h: Likewise. * config/tc-vax.h: Likewise. * config/tc-w65.h: Likewise. * config/tc-z8k.h: Likewise.
2000-09-23* config/tc-hppa.c (hppa_fix_adjustable): Do the external and weakAlan Modra2-5/+11
checks only for ELF. (hppa_force_relocation): Likewise.
2000-09-22Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.Jim Wilson4-319/+825
* gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests. * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate. * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for gt, ge, ngt, and nge. * ia64-asmtab.c: Regenerate.
2000-09-22Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson15-1784/+1965
gas/ChangeLog * config/tc-ia64.c (dv_sem): Add "stop". (specify_resource, case IA64_RS_PR): Only handles regs 1 to 15 now. (specify_resource, case IA64_RS_PRr): New for regs 16 to 62. (specify_resource, case IA64_RS_PR63): Reorder (note == 7) test to match above. (mark_resources): Check IA64_RS_PRr. gas/testsuite/ChangeLog * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62. * gas/ia64/dv-waw-err.s: Likewise. * gas/ia64/dv-imply.d: Regenerate. * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d, gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l, gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise. include/opcode/ChangeLog * ia64.h (enum ia64_dependency_semantics): Add IA64_DVS_STOP. opcodes/ChangeLog * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change. * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP. (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62". * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update. * ia64-asmtab.c: Regnerate.
2000-09-22Redesign and clean up the relaxation mechanism.Nick Clifton2-378/+340
2000-09-212000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-121/+124
* config/tc-ns32k.c: Fix formatting. * config/tc-ns32k.h: Likewise.
2000-09-202000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata11-77/+83
* config/tc-m32r.c: Fix formatting. * config/tc-m32r.h: Likewise. * config/tc-m68851.h: Likewise. * config/tc-m68hc11.c: Likewise. * config/tc-m68hc11.h: Likewise. * config/tc-m88k.c: Likewise. * config/tc-mips.c: Likewise. * config/tc-mips.h: Likewise. * config/tc-mn10200.h: Likewise. * config/tc-mn10300.h: Likewise.
2000-09-202000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-292/+289
* config/tc-mcore.c: Fix formatting. * config/tc-mcore.h: Likewise.
2000-09-202000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-153/+152
* config/tc-tahoe.c: Fix formatting. * config/tc-tahoe.h: Likewise.
2000-09-19oops - fix date ion ChangeLog entryNick Clifton1-1/+1
2000-09-19Remove jbssi and jbcci.Nick Clifton2-4/+5
2000-09-18* config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allowAlan Modra3-1/+20
subtraction of two syms without emitting a relocation. * config/tc-hppa.c (hppa_force_relocation): Force relocations for global or weak symbols.
2000-09-162000-09-15 Kazu Hirata <kazu@hxi.com> Kazu Hirata12-96/+57
* config/tc-h8300.h: Fix formatting. * config/tc-h8500.c: Likewise. * config/tc-h8500.h: Likewise. * config/tc-hppa.h: Likewise. * config/tc-i370.h: Likewise. * config/tc-i386.h: Likewise. * config/tc-i860.c: Likewise. * config/tc-i860.h: Likewise. * config/tc-i960.h: Likewise. * config/tc-ia64.c: Likewise. * config/tc-ia64.h: Likewise.
2000-09-152000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata15-176/+174
* config/tc-a29k.c: Fix formatting. * config/tc-alpha.c: Likewise. * config/tc-arc.c: Likewise. * config/tc-arc.h: Likewise. * config/tc-arm.c: Likewise. * config/tc-arm.h: Likewise. * config/tc-avr.c: Likewise. * config/tc-avr.h: Likewise. * config/tc-tic30.c: Likewise. * config/tc-tic30.h: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-tic54x.h: Likewise. * config/tc-tic80.c: Likewise. * config/tc-tic80.h: Likewise.
2000-09-14Eliminate false DVs on parallel compares.Timothy Wall5-7/+123
2000-09-142000-09-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata11-141/+84
* config/obj-ecoff.c: Fix formatting. * config/obj-elf.c: Likewise. * config/obj-elf.h: Likewise. * config/obj-evax.h: Likewise. * config/obj-generic.h: Likewise. * config/obj-hp300.c: Likewise. * config/obj-hp300.h: Likewise. * config/obj-ieee.h: Likewise. * config/obj-vms.c: Likewise. * config/obj-vms.h: Likewise.
2000-09-14Add support for the MIPS32Nick Clifton4-141/+255
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata7-145/+111
* config/obj-aout.c: Fix formatting. * config/obj-aout.h: Likewise. * config/obj-bout.c: Likewise. * config/obj-bout.h: Likewise. * config/obj-coff.c: Likewise. * config/obj-coff.h: Likewise.
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata17-107/+104
* as.h: Fix formatting. * asintl.h: Likewise. * bit_fix.h: Likewise. * dwarf2dbg.h: Likewise. * expr.h: Likewise. * flonum.h: Likewise. * frags.h: Likewise. * itbl-ops.h: Likewise. * macro.h: Likewise. * read.h: Likewise. * sb.h: Likewise. * struc-symbol.h: Likewise. * subsegs.h: Likewise. * symbols.h: Likewise. * tc.h: Likewise. * write.h: Likewise.
2000-09-122000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata11-101/+112
* bignum-copy.c: Fix formatting. * ehopt.c: Likewise. * flonum-copy.c: Likewise. * flonum-konst.c: Likewise. * flonum-mult.c: Likewise. * literal.c: Likewise. * read.c: Likewise. * sb.c: Likewise. * stabs.c: Likewise. * subsegs.c: Likewise.
2000-09-112000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-113/+70
* config/tc-i370.c: Fix formatting. * config/tc-i960.c: Likewise. * config/tc-m68k.c: Likewise.
2000-09-102000-09-09 Philip Blundell <philb@gnu.org>Phil Blundell3-171/+178
* configure.in (arm*-*-uclinux*): New target. * configure: Regenerate.
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-80/+76
* input-file.c: Fix formatting. * itbl-ops.c: Likewise. * messages.c: Likewise.
2000-09-082000-09-08 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+6
* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when offset is negative.
2000-09-08Mention 2.10 change to ARM MSR semanticsPhil Blundell1-0/+3
2000-09-072000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu3-460/+477
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-28/+27
* atof-generic.c: Fix formatting.
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-159/+152
* config/tc-vax.c: Fix formatting. * input-scrub.c: Likewise.
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-155/+147
* config/tc-mips.c: Fix formatting.
2000-09-07* config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets.Alexandre Oliva4-170/+182
* configure.in (sh-*-linux*): Added. * configure: Rebuilt.
2000-09-07 > * config/tc-hppa.c: Fix formatting.Jeff Law2-35/+19
2000-09-062000-09-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-194/+175
* ecoff.c: Fix formatting.
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva2-241/+237
2000-09-06Correct gas/ChangeLog 2000-06-23 entry, which I thought I'd fixedAlan Modra1-33/+32
already. Other changes are whitespace.