summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Fix a null-pointer dereference and some range checks.Alan Modra2001-01-302-13/+15
* Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton2001-01-252-4/+20
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-236-11/+19
* (m32r_handle_align): Declare type of fragp.Alan Modra2001-01-232-4/+9
* 2001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-222-109/+104
* 2001-01-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-202-86/+91
* 2001-01-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-192-163/+167
* Remove redundant bit from "fa" and "da" flagsNick Clifton2001-01-192-4/+10
* * configure.in (cpu_type, arch): Match i386 too.Alexandre Oliva2001-01-183-2/+7
* 2001-01-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-172-55/+62
* Support hand-crafted .PARISC.unwind entriesAlan Modra2001-01-162-8/+17
* Build unwind info for more than just .text section.Alan Modra2001-01-162-1/+8
* Fix assembler segfault on gcc/crtstuff.c file.Jim Wilson2001-01-152-0/+22
* 2001-01-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-152-77/+72
* Delete output file upon fatal errors.Nick Clifton2001-01-153-4/+17
* Missed this in last commit "Linux target variants for elfxx-hppa."Alan Modra2001-01-152-2/+14
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-152-202/+201
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-142-376/+378
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-1413-38/+43
* Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra2001-01-142-6/+5
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-142-31/+64
* * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka2001-01-133-0/+21
* 2001-01-13 Philip Blundell <philb@gnu.org>Phil Blundell2001-01-133-35/+50
* Formatting fixNick Clifton2001-01-131-1/+0
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-132-2/+13
* * gas/cgen featureFrank Ch. Eigler2001-01-122-1/+9
* Update copyright date to 2001Nick Clifton2001-01-122-2/+6
* Add missing ARC documentationNick Clifton2001-01-122-0/+212
* Cure recent x86 warts.Alan Modra2001-01-128-249/+266
* Updated ARC assembler from arccores.comNick Clifton2001-01-1179-1416/+4738
* Fix gas 68HC12 indexed addressing code generationStephane Carrez2001-01-115-37/+112
* Dwarf2 test for 68HC11/68HC12 gasStephane Carrez2001-01-115-0/+427
* Fix weak symbols for 68HC11 asStephane Carrez2001-01-112-6/+27
* Rotate ChangeLogsNick Clifton2001-01-112-4861/+4856
* Make COFF and ELF disassemblys agreeNick Clifton2001-01-113-8/+15
* * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it'sAndreas Jaeger2001-01-112-10/+6
* Allow ADRL relocs to be adjusted in arm-coffNick Clifton2001-01-113-1/+22
* Fix local label code to use LOCAL_LABEL_PREFIXNick Clifton2001-01-112-9/+35
* * i386.exp: Add ssemmx2 and sse2 tests.Jan Hubicka2001-01-106-0/+478
* fix patterns to match new behaviour of disassemblerNick Clifton2001-01-093-5/+11
* 2001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell2001-01-092-0/+5
* 2001-01-08 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-01-082-46/+51
* * doc/c-i386.texi (i386-Arch): Remove spaces incorrectly insertedIan Lance Taylor2001-01-082-1/+6
* Update address for bug reports.Phil Blundell2001-01-073-2/+8
* * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka2001-01-068-174/+521
* 2001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-01-063-31/+205
* * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2001-01-052-18/+10
* * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.Jan Hubicka2001-01-043-1/+9
* * tc-i387.c (pi, pte, pt): Update.Jan Hubicka2001-01-032-16/+24
* * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2001-01-032-8/+17