Support R_SPARC_WDISP10 and R_SPARC_H34.
[external/binutils.git] / gas / config / tc-ppc.c
2003-11-21 Alan Modra * config/tc-ppc.c (parse_cpu): New function, broken...
2003-09-04 Alan Modra * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_AN...
2003-08-19 Alan Modra * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_IS...
2003-08-19 Alan Modra * config/tc-ppc.c (md_parse_option): Handle -m440.
2003-07-29 Alan Modra * config/tc-ppc.c (md_apply_fix3): Fix check for lq...
2003-07-10 Jakub Jelinek * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Defin...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-24 Mark Mitchell * config/tc-ppc.c (ppc_cleanup): Use bytes to count...
2003-06-18 Alan Modra * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_c...
2003-06-18 Alan Modra * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbo...
2003-06-17 Alan Modra * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN,...
2003-06-10 Alan ModraAdd "attn", "lq" and "stq" power4 insns.
2003-05-21 Nick CliftonMove .file and .loc pseudo ops into obj-elf.c
2003-05-03 H.J. Lugas/
2003-05-02 Alan Modra * config/tc-ppc.c (md_show_usage): Mention -a32, ...
2003-04-24 Nick CliftonAdd '+' and '-' as valid symbol characters for PPC...
2003-04-08 Alan Modra * config/tc-ppc.c (md_apply_fix3): Generate ADDR16...
2003-02-06 Alan Modra * config/tc-ppc.c (ppc_elf_suffix): Undo part of last...
2003-02-04 Alan Modra * config/tc-ppc.c (mapping): Handle new TLS reloc...
2003-01-23 Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-03 Nick CliftonFix the merging of .PPC.EMB.apuinfo sections. Add...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-12 Alan Modra * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned...
2002-09-13 Nick CliftonDo not count FAKE operands when deciding if any operand...
2002-09-05 Alan Modragas reloc rewrite.
2002-09-04 Alan Modra * config/tc-ppc.c (ppc_frob_symbol): Formatting, warni...
2002-09-04 Alan Modra * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.
2002-09-04 Nick CliftonDo not insert non-BookE32 instructions into the hash...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-21 Elena Zannoni2002-08-21 Elena Zannoni <ezannoni@redhat.com>
2002-08-19 Elena Zannoni2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2002-08-06 Alan Modra * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF...
2002-07-26 Alan Modra * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64...
2002-07-11 Alan Modra * config/tc-ppc.c (ppc_elf_frob_symbol): Delete.
2002-07-11 Alan Modra * config/tc-ppc.c (md_pseudo_table): Warning fix.
2002-06-12 Tom RixChange default csect alignment to 4 bytes.
2002-05-23 Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-11 Kazu Hirata * config/obj-coff.h: Fix formatting.
2002-05-02 Alan Modra * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_...
2002-03-18 Nick CliftonAdd AIX 64 shared library support and emulation layer...
2002-02-25 Alan Modra * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and...
2002-02-12 Tom RixFix minimal-toc with -maix64
2002-01-03 Matthew Green[gas/ChangeLog]
2001-12-20 Matthew Green* config/tc-ppc.c (md_parse_option): Make -maltivec...
2001-11-15 Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-15 Alan Modrabinutils/ChangeLog
2001-10-17 Matthew Green[gas/ChangeLog]
2001-10-17 Alan Modra * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA...
2001-10-13 Matthew Green[gas/ChangeLog]
2001-10-08 Tom RixFix 2 xcoff line number problems
2001-10-04 Alan Modra * config/tc-ppc.c (md_assemble <DS relocs>): Test...
2001-10-02 Alan Modra * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-11 Jakub Jelinek * config/obj-elf.c (obj_elf_parse_section_letters...
2001-08-27 Alan Modra * configure.in: Recognise powerpc*le*, not just powerp...
2001-08-10 Alan ModraRevert 2001-08-08 changes.
2001-08-08 Alan Modra * config/tc-ppc.c (md_apply_fix3): Replace haphazard...
2001-07-31 Geoffrey Keating * config/tc-ppc.c (ppc_elf_validate_fix): It's OK...
2001-07-30 Alan Modra * config/obj-elf.c (obj_elf_symver): Temporarily modif...
2001-07-02 Alan Modra * config/tc-ppc.c: Formatting fixes.
2001-06-20 Tom RixFix for problem with default alignment of .comm
2001-05-29 Tom Rixformatting change
2001-05-24 Tom RixFix for gas seg fault and neg line numbers
2001-05-22 Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-03-30 Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-08 Nick CliftonFix copyright notices
2001-01-14 Kazu Hirata2001-01-14 Kazu Hirata <kazu@hxi.com>
2000-12-12 Geoffrey Keating2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-12-03 Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-09-26 Kazu Hirata2000-09-25 Kazu Hirata <kazu@hxi.com>
2000-08-31 Geoffrey KeatingIn src/gas/ChangeLog:
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Nick CliftonFix comments.
2000-06-19 Nick CliftonFix compile time warnings
2000-05-03 J.T. Conklin* config/tc-ppc.c (pre_defined_registers): Add entries...
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-02 Ian Lance Taylor * app.c: Add ATTRIBUTE_UNUSED as needed.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-31 Geoffrey Keating* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don...
1999-08-17 Ian Lance Taylor * config/tc-ppc.c (md_assemble): Trim @ha constant...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-06-22 Ian Lance Taylor * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses...
1999-06-19 Ian Lance Taylor * config/tc-ppc.c: Update for symbol handling changes.
1999-06-05 Richard Henderson * dwarf2dbg.c (dwarf2_gen_line_info): Mirror...
1999-06-03 Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-08 Richard Henderson * config/tc-ppc.c (md_parse_option): Recognize...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-20 Richard Henderson* tc-ppc.c (ppc_biei): Cache the last symbol we inserted
1997-10-24 Ian Lance Taylor * config/tc-ppc.c (md_assemble): When handling @l...
1997-06-16 Ian Lance Taylor * config/tc-ppc.c (ppc_insert_operand): In 32 bit...
1997-01-31 Ian Lance Taylor * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF...
next