aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-02-04bfdAlan Modra2-4/+10
2003-02-04 * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.Hans-Peter Nilsson2-2/+7
2003-02-02gas/Richard Sandiford12-370/+542
2003-01-29line_comment_chars: Add '#'. This makes the assembler's handling ofNick Clifton2-2/+7
2003-01-28Add code to create and use directory tables.Nick Clifton2-33/+128
2003-01-28Replace occurences of 'tolower' with 'TOLOWER'.Nick Clifton2-3/+8
2003-01-28Patch from David Mosberger.Jim Wilson2-2/+7
2003-01-27* gas/mips/n32-consec.d: New.Alexandre Oliva4-0/+30
2003-01-27* configure.in (em): Set to irix on all Irix systems.Alexandre Oliva5-7/+52
2003-01-27 * Avoid designated initializers.Martin Schwidefsky2-39/+43
2003-01-24bfd/Jakub Jelinek4-4/+156
2003-01-24 * config/tc-s390.c (s390_tls_suffix): New function.Martin Schwidefsky2-30/+231
2003-01-24Update copyright dateAlan Modra7-17/+26
2003-01-23 * config/tc-hppa.h (DIFF_EXPR_OK): Define.Alan Modra2-5/+12
2003-01-23Add SH2E supportNick Clifton3-1/+17
2003-01-23 * gas/s390/reloc.s: Add test for PLT reloc against locally definedMartin Schwidefsky5-3/+33
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra49-289/+198
2003-01-23include/elf/ChangeLogAlan Modra6-10/+22
2003-01-22Include fopen-bin.h not fopen-same.h for mingw32 hosts.Nick Clifton2-1/+5
2003-01-21Add support for i386-*-aros triple.Nick Clifton3-174/+194
2003-01-21All NetBSD ELF targets should pass these tests.Nick Clifton2-0/+6
2003-01-20 * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoffMartin Schwidefsky5-2/+41
2003-01-20 * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff,Martin Schwidefsky2-2/+95
2003-01-20 * config/tc-s390.c (md_apply_fix3): Emit error message for relocationsMartin Schwidefsky2-1/+9
2003-01-17 * config/tc-m68hc11.c (tc_m68hc11_fix_adjustable): Prevent adjustmentStephane Carrez2-1/+11
2003-01-17 * config/tc-m68hc11.c (md_show_usage): Update usage.Stephane Carrez3-5/+18
2003-01-16 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek2-1/+15
2003-01-16 * Makefile.am: Run "make dep-am".Alan Modra4-39/+111
2003-01-11 * read.c (get_absolute_expr): New, split out from..Alan Modra4-19/+40
2003-01-07* config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value basedDJ Delorie2-2/+17
2003-01-07* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.DJ Delorie2-4/+8
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