summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* /gas/ChangeLogThiemo Seufer2002-09-2610-5/+59
* * config/tc-mips.c (append_insn): Fix jump overflow check.Thiemo Seufer2002-09-265-10/+18
* * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra2002-09-242-9/+15
* Add LDM and STM instructions which are unpredictable because of their use ofNick Clifton2002-09-233-0/+14
* * write.c: Delete set_segment_vma and prototype. Update all callers.DJ Delorie2002-09-232-25/+4
* * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra2002-09-215-35/+49
* Fix UNPREDICATABLE use of writeback in LDM/STM instructions.Nick Clifton2002-09-213-6/+12
* symbols.c (colon): Do not allow symbols to be created in the absolute sectionNick Clifton2002-09-202-8/+10
* Do not allow symbols to be created in the absolute section.Nick Clifton2002-09-202-1/+12
* * expr.c (expr): Simplify foo-foo here.Alan Modra2002-09-202-31/+19
* * write.h (struct fix): Add fx_dot_value.Alan Modra2002-09-194-1/+22
* bfd/Jakub Jelinek2002-09-197-16/+77
* * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson2002-09-196-9/+66
* Handle situation where architecture has not yet been selected.Nick Clifton2002-09-192-0/+10
* [ gas/ChangeLog ]Chris Demetriou2002-09-181-0/+1
* [ gas/ChangeLog ]Chris Demetriou2002-09-186-16/+268
* [ gas/ChangeLog ]Chris Demetriou2002-09-185-0/+27
* [ gas/testsuite/ChangeLog ]Chris Demetriou2002-09-186-0/+125
* * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.Thiemo Seufer2002-09-182-8/+10
* * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.Stan Cox2002-09-182-44/+94
* Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.Nick Clifton2002-09-172-6/+41
* 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Thiemo Seufer2002-09-174-0/+17
* * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra2002-09-172-65/+240
* * config/tc-mips.c (pdr_seg): Define only for ELF.Thiemo Seufer2002-09-172-4/+12
* * config/obj-elf.c (obj_elf_change_section): Move prototype toThiemo Seufer2002-09-173-2/+8
* * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.Richard Henderson2002-09-172-0/+16
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-174-3/+25
* Do not count FAKE operands when deciding if any operands have been skipped.Nick Clifton2002-09-132-1/+14
* New TI port supports both C4x and C3x series of DSPs.Nick Clifton2002-09-112-2/+4
* Update translationsNick Clifton2002-09-112-1655/+2724
* * config/tc-i386.c (md_apply_fix3): Allow addend forJakub Jelinek2002-09-112-3/+6
* * config/tc-hppa.c (md_apply_fix3): Don't set fx_done forJeff Law2002-09-093-4/+11
* 2002-09-08 Ben Elliston <bje@redhat.com>Ben Elliston2002-09-0913-23/+26
* correct entryAlan Modra2002-09-061-3/+2
* * gas/i386/absrel.s: New.Alan Modra2002-09-0512-18/+252
* gas reloc rewrite.Alan Modra2002-09-0595-1786/+1801
* * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.Alan Modra2002-09-042-36/+40
* * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.Alan Modra2002-09-042-6/+26
* Do not insert non-BookE32 instructions into the hash table if the target cpuNick Clifton2002-09-042-0/+13
* * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, notHans-Peter Nilsson2002-08-312-1/+6
* Add linker relaxation to v850 toolchainNick Clifton2002-08-294-25/+142
* Add TMS320C4x supportNick Clifton2002-08-288-171/+2920
* * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.Alan Modra2002-08-282-97/+97
* * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjustAlan Modra2002-08-277-38/+49
* * gas/macros/macros.exp (strings): Update xfails.Alan Modra2002-08-272-6/+11
* * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.Alan Modra2002-08-272-12/+13
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-276-43/+52
* * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.Alan Modra2002-08-262-0/+5
* * gas/m68hc11/insns.d: Quote dots.Alan Modra2002-08-263-3/+6
* * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.Alan Modra2002-08-262-8/+9