summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 64 bit bfd fix.Alan Modra2000-04-172-4/+14
* Portability fixes.Alan Modra2000-04-142-0/+8
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-132-6/+11
* Apply patch to fix compuation of frag offsets for symbolsNick Clifton2000-04-122-12/+38
* Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton2000-04-123-3/+16
* Fix 64-bit nits.Alan Modra2000-04-102-64/+75
* Add 'avr' to Makefile.amNick Clifton2000-04-093-1/+52
* Remove ``-W -Wall'' from top-level Makefile/configure.gdb_5_0-2000-04-10-branchpointAndrew Cagney2000-04-095-622/+570
* Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.Nick Clifton2000-04-082-1/+34
* opcodes:Joern Rennecke2000-04-052-1/+12
* sh-dsp REPEAT support:Joern Rennecke2000-04-052-42/+145
* * config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva2000-04-052-2/+5
* * internals.texi (CPU backend): DocumentHans-Peter Nilsson2000-04-042-0/+11
* Move translated part of bug report string back into .c files soAlan Modra2000-04-044-713/+735
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-044-1380/+1630
* * config/tc-mn10300.c (md_pseudo_table): Use constant names.Alexandre Oliva2000-04-032-14/+25
* Move bug report string to one place.Alan Modra2000-04-035-3/+15
* Add 16-bit immediate tests.Alan Modra2000-04-033-301/+334
* * write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,Hans-Peter Nilsson2000-04-032-0/+9
* Correct 2000-02-26 change.Alan Modra2000-04-032-4/+11
* * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bitbinutils-2_10-branchpointRichard Henderson2000-04-022-15/+26
* * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor2000-04-023-15/+22
* * gas/mn10300/am33_5.s: Check that negative SP offsets are encodedAlexandre Oliva2000-04-013-1/+43
* Flush any pending instructiuons before emitting data into the instruction str...Nick Clifton2000-04-012-0/+5
* * lib/gas-defs.exp (regexp_diff): Don't break on the firstAlexandre Oliva2000-03-312-2/+7
* Fix SUB_SEGMENT_ALIGN macor for BFD_ASSEMBLERNick Clifton2000-03-292-9/+17
* Add "bal" instruction pattern.Nick Clifton2000-03-294-0/+21
* Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes perAlan Modra2000-03-276-19/+31
* * config/tc-sh.c (md_show_usage): Use backslash before newline inIan Lance Taylor2000-03-272-2/+7
* ATMEL AVR microcontroller support.Alan Modra2000-03-276-392/+1874
* Add macro handling extensions and line substitution support.Timothy Wall2000-03-269-82/+160
* Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2000-03-262-38/+44
* fix bug detecting pc-rel overflowNick Clifton2000-03-192-2/+6
* Fix adr pseudo op for Thumb.Nick Clifton2000-03-172-7/+20
* minor formatting improvementsNick Clifton2000-03-171-111/+116
* fix compile time warning messagesNick Clifton2000-03-172-23/+24
* Handle same-section relocations where the destination is at an address >=Nick Clifton2000-03-172-4/+59
* * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke2000-03-162-1/+12
* * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke2000-03-162-48/+56
* * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke2000-03-162-1/+6
* Match r[0..7]_bank operands before normal operands.Nick Clifton2000-03-162-7/+12
* * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2000-03-152-14/+18
* * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson2000-03-132-1/+7
* * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson2000-03-134-16/+41
* In bfd/:Geoffrey Keating2000-03-1110-26/+457
* * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore2000-03-092-2/+19
* 2000-03-08 H.J. Lu (hjl@gnu.org)H.J. Lu2000-03-093-2/+8
* Document new -m32r command line switchNick Clifton2000-03-075-0/+17
* treat -m32r as a seperate, specific command line switch.Nick Clifton2000-03-062-9/+21
* fix sign extension problem with d30vMichael Meissner2000-03-022-4/+5