OSDN Git Service

Remove duplicate definitions of the md_atof() function
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-mcore.c
2007-10-17 Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-04 Nick Clifton* read.c (potable): Add string8, string16, string32...
2007-07-03 Nick CliftonSwitch to GPLv3
2007-01-11 Nick Clifton* config/tc-mcore.c (md_number_to_chars): Use number_to...
2006-06-07 Alan Modraremove some duplicate #include's.
2005-08-11 Alan Modra * README-vms: Delete.
2005-06-07 Zack Weinberggas:
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-03-24 Nick CliftonConvert unmaintained files over to ISO-C90 and fix...
2005-02-23 Alan Modra * cgen.c: Warning fixes.
2005-02-17 Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2003-11-22 Kazu Hirata * config/tc-a29k.h: Fix comment typos.
2003-01-23 Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-16 Alan Modra * config/tc-d30v.c (check_range): Warning fixes, forma...
2002-12-12 Alan Modra * config/tc-mcore.c (mcore_s_literals <ignore>): Add...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-21 Alan Modra * config/tc-mcore.c (mcore_pool_count): New function.
2002-11-21 Klee Dienes2002-11-20 Klee Dienes <kdienes@apple.com>
2002-09-05 Alan Modragas reloc rewrite.
2002-06-08 Alan Modra * as.c: Replace CONST with const.
2002-05-11 Kazu Hirata * config/obj-coff.h: Fix formatting.
2001-11-15 Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-07-23 Alan Modra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-05-10 Alan ModraFix more fallout from multi-pass relaxation patch.
2001-04-05 Alan ModraFix more breakages from the multiple relax pass patch.
2001-03-30 Alan ModraPrepare for multi-pass relaxation.
2001-03-08 Nick CliftonFix copyright notices
2000-09-20 Kazu Hirata2000-09-20 Kazu Hirata <kazu@hxi.com>
2000-06-02 Alan Modrais_end_of_line fixes.
2000-05-03 Nick CliftonFix little endian relocs
2000-02-10 Nick CliftonAdd support for M340
2000-01-31 Nick CliftonCathc unwanted text after instructions
1999-11-18 Nick CliftonFix generation of RVA relocs
1999-10-25 Nick Cliftonrevert part of previous delta which had accidentally...
1999-10-25 Nick Cliftonrevert previous delta
1999-10-25 Nick CliftonApply patch supplied for case 102229 to implement new...
1999-09-02 Nick CliftonDo not dump literal pool when a .section .line directiv...
1999-08-31 Ian Lance Taylorfix FSF address
1999-06-23 Nick CliftonMake the mcore even more paranoid about section switching
1999-06-22 Ian Lance Taylor * config/tc-alpha.c: More use of symbol accessor funct...
1999-06-22 Ian Lance Taylor1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>
1999-06-03 Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-22 Nick CliftonAccept 'sp' as a valid register name.
1999-05-03 Richard HendersonInitial revision