aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2000-05-14New fileAlan Modra2-0/+34
2000-05-13Quell some gcc warnings by defining textdomain and bindtextdomainAlan Modra2-6/+9
2000-05-13Add x86 gas -q option to quiet some x86 gas warnings.Alan Modra4-56/+75
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra4-116/+255
2000-05-12* config/tc-mn10300.h (md_end): Define.Alexandre Oliva3-1/+40
2000-05-11Ulf Carlsson's patches:Alan Modra5-10/+34
2000-05-11(md_estimate_size_before_relax): Use the external version ofAlan Modra2-1/+11
2000-05-09Unwind info bug fixes from David Mosberger.Jim Wilson2-7/+13
2000-05-08Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra3-47/+71
2000-05-08Fix breakage from 2000-03-31 bfd/srec.c change.Alan Modra2-2/+6
2000-05-04Just mention current year in printed copyright message.Alan Modra2-2/+6
2000-05-03* config/tc-ppc.c (pre_defined_registers): Add entries for vectorJ.T. Conklin2-1/+78
2000-05-03 * config/atof-ieee.c (gen_to_words): When adding carry back in,Ian Lance Taylor2-2/+9
2000-05-03Fix little endian relocsNick Clifton2-25/+24