aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-07-02Forgot to commit the ChangeLog.Ulf Carlsson1-0/+11
2000-06-29Do not change an existing section's attributes if a flags argument isn'tNick Clifton1-0/+9
2000-06-29Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.Nick Clifton1-1/+1
2000-06-29 * config/obj-aout.c (obj_aout_type): Do not ignore for undefinedHans-Peter Nilsson1-0/+5
2000-06-29Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.Nick Clifton1-0/+5
2000-06-2816 bit immediate expr support for mipsAldy Hernandez1-0/+6
2000-06-27Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverseNick Clifton1-0/+8
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton1-0/+12
2000-06-25Fix spelling typos.Nick Clifton1-0/+7
2000-06-25Assemble ldmac correctly.Nick Clifton1-0/+4
2000-06-25386.c (md_estimate_size_before_relax): RevertDJ Delorie1-0/+7
2000-06-24* cgen assembler fixes; approved by original author <devans>Frank Ch. Eigler1-0/+6
2000-06-24Blow away DEFUN.Alan Modra1-0/+5
2000-06-24Fix comment typos.Alan Modra1-0/+4
2000-06-23Duh! What double-increment?Alan Modra1-169/+171
2000-06-23* $literal supportFrank Ch. Eigler1-0/+5
2000-06-23(operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra1-0/+6
2000-06-23Kazu Hirata's formatting and comment typo fixes.Alan Modra1-0/+4
2000-06-23Move premature QP notation clearing to it's appropriate location.Timothy Wall1-0/+5
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-0/+10
2000-06-22Fix a problem with 32-bit displacements in .code16gcc mode.Alan Modra1-0/+8
2000-06-222000-06-21 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2000-06-21 * config/tc-h8300.c (parse_reg): Make the function static.Jeff Law1-0/+5
2000-06-21* config/tc-i386.c (tc_i386_fix_adjustable): Revert change fromDJ Delorie1-0/+6
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
2000-06-20TI C54x target.Timothy Wall1-1/+21
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-0/+13
2000-06-19Use bfd_octets_per_byte instead of OCTETS_PER_BYTENick Clifton1-0/+3
2000-06-19Fix compile time warningsNick Clifton1-0/+1
2000-06-19Fix compile time warningsNick Clifton1-0/+4
2000-06-182000-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2000-06-17Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.Nick Clifton1-0/+4
2000-06-16Add -mcpu=rmXXXX switch.Nick Clifton1-0/+7
2000-06-15 * config/tc-mips.h: Remove definition of ONLY_STANDARD_ESCAPES.Ulf Carlsson1-0/+4
2000-06-142000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-0/+5
2000-06-14 * config/tc-hppa.c (pa_export): Weak symbols can be global.Jeff Law1-0/+4
2000-06-132000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+4
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-0/+27
2000-06-08Assign correct reloc value to size 1 constant valued fixes.Nick Clifton1-0/+5
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien1-0/+4
2000-06-08* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien1-0/+6
2000-06-08unwind bug fixes needed for today's gcc patch.Jim Wilson1-0/+8
2000-06-07Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.Jim Wilson1-0/+5
2000-06-07 * config/tc-avr.c (avr_operand): fix the fomratting of the comment.Denis Chertykov1-0/+4
2000-06-07 * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.hDenis Chertykov1-0/+7
2000-06-04(is_end_of_line): Add three missing lines of 0 initializers.Alan Modra1-1/+2
2000-06-04(is_end_of_line): No ';' for TC_HPPA.Alan Modra1-0/+4
2000-06-032000-06-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+4
2000-06-03Update md_shortopts to what we actually handle.Alan Modra1-1/+5
2000-06-02is_end_of_line fixes.Alan Modra1-0/+24