Fix description of --stabs switch
[binutils-gdb.git] / gas /
2000-06-24 Frank Ch. Eigler* cgen assembler fixes; approved by original author...
2000-06-24 Alan ModraBlow away DEFUN.
2000-06-24 Alan ModraFix comment typos.
2000-06-23 Alan ModraDuh! What double-increment?
2000-06-23 Frank Ch. Eigler* $literal support
2000-06-23 Alan Modra(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
2000-06-23 Alan ModraKazu Hirata's formatting and comment typo fixes.
2000-06-23 Timothy WallMove premature QP notation clearing to it's appropriate...
2000-06-22 Alan ModraEnsure /usr/include and the like stay out of dependencies.
2000-06-22 Alan ModraFix a problem with 32-bit displacements in .code16gcc...
2000-06-22 H.J. Lu2000-06-21 H.J. Lu <hjl@gnu.org>
2000-06-21 Jeff Law * config/tc-h8300.c (parse_reg): Make the funct...
2000-06-21 DJ Delorie* config/tc-i386.c (tc_i386_fix_adjustable): Revert...
2000-06-20 H.J. Lu2000-06-20 H.J. Lu <hjl@gnu.org>
2000-06-20 Timothy WallTI C54x target.
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-19 Nick CliftonUse bfd_octets_per_byte instead of OCTETS_PER_BYTE
2000-06-19 Nick CliftonFix compile time warnings
2000-06-19 Nick CliftonFix compile time warnings
2000-06-18 H.J. Lu2000-06-18 H.J. Lu <hjl@gnu.org>
2000-06-17 Nick CliftonTypo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.
2000-06-17 Alan ModraDon't start directives in first column.
2000-06-16 Nick CliftonAdd -mcpu=rmXXXX switch.
2000-06-15 Ulf Carlsson * config/tc-mips.h: Remove definition of ONLY_STANDARD...
2000-06-14 H.J. Lu2000-06-14 H.J. Lu <hjl@gnu.org>
2000-06-14 Nick CliftonRemove 'mrs r9, cpsr_all' since the cpsr_all flag is...
2000-06-14 Ulf Carlsson2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-14 Jeff Law * config/tc-hppa.c (pa_export): Weak symbols...
2000-06-13 Nick CliftonAdd test of macro expansion of string arguments.
2000-06-13 H.J. Lu2000-06-13 H.J. Lu <hjl@gnu.org>
2000-06-09 Alan ModraDon't treat `;' as a line separator by default.
2000-06-08 Nick CliftonAssign correct reloc value to size 1 constant valued...
2000-06-08 David O'Brien* configure.in (VERSION): Update to show this is the...
2000-06-08 David O'Brien* config/tc-alpha.c (md_undefined_symbol): Properly...
2000-06-08 Jim Wilsonunwind bug fixes needed for today's gcc patch.
2000-06-07 Jim WilsonPatch from David Mosberger, cleanups to improve 32b...
2000-06-07 Denis Chertykov * config/tc-avr.c (avr_operand): fix the fomratting...
2000-06-07 Denis Chertykov * config/tc-avr.c (AVR_ISA_???): moved to include...
2000-06-04 Alan ModraModify test to check line separator works.
2000-06-04 Alan Modra(is_end_of_line): Add three missing lines of 0 initiali...
2000-06-04 Alan Modra(is_end_of_line): No ';' for TC_HPPA.
2000-06-03 H.J. Lu2000-06-03 H.J. Lu <hjl@gnu.org>
2000-06-03 Alan ModraUpdate md_shortopts to what we actually handle.
2000-06-02 Alan Modrais_end_of_line fixes.
2000-06-01 Scott BambroughThe ARM assembler is not assembling the following instr...
2000-05-29 Nick CliftonFix compile time warning messages.
2000-05-29 Nick CliftonMinor formatting tweak to make synchronisation easier.
2000-05-29 Nick CliftonUpdate copyright dates
2000-05-29 Nick CliftonDo not run test sfor c54x
2000-05-29 Nick CliftonRemove RCS date string in order to make synchronisation...
2000-05-29 Phil Blundell2000-05-29 Philip Blundell <philb@gnu.org>
2000-05-29 Phil Blundell2000-05-29 Philip Blundell <philb@gnu.org>
2000-05-27 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Copy size to real_...
2000-05-27 Alan ModraFix "make dep-in" and "make dep"
2000-05-26 Jakub Jelinek * config/tc-sparc.c (sparc_relax): New.
2000-05-25 Donald LindsayNew short-conditional-branch packing rules for D10V.
2000-05-25 Jim WilsonIA-64 unwind info changes, fix errors, add missing...
2000-05-23 Hans-Peter NilssonOops. Forgot to say "configure: Regenerate".
2000-05-23 Hans-Peter Nilsson * configure.in (i386-*-freebsd a.out entry): Quote...
2000-05-23 Alan ModraMissed copyright update in last patch.
2000-05-23 Alan ModraPass jump reloc in fr_var so it can be used in
2000-05-23 Richard Henderson * config/tc-ia64.c (FUNC_PC_RELATIVE): New.
2000-05-22 Hans-Peter Nilsson * obj.h (struct format_ops): New members begin, app_file,
2000-05-22 Alan ModraKeep a reloc for jumps to weak and external symbols.
2000-05-21 Hans-Peter Nilsson * stabs.c (aout_process_stab): Make global.
2000-05-21 Hans-Peter Nilsson * gas/elf/elf.exp: Exclude *-*-linux*coff* as non...
2000-05-20 Hans-Peter Nilsson * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h.
2000-05-19 Catherine Moore * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already...
2000-05-19 Jeff Law * config/tc-hppa.c (md_apply_fix): Mask out...
2000-05-18 Jeff Law * configure.in (hppa-*-hpux11*): If the cpu...
2000-05-17 Alan ModraUpdate dependencies.
2000-05-15 Nick CliftonAdd support for _x and _s flags to MSR instruction
2000-05-14 Phil BlundellApply David O'Brien's comment patch.
2000-05-14 Alan ModraKazu Hirata's output reloc for mov.
2000-05-14 Alan ModraNew file
2000-05-13 Alan ModraQuell some gcc warnings by defining textdomain and...
2000-05-13 Alan ModraAdd x86 gas -q option to quiet some x86 gas warnings.
2000-05-13 Alan Modra`.arch cpu_type' pseudo for x86.
2000-05-12 Alexandre Oliva* config/tc-mn10300.h (md_end): Define.
2000-05-11 Alan ModraUlf Carlsson's patches:
2000-05-11 Alan Modra(md_estimate_size_before_relax): Use the external versi...
2000-05-09 Jim WilsonUnwind info bug fixes from David Mosberger.
2000-05-08 Alan ModraMichael Sokolov's 68000 patches + assorted compiler...
2000-05-08 Alan ModraFix breakage from 2000-03-31 bfd/srec.c change.
2000-05-04 Alan ModraJust mention current year in printed copyright message.
2000-05-03 J.T. Conklin* config/tc-ppc.c (pre_defined_registers): Add entries...
2000-05-03 Ian Lance Taylor * config/atof-ieee.c (gen_to_words): When adding carry...
2000-05-03 Nick CliftonFix little endian relocs
2000-05-03 Alan ModraUpdate copyright message.
2000-05-03 Alan Modrago32 bss alignment.
2000-05-02 Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-05-01 Alan ModraDuplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.
2000-05-01 Nick CliftonFix tests to remove leading zeroes from labels
2000-05-01 Catherine Moore* macro.c (macro_expand_body): Don't prepend macro...
2000-05-01 Denis Chertykov * config/tc-avr.c: ATTRIBUTE_UNUSED added to the neces...
2000-05-01 Denis Chertykov * config/tc-avr.c: New AVR_ISA_ defined.
2000-05-01 Alan ModraEnsure all pe targets use bfd.
2000-04-29 Alan ModraCorrectly check gcc version.
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-25 Alan ModraRemove '/' from comment_chars for FreeBSD so divide...
next