summaryrefslogtreecommitdiff
path: root/gas
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale files.Alan Modra2002-05-173-120/+5
|
* * config/tc-avr.c (mcu_types): Update for new devices.Marek Michalkiewicz2002-05-162-2/+9
|
* * config/tc-mips.c (macro): Warn about wrong la/dla use.Thiemo Seufer2002-05-142-0/+10
|
* * config/tc_mips.c (s_cpsetup): Fix completely bogus code which hadThiemo Seufer2002-05-142-11/+13
| | | | worked sometimes by accident. Fix copy&paste comment.
* * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option sectionThiemo Seufer2002-05-142-6/+12
| | | | | alignment for NewABI. Let n32 use .reginfo. Remove useless casts. (mips_elf_final_processing): Let n32 use .reginfo.
* * config/tc-mips.c (append_insn): Fix too small range of variable.Thiemo Seufer2002-05-142-1/+5
|
* Remove redundant call to listing_prev_lineNick Clifton2002-05-142-1/+5
|
* Remove redundant call to listing_prev().Nick Clifton2002-05-132-1/+3
|
* Do not reset loc_directive_seen in dwarf2_emit_insn.Nick Clifton2002-05-132-9/+14
|
* Fix grammatical error.Nick Clifton2002-05-132-1/+6
|
* * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.Alan Modra2002-05-133-3/+8
| | | | * gas/i386/x86-64-opcode.d: Adjust.
* * write.c (subsegs_finish): Don't specially align last subseg.Alan Modra2002-05-132-6/+4
|
* Warn about a description field that is too big.Nick Clifton2002-05-112-0/+11
|
* Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLERNick Clifton2002-05-112-314/+259
| | | | defined.
* Define md_pcrel_from for use with sh-hms target.Nick Clifton2002-05-112-4/+20
|
* Use the 'current' struct filled by dwarf2_directive_loc, instead of callingNick Clifton2002-05-112-1/+11
| | | | dwarf2_where.
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-1114-140/+156
| | | | | | | | | | | | | | | * config/tc-mcore.c: Likewise. * config/tc-mn10300.c: Likewise. * config/tc-openrisc.c: Likewise. * config/tc-or32.c: Likewise. * config/tc-pdp11.c: Likewise. * config/tc-ppc.c: Likewise. * config/tc-ppc.h: Likewise. * config/tc-sh64.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-xstormy16.c: Likewise. * config/tc-xstormy16.h: Likewise.
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-099-130/+141
| | | | | | | | | | * config/obj-elf.c: Likewise. * config/tc-alpha.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-d10v.c: Likewise. * config/tc-d30v.c: Likewise. * config/tc-h8300.c: Likewise. * config/tc-hppa.c: Likewise.
* * config/tc-i386.c (md_estimate_size_before_relax) Don't loseAlan Modra2002-05-092-7/+16
| | | | reloc when no_cond_jump_promotion.
* Fix i960-elf abort in cvt_frag_to_fill while compiling libc/stdio/vfprintf.c.Jim Wilson2002-05-092-1/+7
| | | | | * config/tc-i960.c (md_estimate_size_before_relax): Return size of current variable part of frag.
* * config/tc-mmix.c: Fix formatting.Kazu Hirata2002-05-093-129/+137
| | | | * config/tc-mmix.h: Likewise.
* * configure: Regenerate.Alan Modra2002-05-082-6973/+3118
|
* * config/tc-m68k.c: Fix formatting.Kazu Hirata2002-05-082-47/+54
|
* Honour DESTDIRNick Clifton2002-05-073-13/+18
|
* * config/tc-ia64.c: Fix formatting.Kazu Hirata2002-05-063-61/+67
| | | | * config/tc-ia64.h: Likewise.
* * config/tc-mips.c: Fix formatting.Kazu Hirata2002-05-044-199/+207
| | | | | * config/tc-s390.c: Likewise. * config/tc-s390.h: Likewise.
* * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-numberAlexandre Oliva2002-05-032-0/+6
| | | | information for instructions.
* * as.h: Fix formatting.Kazu Hirata2002-05-0311-43/+56
| | | | | | | | | | | | * cgen.c: Likewise. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * frags.h: Likewise. * gasp.c: Likewise. * macro.c: Likewise. * read.c: Likewise. * stabs.c: Likewise. * symbols.c: Likewise.
* * app.c (mri_pseudo): Only declare for TC_M68K.Alan Modra2002-05-022-3/+5
|
* * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.Alan Modra2002-05-022-4/+12
| | | | | | | (ppc_elf_validate_fix): Replace BFD_RELOC_32_BASEREL with BFD_RELOC_16_BASEREL. (md_assemble): Likewise. (md_apply_fix3): Likewise.
* Do not convert a subtract of zero into an add of zero.Nick Clifton2002-05-025-3/+26
|
* Generate warning if the same destination register is used in parallelNick Clifton2002-05-012-0/+26
| | | | instructions.
* * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.Alan Modra2002-05-012-2/+6
|
* * write.c (cvt_frag_to_fill): Set fr_offset to zero on .orgAlan Modra2002-05-012-0/+6
| | | | backwards to prevent cascading errors.
* * configure.in: Add support for powerpc-*-windiss.Mark Mitchell2002-04-303-3114/+6980
| | | | * configure: Regenerated.
* * config/tc-s390.c (md_parse_option): Formatting.Alan Modra2002-04-282-2/+4
|
* * config/tc-i386.c: Formatting fixes, add missing space in errorAlan Modra2002-04-282-14/+20
| | | | message.
* The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2002-04-252-9/+23
| | | | | | a crash of the assembler with some malformed source input. Long segmented addresses are now correctly relocated. Finally it updates my email address in the MAINTAINERS file.
* 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-04-242-4/+8
| | | | | * config/tc-mips.c (macro_build): Do _not_ allow MIPS-3D instructions to be generated by macros.
* * config/tc-i386.c (output_jump, output_disp)Andreas Schwab2002-04-242-29/+44
| | | | | | | (md_estimate_size_before_relax): Don't set fx_pcrel_adjust any more. (md_apply_fix3): Remember addend value for rela relocations. (tc_gen_reloc): Correctly compute pc-relative relocation addend.
* 2002-04-23 H.J. Lu <hjl@gnu.org>H.J. Lu2002-04-234-0/+9
| | | | | | * gas/mips/elempic.d: Use empic.l. * gas/mips/telempic.d: Likewise. * gas/mips/tempic.d: Likewise.
* 2002-04-23 H.J. Lu <hjl@gnu.org>H.J. Lu2002-04-232-2/+10
| | | | | * gas/hppa/parse/parse.exp: Don't expect failure on line separator test on hppa*-*-linux* nor hppa*-*-netbsd*.
* 2002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-04-225-0/+19
| | | | | | | | | * gas/mips/mips-gp64-fp32.l: New file. * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr output. * gas/mips/mips-gp64-fp64.l: New file. * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr output.
* 2002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-04-222-3/+8
| | | | | | | * config/tc-mips.c (macro_build): Add close-parenthesis missing from previous change. (also, fix ChangeLog entry for previous patch.)
* 2002-04-22 Eric Christopher <echristo@redhat.com>Eric Christopher2002-04-222-3/+20
| | | | | * config/tc-mips.c: Add warning if macro instructions are expanded into a branch delay slot.
* 2002-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-04-224-4/+45
| | | | | | | | | | * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr" which is a file used to regexp_diff the assembler's pruned stderr output. (write_file): New helper function to write a string into a file. * gas/mips/empic.l: New file which matches empic tests' warnings. * gas/mips/empic.d: Use empic.l.
* (cofftag): Do not run test for xscale-coff toolchain.Nick Clifton2002-04-192-4/+15
| | | | | (struct, align, incbin): Use case switch so that other targets to be skipped can be added in the future.
* * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate lineGeoffrey Keating2002-04-172-2/+11
| | | | numbers, gdb relies on them to detect the start of the prologue.
* * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments toMartin Schwidefsky2002-04-172-1/+10
| | | | symbols in merge sections.
* * gas/ppc/altivec.d: Fix dssall test.Matthew Green2002-04-177-6/+15
| | | | | | | | | | * gas/ppc/altivec.s: Likewise. * gas/ppc/altivec_xcoff.d: Likewise. * gas/ppc/altivec_xcoff.s: Likewise. * gas/ppc/altivec_xcoff64.d: Likewise. * gas/ppc/altivec_xcoff64.s: Likewise. * ppc-opc.c (powerpc_opcode): Fix dssall operand list.