aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-04-02 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt relocRichard Henderson1-5/+20
2002-03-27 * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size ofAndreas Schwab1-18/+27
2002-03-22 * config/te-aix5.h: Typo fix.Alan Modra1-1/+1
2002-03-21Fix typoNick Clifton1-1/+1
2002-03-18* config/tc-mips.c (md_estimate_size_before_relax): Do not modifyAlexandre Oliva1-12/+3
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2-1/+8
2002-03-16[ gas/ChangeLog ]Chris Demetriou1-4/+50
2002-03-14 * config/tc-mmix.c (md_estimate_size_before_relax): Don't considerHans-Peter Nilsson1-1/+2
2002-03-12 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing aAndreas Schwab1-1/+5
2002-03-09 * config/tc-i386.h (REX_OPCODE): Define.Alan Modra2-1882/+2067
2002-03-06 * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byteAlan Modra1-0/+2
2002-03-052002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law1-18/+4
2002-03-05 * tc-pdp11.c: Use VAX float format support for PDP-11 target.Alan Modra1-14/+162
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+21
2002-03-01 * config/obj-elf.c (elf_copy_symbol_attributes): Don't copyJakub Jelinek1-1/+5
2002-02-27 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, notJakub Jelinek1-0/+8
2002-02-262002-02-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+13
2002-02-25 * config/tc-mips.c (set_at): Fix handling of 64bit register loads.Thiemo Seufer1-23/+33
2002-02-25 * config/tc-hppa.c: Update copyright date.Alan Modra1-2/+2
2002-02-25 * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec.Alan Modra1-12/+21
2002-02-22Keep track of prologue counts across .label_state/.copy_state directivesNick Clifton1-1/+86
2002-02-22Add missing protoypes.Nick Clifton1-281/+512
2002-02-20 * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.Tom Tromey1-1/+4
2002-02-19 * config/tc-mips.c (md_parse_option): Complain about invalid -mabiThiemo Seufer1-1/+4
2002-02-192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-9/+15
2002-02-182002-02-18 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-6/+1
2002-02-152002-02-15 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2002-02-142002-02-13 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-11/+15
2002-02-13bfd:Jason Thorpe1-2/+29
2002-02-13Update copyright.Andreas Schwab1-1/+1
2002-02-13 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjustAndreas Schwab1-1/+6
2002-02-12 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final typesAlan Modra1-3/+54
2002-02-12* config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'Alexandre Oliva1-4/+11
2002-02-12Fix minimal-toc with -maix64Tom Rix1-1/+1
2002-02-11* config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.Alexandre Oliva1-8/+14
2002-02-11 * i386.c (md_assemble): Support 32bit address prefix.Jan Hubicka1-14/+41
2002-02-11* config/tc-sh.c (dot): Removed unused function.Alexandre Oliva1-15/+0
2002-02-09 * config/tc-alpha.c (O_samegp): New.Richard Henderson2-4/+59
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+16
2002-02-08 * config/tc-alpha.c (alpha_force_relocation): Don't assert thatRichard Henderson1-4/+0
2002-02-08Contribute sh64-elf.Alexandre Oliva3-0/+4289
2002-02-06* config/tc-sh.c (parse_at): Install the correct version ofAlexandre Oliva1-9/+4
2002-02-06* config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don'tAlexandre Oliva1-1/+3
2002-02-04* config/tc-sh.c (parse_at): Set arg type of @(expr,pc) toAlexandre Oliva1-5/+12
2002-02-04 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value ofHans-Peter Nilsson1-4/+14
2002-02-02bfd:Jason Thorpe1-1/+1
2002-02-01 * config/tc-v850.c: Add missing prototypes amd use old-styleAlan Modra2-273/+184
2002-02-01 Support on-demand global register allocation by passing onHans-Peter Nilsson2-32/+52
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton4-105/+1810
2002-01-30 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iyRichard Sandiford1-2/+2