aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra2-31/+64
2001-01-13 * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka3-0/+21
2001-01-132001-01-13 Philip Blundell <philb@gnu.org>Phil Blundell3-35/+50
2001-01-13Formatting fixNick Clifton1-1/+0
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2-2/+13
2001-01-12* gas/cgen featureFrank Ch. Eigler2-1/+9
2001-01-12Update copyright date to 2001Nick Clifton2-2/+6
2001-01-12Add missing ARC documentationNick Clifton2-0/+212
2001-01-12Cure recent x86 warts.Alan Modra8-249/+266
2001-01-11Updated ARC assembler from arccores.comNick Clifton79-1416/+4738
2001-01-11Fix gas 68HC12 indexed addressing code generationStephane Carrez5-37/+112
2001-01-11Dwarf2 test for 68HC11/68HC12 gasStephane Carrez5-0/+427
2001-01-11Fix weak symbols for 68HC11 asStephane Carrez2-6/+27
2001-01-11Rotate ChangeLogsNick Clifton2-4861/+4856
2001-01-11Make COFF and ELF disassemblys agreeNick Clifton3-8/+15
2001-01-11 * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it'sAndreas Jaeger2-10/+6
2001-01-11Allow ADRL relocs to be adjusted in arm-coffNick Clifton3-1/+22
2001-01-11Fix local label code to use LOCAL_LABEL_PREFIXNick Clifton2-9/+35
2001-01-10 * i386.exp: Add ssemmx2 and sse2 tests.Jan Hubicka6-0/+478
2001-01-09fix patterns to match new behaviour of disassemblerNick Clifton3-5/+11
2001-01-092001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell2-0/+5
2001-01-082001-01-08 Bo Thorsen <bo@suse.de>Andreas Jaeger2-46/+51
2001-01-08 * doc/c-i386.texi (i386-Arch): Remove spaces incorrectly insertedIan Lance Taylor2-1/+6
2001-01-07Update address for bug reports.Phil Blundell3-2/+8
2001-01-06 * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka8-174/+521
2001-01-062001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de>Andreas Jaeger3-31/+205
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2-18/+10
2001-01-04 * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.Jan Hubicka3-1/+9
2001-01-03 * tc-i387.c (pi, pte, pt): Update.Jan Hubicka2-16/+24
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2-8/+17
2001-01-032001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell2-1/+16
2001-01-02Fix msr-bsd testNick Clifton2-1/+6
2001-01-012001-01-01 Philip Blundell <philb@gnu.org>Phil Blundell8-0/+83
2001-01-012000-12-31 H.J. Lu <hjl@gnu.org>H.J. Lu3-174/+184
2000-12-31 * doc/internals.texi (Relaxing with a table) <after relaxation>:Hans-Peter Nilsson2-0/+15
2000-12-30 * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka3-1/+10
2000-12-292000-12-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
2000-12-29 * doc/internals.texi (tc_conditional_pseudoop,Hans-Peter Nilsson2-2/+7
2000-12-28 * write.c (subsegs_finish): Fix thinko last change -- don'tRichard Henderson2-7/+9
2000-12-28 * as.h (rs_align_test): New.Richard Henderson23-259/+421
2000-12-22* config/tc-d10v.c (md_assemble): set prev_seg and prev_subsegDJ Delorie2-0/+7
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+7
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+17
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu2-9/+4
2000-12-20Revert accidental checkin.Jan Hubicka1-0/+1
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka4-263/+935
2000-12-162000-12-15 Diego Novillo <dnovillo@redhat.com>Diego Novillo2-10/+59
2000-12-14oops - omitted terminating #endifNick Clifton1-0/+1
2000-12-14If we don't have <limits.h>, try including <sys/param.h> if we have it.Nick Clifton2-1/+8
2000-12-142000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-53/+57