aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2000-04-182000-04-18 H.J. Lu (hjl@gnu.org)H.J. Lu1-6/+6
2000-04-1764 bit bfd fix.Alan Modra1-4/+9
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra1-6/+6
2000-04-12Apply patch to fix compuation of frag offsets for symbolsNick Clifton1-12/+33
2000-04-12Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton2-3/+7
2000-04-10Fix 64-bit nits.Alan Modra1-64/+58
2000-04-08Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.Nick Clifton1-1/+25
2000-04-05opcodes:Joern Rennecke1-1/+7
2000-04-05sh-dsp REPEAT support:Joern Rennecke1-42/+127
2000-04-05* config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva1-2/+1
2000-04-03* config/tc-mn10300.c (md_pseudo_table): Use constant names.Alexandre Oliva1-14/+17
2000-04-03Move bug report string to one place.Alan Modra1-1/+1
2000-04-03Correct 2000-02-26 change.Alan Modra1-4/+4
2000-04-02 * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bitRichard Henderson1-15/+19
2000-04-02 * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor1-14/+14
2000-04-01Flush any pending instructiuons before emitting data into the instruction str...Nick Clifton1-0/+1
2000-03-29Fix SUB_SEGMENT_ALIGN macor for BFD_ASSEMBLERNick Clifton1-9/+11
2000-03-29Add "bal" instruction pattern.Nick Clifton1-0/+1
2000-03-27 * config/tc-sh.c (md_show_usage): Use backslash before newline inIan Lance Taylor1-2/+2
2000-03-27ATMEL AVR microcontroller support.Alan Modra2-0/+1370
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra1-38/+38
2000-03-19fix bug detecting pc-rel overflowNick Clifton1-2/+1
2000-03-17Fix adr pseudo op for Thumb.Nick Clifton1-7/+12
2000-03-17minor formatting improvementsNick Clifton1-111/+116
2000-03-17fix compile time warning messagesNick Clifton1-23/+23
2000-03-17Handle same-section relocations where the destination is at an address >=Nick Clifton1-4/+54
2000-03-16 * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke1-1/+5
2000-03-16 * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke1-48/+50
2000-03-16 * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke1-1/+2
2000-03-16Match r[0..7]_bank operands before normal operands.Nick Clifton1-7/+7
2000-03-15 * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law1-14/+14
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson1-1/+3
2000-03-11In bfd/:Geoffrey Keating1-26/+63
2000-03-09 * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore1-2/+14
2000-03-07Document new -m32r command line switchNick Clifton1-0/+2
2000-03-06treat -m32r as a seperate, specific command line switch.Nick Clifton1-9/+14
2000-03-02fix sign extension problem with d30vMichael Meissner1-4/+0
2000-02-282000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor1-3/+5
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor1-1/+11
2000-02-28 * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor1-1/+1
2000-02-26Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra1-15/+67
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra1-8/+16
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton7-8/+69
2000-02-24Yet more .intel_syntax fixes.Alan Modra1-12/+41
2000-02-24 * config/obj-som.c (obj_pseudo_table): Add "weak".Catherine Moore1-2/+34
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-19/+18
2000-02-24config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra2-156/+97
2000-02-24Remove dead code when not TC_M68K.Alan Modra3-6/+6
2000-02-24 * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson1-15/+15
2000-02-23Add IBM 370 support.Alan Modra3-0/+3077