summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* [gas/ChangeLog]Matthew Green2001-10-1311-6/+416
* Generate warning message if .endr is used without preceeding .rept/.irc/.irpNick Clifton2001-10-123-0/+17
* Update contact addressNick Clifton2001-10-122-1/+5
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-1111-30/+43
* * app.c: Fix comment typos.Kazu Hirata2001-10-115-7/+14
* Use ISSPACE instead of isspaceNick Clifton2001-10-112-3/+8
* * config/tc-mips.c (mips_cpreturn_offset): New variable.Thiemo Seufer2001-10-102-33/+258
* * config/tc-mips.c (my_getSmallParser): New function prototype.Thiemo Seufer2001-10-102-137/+244
* * config/tc-mips.cThiemo Seufer2001-10-102-49/+261
* fix z8k assembly and disassemblyNick Clifton2001-10-092-2/+6
* * config/tc-arm.c: Change MAVERIK to MAVERICK.Aldy Hernandez2001-10-092-84/+88
* * config/obj-elf.c: Make use of elf_group_name and elf_next_in_groupAlan Modra2001-10-092-17/+24
* Add test of SH DSP instructionsNick Clifton2001-10-094-0/+57
* * config/obj-elf.c: (obj_elf_change_section): Add "group" param.Alan Modra2001-10-092-24/+160
* updated creditsAldy Hernandez2001-10-081-0/+1
* * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.Aldy Hernandez2001-10-082-1/+788
* 2001-10-08 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-10-082-0/+8
* 2001-10-08 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-10-081-0/+10
* * gas/testsuite/gas/arm/arm.exp: Run arm9e tests.Aldy Hernandez2001-10-084-0/+1449
* Fix 2 xcoff line number problemsTom Rix2001-10-083-3/+28
* * config/obj-elf.c: Standardize error/warning messages - don'tAlan Modra2001-10-072-61/+85
* * doc/as.texinfo: Document M and S ELF section flags.Jakub Jelinek2001-10-052-1/+16
* * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra2001-10-053-1/+20
* * config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva2001-10-052-1/+9
* * config/tc-mips.c (prev_insn_reloc_type): Make it an array to hold aThiemo Seufer2001-10-042-111/+328
* * config/tc-i386.c (parse_register): If not producing code forAlan Modra2001-10-042-13/+13
* * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra2001-10-042-8/+20
* Testcase updates for the previous patch.Thiemo Seufer2001-10-0414-311/+326
* * config/tc-mips.c (mips_64): Remove.Thiemo Seufer2001-10-032-115/+159
* Missed mention of regenerating po/POTFILES.inAlan Modra2001-10-031-0/+1
* Regenerate configure to include the gettext.m4 change. UpdateAlan Modra2001-10-033-3/+7
* * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra2001-10-022-1/+8
* * doc/as.texinfo (listing): Fix typo.Alan Modra2001-10-022-1/+3
* * as.c (print_version_id): Use BFD_VERSION_STRING in place ofAlan Modra2001-10-024-1839/+2104
* 2001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-012-0/+17
* * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.Hans-Peter Nilsson2001-10-012-3/+6
* * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson2001-10-012-1/+21
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-303-490/+595
* * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez2001-09-302-2/+26
* 2001-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-302-1/+6
* Add missing function protoypes.Nick Clifton2001-09-272-1/+8
* 2001-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-262-11/+28
* * listing.c (buffer_line): Don't write past the end of `line' whenAlan Modra2001-09-252-3/+11
* * config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*Alexandre Oliva2001-09-252-4/+40
* fix compile time warning messagesNick Clifton2001-09-243-5/+13
* Fix compile time warningsNick Clifton2001-09-223-1/+8
* * config/tc-openrisc.c: Don't include <ctype.h>.Alan Modra2001-09-212-1/+4
* Add option -mwarn-areg-zero.Nick Clifton2001-09-202-46/+61
* * config/tc-i370.c: Fix typo in last change.Alan Modra2001-09-192-1/+5
* Improve documentation on local labels and add documenation about dollar labels.Nick Clifton2001-09-192-34/+75