aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra2-6/+11
2000-04-12Apply patch to fix compuation of frag offsets for symbolsNick Clifton2-12/+38
2000-04-12Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton3-3/+16
2000-04-10Fix 64-bit nits.Alan Modra2-64/+75
2000-04-09Add 'avr' to Makefile.amNick Clifton3-1/+52
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney5-622/+570
2000-04-08Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.Nick Clifton2-1/+34
2000-04-05opcodes:Joern Rennecke2-1/+12
2000-04-05sh-dsp REPEAT support:Joern Rennecke2-42/+145
2000-04-05* config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva2-2/+5
2000-04-04 * internals.texi (CPU backend): DocumentHans-Peter Nilsson2-0/+11
2000-04-04Move translated part of bug report string back into .c files soAlan Modra4-713/+735
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra4-1380/+1630
2000-04-03* config/tc-mn10300.c (md_pseudo_table): Use constant names.Alexandre Oliva2-14/+25
2000-04-03Move bug report string to one place.Alan Modra5-3/+15
2000-04-03Add 16-bit immediate tests.Alan Modra3-301/+334
2000-04-03 * write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,Hans-Peter Nilsson2-0/+9
2000-04-03Correct 2000-02-26 change.Alan Modra2-4/+11
2000-04-02 * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bitRichard Henderson2-15/+26
2000-04-02 * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor3-15/+22
2000-04-01* gas/mn10300/am33_5.s: Check that negative SP offsets are encodedAlexandre Oliva3-1/+43
2000-04-01Flush any pending instructiuons before emitting data into the instruction str...Nick Clifton2-0/+5
2000-03-31* lib/gas-defs.exp (regexp_diff): Don't break on the firstAlexandre Oliva2-2/+7
2000-03-29Fix SUB_SEGMENT_ALIGN macor for BFD_ASSEMBLERNick Clifton2-9/+17
2000-03-29Add "bal" instruction pattern.Nick Clifton4-0/+21
2000-03-27Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes perAlan Modra6-19/+31
2000-03-27 * config/tc-sh.c (md_show_usage): Use backslash before newline inIan Lance Taylor2-2/+7
2000-03-27ATMEL AVR microcontroller support.Alan Modra6-392/+1874
2000-03-26Add macro handling extensions and line substitution support.Timothy Wall9-82/+160
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2-38/+44
2000-03-19fix bug detecting pc-rel overflowNick Clifton2-2/+6
2000-03-17Fix adr pseudo op for Thumb.Nick Clifton2-7/+20
2000-03-17minor formatting improvementsNick Clifton1-111/+116
2000-03-17fix compile time warning messagesNick Clifton2-23/+24
2000-03-17Handle same-section relocations where the destination is at an address >=Nick Clifton2-4/+59
2000-03-16 * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke2-1/+12
2000-03-16 * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke2-48/+56
2000-03-16 * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke2-1/+6
2000-03-16Match r[0..7]_bank operands before normal operands.Nick Clifton2-7/+12
2000-03-15 * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2-14/+18
2000-03-13 * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson2-1/+7
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson4-16/+41
2000-03-11In bfd/:Geoffrey Keating10-26/+457
2000-03-09 * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore2-2/+19
2000-03-092000-03-08 H.J. Lu (hjl@gnu.org)H.J. Lu3-2/+8
2000-03-07Document new -m32r command line switchNick Clifton5-0/+17
2000-03-06treat -m32r as a seperate, specific command line switch.Nick Clifton2-9/+21
2000-03-02fix sign extension problem with d30vMichael Meissner2-4/+5
2000-03-022000-03-02 H.J. Lu (hjl@gnu.org)H.J. Lu3-166/+219
2000-03-01Remove bigus .align checkNick Clifton2-5/+4