aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2000-07-07fixed another comment formatting problem.Nick Clifton1-1/+2
2000-07-07Fix formatting.Nick Clifton1-58/+57
2000-07-06oops - omitted frpom previous deltaNick Clifton1-1/+1
2000-07-06Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implementNick Clifton1-0/+7
2000-07-06Tue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney1-1/+6
2000-07-05Further changes to warning messagesNick Clifton1-4/+6
2000-07-04* config/tc-arm.c (psrs): Accept combinations of flags.Alexandre Oliva1-0/+121
2000-07-03Tidy up formatting.Nick Clifton2-69/+158
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2-0/+63
2000-06-29Do not change an existing section's attributes if a flags argument isn'tNick Clifton1-12/+29
2000-06-29 * config/obj-aout.c (obj_aout_type): Do not ignore for undefinedHans-Peter Nilsson1-15/+12
2000-06-2816 bit immediate expr support for mipsAldy Hernandez1-8/+4
2000-06-27Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverseNick Clifton1-8/+16
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton1-23/+27
2000-06-25Fix spelling typos.Nick Clifton8-28/+27
2000-06-25Assemble ldmac correctly.Nick Clifton1-1/+6
2000-06-25386.c (md_estimate_size_before_relax): RevertDJ Delorie1-28/+2
2000-06-24Blow away DEFUN.Alan Modra4-94/+95
2000-06-24Fix comment typos.Alan Modra1-6/+6
2000-06-23Kazu Hirata's formatting and comment typo fixes.Alan Modra1-122/+76
2000-06-23Move premature QP notation clearing to it's appropriate location.Timothy Wall1-3/+7
2000-06-22Fix a problem with 32-bit displacements in .code16gcc mode.Alan Modra1-19/+31
2000-06-21 * config/tc-h8300.c (parse_reg): Make the function static.Jeff Law1-3/+3
2000-06-21* config/tc-i386.c (tc_i386_fix_adjustable): Revert change fromDJ Delorie1-1/+0
2000-06-20TI C54x target.Timothy Wall3-0/+5702
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton5-6/+2949
2000-06-19Fix compile time warningsNick Clifton2-65/+69
2000-06-17Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.Nick Clifton1-1/+1
2000-06-16Add -mcpu=rmXXXX switch.Nick Clifton1-1/+17
2000-06-15 * config/tc-mips.h: Remove definition of ONLY_STANDARD_ESCAPES.Ulf Carlsson1-1/+0
2000-06-14 * config/tc-hppa.c (pa_export): Weak symbols can be global.Jeff Law1-1/+6
2000-06-09Don't treat `;' as a line separator by default.Alan Modra11-23/+14
2000-06-08Assign correct reloc value to size 1 constant valued fixes.Nick Clifton1-5/+6
2000-06-08* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien1-1/+1
2000-06-08unwind bug fixes needed for today's gcc patch.Jim Wilson1-21/+16
2000-06-07Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.Jim Wilson1-1/+128
2000-06-07 * config/tc-avr.c (avr_operand): fix the fomratting of the comment.Denis Chertykov1-1/+3
2000-06-07 * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.hDenis Chertykov1-215/+28
2000-06-03Update md_shortopts to what we actually handle.Alan Modra1-2/+2
2000-06-02is_end_of_line fixes.Alan Modra5-12/+12
2000-06-01The ARM assembler is not assembling the following instructionScott Bambrough1-2/+5
2000-05-29Fix compile time warning messages.Nick Clifton2-48/+52
2000-05-27* config/tc-mn10300.c (md_assemble): Copy size to real_size beforeAlexandre Oliva1-2/+4
2000-05-26 * config/tc-sparc.c (sparc_relax): New.Jakub Jelinek1-1/+102
2000-05-25New short-conditional-branch packing rules for D10V.Donald Lindsay1-46/+84
2000-05-25IA-64 unwind info changes, fix errors, add missing pieces, and some cleanup.Jim Wilson2-328/+1093
2000-05-23Pass jump reloc in fr_var so it can be used inAlan Modra1-30/+27
2000-05-23 * config/tc-ia64.c (FUNC_PC_RELATIVE): New.Richard Henderson1-76/+142
2000-05-22 * obj.h (struct format_ops): New members begin, app_file,Hans-Peter Nilsson7-18/+225
2000-05-22Keep a reloc for jumps to weak and external symbols.Alan Modra1-10/+16