aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-06-23(operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra2-4/+14
2000-06-23Kazu Hirata's formatting and comment typo fixes.Alan Modra2-122/+80
2000-06-23Move premature QP notation clearing to it's appropriate location.Timothy Wall2-3/+12
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra5-1339/+990
2000-06-22Fix a problem with 32-bit displacements in .code16gcc mode.Alan Modra2-19/+39
2000-06-222000-06-21 H.J. Lu <hjl@gnu.org>H.J. Lu3-2342/+1997
2000-06-21 * config/tc-h8300.c (parse_reg): Make the function static.Jeff Law2-3/+8
2000-06-21* config/tc-i386.c (tc_i386_fix_adjustable): Revert change fromDJ Delorie2-1/+6
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu5-1853/+3367
2000-06-20TI C54x target.Timothy Wall60-1835/+353314
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton29-1143/+6077
2000-06-19Use bfd_octets_per_byte instead of OCTETS_PER_BYTENick Clifton2-2/+5
2000-06-19Fix compile time warningsNick Clifton3-65/+70
2000-06-19Fix compile time warningsNick Clifton1-0/+4
2000-06-182000-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu3-166/+175
2000-06-17Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.Nick Clifton2-1/+5
2000-06-17Don't start directives in first column.Alan Modra2-2/+7
2000-06-16Add -mcpu=rmXXXX switch.Nick Clifton3-1/+30
2000-06-15 * config/tc-mips.h: Remove definition of ONLY_STANDARD_ESCAPES.Ulf Carlsson2-1/+4
2000-06-142000-06-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2000-06-14Remove 'mrs r9, cpsr_all' since the cpsr_all flag is no longer legal syntax.Nick Clifton2-1/+5
2000-06-142000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-0/+16
2000-06-14 * config/tc-hppa.c (pa_export): Weak symbols can be global.Jeff Law2-1/+10
2000-06-13Add test of macro expansion of string arguments.Nick Clifton5-1/+35
2000-06-132000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2000-06-09Don't treat `;' as a line separator by default.Alan Modra15-29/+42
2000-06-08Assign correct reloc value to size 1 constant valued fixes.Nick Clifton2-5/+11
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2-1/+5
2000-06-08* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien2-1/+7
2000-06-08unwind bug fixes needed for today's gcc patch.Jim Wilson2-21/+24
2000-06-07Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.Jim Wilson2-1/+133
2000-06-07 * config/tc-avr.c (avr_operand): fix the fomratting of the comment.Denis Chertykov2-1/+7
2000-06-07 * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.hDenis Chertykov2-215/+35
2000-06-04Modify test to check line separator works.Alan Modra2-8/+8
2000-06-04(is_end_of_line): Add three missing lines of 0 initializers.Alan Modra2-1/+5
2000-06-04(is_end_of_line): No ';' for TC_HPPA.Alan Modra2-0/+8
2000-06-032000-06-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2000-06-03Update md_shortopts to what we actually handle.Alan Modra2-3/+7
2000-06-02is_end_of_line fixes.Alan Modra8-37/+57
2000-06-01The ARM assembler is not assembling the following instructionScott Bambrough2-2/+9
2000-05-29Fix compile time warning messages.Nick Clifton3-48/+58
2000-05-29Minor formatting tweak to make synchronisation easier.Nick Clifton1-2/+3
2000-05-29Update copyright datesNick Clifton1-1/+1
2000-05-29Do not run test sfor c54xNick Clifton1-1/+3
2000-05-29Remove RCS date string in order to make synchronisation easier.Nick Clifton1-2/+1
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell2-3/+1
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell3-2/+9
2000-05-27* config/tc-mn10300.c (md_assemble): Copy size to real_size beforeAlexandre Oliva2-2/+10
2000-05-27Fix "make dep-in" and "make dep"Alan Modra3-122/+147
2000-05-26 * config/tc-sparc.c (sparc_relax): New.Jakub Jelinek2-1/+109