* as.h (assert): Warning fix.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2005-03-01  Alan Modra * as.h (assert): Warning fix.
2005-03-01  Alan Modra * config/tc-m68k.c (md_assemble): Don't use sizeof...
2005-03-01  Alan Modra * configure.in (AC_C_BIGENDIAN): Invoke.
2005-02-28  Nick CliftonUpdate documentation about ARC's extension instructions.
2005-02-27  Svein SeldalChanged my own mail address
2005-02-23  Alan Modra * cgen.c: Warning fixes.
2005-02-23  Catherine Moore * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_I...
2005-02-22  Eric Christopher2005-02-22 Eric Christopher <echristo@redhat.com>
2005-02-22  Alan Modra * read.c: Warning fixes.
2005-02-22  Maciej W. Rozyckigas/:
2005-02-22  H.J. Lubfd/
2005-02-21  Alan Modragas/
2005-02-21  Alan Modra * input-file.c (input_file_open): Rearrange to avoid...
2005-02-19  Alan Modra * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
2005-02-18  Thiemo Seufer /gas/ChangeLog
2005-02-18  Jim WilsonRespect bundle directives.
2005-02-18  Alan Modra * config/tc-openrisc.c (openrisc_relax_frag): Delete...
2005-02-17  H.J. Lugas/
2005-02-17  Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2005-02-17  Jan Beulichgas/
2005-02-16  Thiemo Seufer * config/tc-mips.c (load_address): Fix formatting.
2005-02-16  Alan Modra * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop...
2005-02-15  Maciej W. Rozyckibfd/:
2005-02-15  Jan Beulichgas/
2005-02-15  Jan Beulichgas/
2005-02-15  Jan Beulichgas/
2005-02-15  Jan Beulichbfd/
2005-02-15  Jan Beulichgas/
2005-02-15  Jan Beulichgas/
2005-02-14  Kaz Kojima * config/tc-sh.c (md_apply_fix3): Add parentheses...
2005-02-14  Jan Beulichgas/
2005-02-14  Jan Beulichgas/
2005-02-12  H.J. Lu2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2005-02-11  H.J. Lu2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2005-02-11  H.J. Lugas/
2005-02-11  Jan Beulichgas/
2005-02-11  Jan Beulichgas/
2005-02-11  Jan Beulichgas/
2005-02-11  H.J. Lu2005-02-10 H.J. Lu <hongjiu.lu@intel.com>
2005-02-10  Julian Brown * config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
2005-02-07  Nathan Sidwell * as.h (seg_not_empty_p): Return int, not bfd_boolean.
2005-02-07  Nick CliftonCorrect the relative jump calculation.
2005-02-07  Hans-Peter Nilsson * write.c (write_object_file): Recognize warning-symbo...
2005-02-02  Jan Beulichgas/
2005-01-31  Ben Elliston * config/atof-ieee.c, config/obj-coff.c, config/obj...
2005-01-31  Nick CliftonUpdate reported copyright dates.
2005-01-31  Nick CliftonRemove obsolete targets
2005-01-31  Jan Beulichgas/
2005-01-31  Jan Beulichgas/
2005-01-31  Jan Beulichgas/
2005-01-31  Jan Beulichgas/
2005-01-31  Jan Beulichgas/
2005-01-31  Jan Beulichgas/
2005-01-28  Christian Groessler * config/tc-z8k.c (md_assemble): Improve error detection.
2005-01-28  Jan Beulichgas/
2005-01-27  Christian Groessler * config/tc-z8k.c (INSERT): Remove, not used anywhere.
2005-01-27  Nathan Sidwell * dwarf2dbg.c (dwarf2_finish): Correct logic for deter...
2005-01-27  Andrew Cagney2005-01-27 Andrew Cagney <cagney@gnu.org>
2005-01-27  Jan Beulichgas/
2005-01-27  Jan Beulichgas/
2005-01-25  Alexandre Olivabfd/ChangeLog:
2005-01-21  Ben Elliston * as.h: Remove #if 0'd code.
2005-01-20  Nick Clifton(std_longopts): Add an entry for "--a" in order to...
2005-01-20  Alan Modra PR gas/684
2005-01-19  Fred Fish 2005-01-19 Fred Fish <fnf@specifixinc.com>
2005-01-19  Richard Sandiford * read.c (convert_to_bignum): New function, split...
2005-01-17  Nick CliftonFix SH2A machine variants in order to correctly select...
2005-01-14  H.J. Lu2005-01-14 H.J. Lu <hongjiu.lu@intel.com>
2005-01-12  Nick Clifton(s_iq2000_set): Fix thinko parsing ignored_arguments...
2005-01-10  H.J. Lu2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
2005-01-10  Nick CliftonAdd support for maxq10 and maxq20 machine values
2005-01-06  Paul Brook2005-01-06 Paul Brook <paul@codesourcery.com>
2005-01-06  Paul Brook * configure.tgt: Set em=vxworks for *-*-vxworks.
2005-01-06  Paul Brook * config/tc-arm.c (arm_cpus): Correct arch field for...
2005-01-04  Nick Clifton(md_apply_fix3): Fix offset calculation for global...
2005-01-04  Jim WilsonLine number bug fix patch from David Mosberger.
2004-12-29  Alan Modra PR gas/619
2004-12-25  Marek Michalkiewicz * config/tc-avr.c (mcu_types): Move attiny{13,2313...
2004-12-23  Tomer Levi2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
2004-12-22  Ian Lance Taylor * configure.tgt: New.
2004-12-22  Nick CliftonAdd support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_...
2004-12-17  Joern Rennecke2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2004-12-16  Richard Sandifordinclude/elf/
2004-12-16  Nick CliftonAdd support for s390x-ibm-tpf target
2004-12-16  Jan Beulichgas/
2004-12-16  Jan Beulichgas/
2004-12-16  Jan Beulichgas/
2004-12-11  Ian Lance Taylor * config/tc-mips.c (macro) [M_LA_AB]: Give an error...
2004-12-10  Ian Lance Taylor * config/tc-mips.c (mips_in_shared): New static variable.
2004-12-09  Paul Brook * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL...
2004-12-09  Ian Lance Taylor * config/tc-mips.c (append_insn): If we emit a nop...
2004-12-09  Ian Lance Taylor * config/tc-mips.c (mips_cpu_info_table): Change ...
2004-12-07  Ben Elliston * read.c (s_align): Use an align_limit temporary to...
2004-12-03  Mark Mitchell * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
2004-12-03  Bob Wilson * config/tc-xtensa.c (xtensa_switch_section_emit_state...
2004-12-02  Alan Modra * read.c (ALIGN_LIMIT): Define, increasing limit for...
2004-11-30  Nick CliftonChange LOCALEDIR to $(datadir)/share.
2004-11-29  Tomer Levi2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
2004-11-29  Nick CliftonFixed a pcrel relocte miss between different section...
2004-11-26  Nick CliftonAdd support for atmega165, atmega325, atmega3250, atmeg...
next
This page took 0.22075 seconds and 107 git commands to generate.