aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra6-472/+585
2001-02-27Set SEC_NEVER_LOAD when the 'n' flag is used.Nick Clifton2-2/+8
2001-02-262001-02-26 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2001-02-24 * symbols.c (decode_local_label_name): Initialize message_formatStephane Carrez2-2/+8
2001-02-242001-02-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-02-232001-02-23 H.J. Lu <hjl@gnu.org>H.J. Lu5-139/+293
2001-02-23Don't mark a fixup as done if it's against a symbol.Nick Clifton2-3/+10
2001-02-22Added ia64-*-aix* configuration.Timothy Wall7-475/+477
2001-02-22Improve gas error messages for invalid instructions.Jim Wilson2-99/+217
2001-02-21Fix bugs in handling of the .restore directive.Jim Wilson2-4/+24
2001-02-21Note that some flags to the COFF version of .section remove attributes ratherNick Clifton2-1/+8
2001-02-21Fix a typo.Kazu Hirata1-1/+1
2001-02-212001-02-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-17/+21
2001-02-202001-02-20 Bo Thorsen <bo@suse.de>Andreas Jaeger2-3/+9
2001-02-19001-02-18 David O'Brien <obrien@FreeBSD.org>David O'Brien4-2/+12
2001-02-18Add PDP-11 supportNick Clifton14-583/+2699
2001-02-182001-02-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou3-4/+10
2001-02-182001-02-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-11/+16
2001-02-162001-02-16 matthew green <mrg@redhat.com>Matthew Green2-1/+7
2001-02-14Address comment from Richard about relocs always needing a type.Jim Wilson3-8/+21
2001-02-13 * write.c (is_dnrange): Stop as soon as the address becomesIan Lance Taylor9-26/+62
2001-02-13Handle long jumps for .code16 and .arch < 386 by using a twoAlan Modra3-72/+188
2001-02-13Update copyright date.Alan Modra1-1/+1
2001-02-13Fix parsing of multi-char operators.Alan Modra2-14/+23
2001-02-12 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2-4/+22
2001-02-122001-02-12 Philip Blundell <pb@futuretv.com>Phil Blundell2-5/+24
2001-02-11fix formattingNick Clifton1-7/+7
2001-02-11Apply several patches from Maciej W. RozyckiNick Clifton2-7/+32
2001-02-102001-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou3-244/+240
2001-02-102001-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+9
2001-02-10 * config/tc-ia64.h (md_elf_section_type): New macro.Richard Henderson3-62/+246
2001-02-10Add s390 supportNick Clifton10-717/+2759
2001-02-09* config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons forAlexandre Oliva2-3/+13
2001-02-08 * gas/mri/mri.exp: Don't execute the M68K specific testsStephane Carrez2-3/+15
2001-02-08(pa_build_unwind_subspace): Don't callAlan Modra2-2/+7
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+14
2001-02-06Don't abort for invalid input, print an error message instead.Jim Wilson2-3/+11
2001-02-06Fix unwind info when cross-compiling from little-endian machines.Alan Modra2-37/+74
2001-02-04 * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_headerStephane Carrez3-39/+44
2001-02-04 * gas/m68hc11/malis.s: New test to verify compliance with MotorolaStephane Carrez5-0/+307
2001-02-02Fix 2001-02-02 Stephane Carrez ChangeLog entryStephane Carrez1-3/+3
2001-02-02 * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbolsStephane Carrez2-4/+11
2001-02-01 * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviationsRichard Henderson2-0/+8
2001-01-30Fix a null-pointer dereference and some range checks.Alan Modra2-13/+15
2001-01-25Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton2-4/+20
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-11/+19
2001-01-23(m32r_handle_align): Declare type of fragp.Alan Modra2-4/+9
2001-01-222001-01-22 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-109/+104