aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-01-03 * configure.in: Add iq2000-elf target.Stan Cox6-4/+1291
2003-01-03 * gas/iq2000: New testsuite.Stan Cox57-0/+10467
2003-01-02[ gas/ChangeLog ]Chris Demetriou5-56/+88
2003-01-02 * doc/Makefile.am (as.1): Depend on "asconfig.texi gasver.texiDaniel Jacobowitz3-2/+8
2003-01-01 * config/obj-elf.c (special_sections): Work around HP's incorrect usageDave Anglin2-0/+10
2002-12-31[ gas/ChangeLog ]Chris Demetriou10-0/+1438
2002-12-31[ gas/testsuite/ChangeLog ]Chris Demetriou13-4/+96
2002-12-31oops - omitted from previous deltaNick Clifton3-0/+119
2002-12-31fix date on last entry. *sigh*Chris Demetriou1-1/+1
2002-12-31[ bfd/ChangeLog ]Chris Demetriou16-225/+772
2002-12-30Add support for msp430.Nick Clifton14-175/+2104
2002-12-272002-12-27 Chris Demetriou <cgd@broadcom.com>Chris Demetriou22-66/+596
2002-12-27[ binutils/ChangeLog ]Chris Demetriou17-0/+672
2002-12-25* dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.Alexandre Oliva4-2/+23
2002-12-212002-12-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-6/+27
2002-12-20* config/tc-xstormy16.c (md_cgen_lookup_reloc): SupportDJ Delorie2-1/+9
2002-12-20* gas/xstormy16/allinsn.sh: Add tests for 12-bit reloc.DJ Delorie4-0/+244
2002-12-19 * doc/as.texinfo (Invoking): Typo fix.Alan Modra3-2/+7
2002-12-19 * doc/c-alpha.texi: Fix typos.Kazu Hirata17-27/+46
2002-12-18[ opcodes/ChangeLog ]Chris Demetriou14-52/+333
2002-12-18kill bogus line between the last 2 entriesChris Demetriou1-1/+0
2002-12-17Duplicate --keep-locals entry in order to prevent it being confused with -k.Nick Clifton2-0/+9
2002-12-17* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocationDJ Delorie2-0/+8
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata15-15/+32
2002-12-16 * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra4-12/+18
2002-12-16 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.Alan Modra2-8/+20
2002-12-13 * config/obj-vms.c: Formatting. Include fnctl.h.Alan Modra2-85/+165
2002-12-12 * config/e-criself.c: Fix typo in last change.Alan Modra2-3/+7
2002-12-12 * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra9-67/+33
2002-12-12 * config/tc-a29k.c (insert_sreg): Prototype.Alan Modra3-14/+29
2002-12-12 * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-14/+24
2002-12-12 * config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-17/+27
2002-12-12 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra2-3/+22
2002-12-12 * h8500-opc.h (h8500_table): Add missing initializers to quietAlan Modra3-31/+73
2002-12-12 * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.Alan Modra2-21/+43
2002-12-12 * config/tc-i860.c (md_atof): Remove declaration of atof_ieee.Alan Modra2-22/+4
2002-12-12 * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.Alan Modra2-91/+117
2002-12-12 * config/tc-ip2k.c (md_assemble): Warning fix.Alan Modra2-6/+8
2002-12-12 * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra3-11/+51
2002-12-12 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra2-2/+5
2002-12-12 * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.Alan Modra2-27/+16
2002-12-12 * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.Alan Modra3-40/+52
2002-12-12 * config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-30/+20
2002-12-12 * config/tc-openrisc.c (ignore_pseudo): Prototype.Alan Modra3-9/+11
2002-12-12 * pj.h (pj_opc_info_t): Add union.Alan Modra2-11/+36
2002-12-12 * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra2-2/+7
2002-12-12 * config/tc-tic30.c: #include stdarg.h or varargs.h.Alan Modra5-97/+100
2002-12-12 * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra2-39/+71
2002-12-12* gas/mips/beq.d: Comment out branches to undefined symbols,Alexandre Oliva15-122/+122
2002-12-12* tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2 argument.Alexandre Oliva2-43/+28