aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2000-05-25New short-conditional-branch packing rules for D10V.Donald Lindsay2-46/+93
2000-05-25IA-64 unwind info changes, fix errors, add missing pieces, and some cleanup.Jim Wilson3-328/+1191
2000-05-23Oops. Forgot to say "configure: Regenerate".Hans-Peter Nilsson1-0/+1
2000-05-23 * configure.in (i386-*-freebsd a.out entry): Quote properly.Hans-Peter Nilsson3-1/+7
2000-05-23Missed copyright update in last patch.Alan Modra2-2/+2
2000-05-23Pass jump reloc in fr_var so it can be used inAlan Modra4-36/+46
2000-05-23 * config/tc-ia64.c (FUNC_PC_RELATIVE): New.Richard Henderson2-77/+153
2000-05-22 * obj.h (struct format_ops): New members begin, app_file,Hans-Peter Nilsson9-18/+289
2000-05-22Keep a reloc for jumps to weak and external symbols.Alan Modra2-10/+23
2000-05-21 * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson6-223/+245
2000-05-21 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.Hans-Peter Nilsson2-0/+5
2000-05-20 * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h.Hans-Peter Nilsson3-2/+5
2000-05-19 * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined.Catherine Moore2-0/+6
2000-05-19 * config/tc-hppa.c (md_apply_fix): Mask out immediate bits ofJeff Law2-4/+9
2000-05-18 * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, thenJeff Law3-235/+226
2000-05-17Update dependencies.Alan Modra3-1354/+1637
2000-05-15Add support for _x and _s flags to MSR instructionNick Clifton4-138/+200
2000-05-14Apply David O'Brien's comment patch.Phil Blundell17-68/+65
2000-05-14Kazu Hirata's output reloc for mov.Alan Modra2-17/+27