Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-29 * h8.h: New file.Joern Rennecke
2001-08-28merge from gccDJ Delorie
2001-08-27 * ppc.h (PPC_OPERAND_DS): Define.Alan Modra
2001-08-27 * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra
2001-08-27 * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger
2001-08-26For include/opcode:Andreas Jaeger
2001-08-25fix compile time warning messageNick Clifton
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton
2001-08-24 * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.Joern Rennecke
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek
2001-08-23merge from gccDJ Delorie
2001-08-22merge from gccDJ Delorie
2001-08-21merge from gccDJ Delorie
2001-08-21* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney
2001-08-19merge from gccDJ Delorie
2001-08-17merge from gccDJ Delorie
2001-08-16Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer
2001-08-11(lbasename): Change function declaration to return a const char pointer.Andrew Cagney
2001-08-10 * opcode/mips.h (INSN_GP32): Remove.Richard Sandiford
2001-08-10Revert 2001-08-08 changes.Alan Modra
2001-08-08 * ppc.h (struct powerpc_operand): New field `reloc'.Alan Modra
2001-08-03merge from gccDJ Delorie
2001-08-03 * bfdlink.h (struct bfd_link_info): add new booleanCharles Wilson
2001-08-012001-08-01 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-07-19merge from gccDJ Delorie
2001-07-132001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-07-12* some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler
2001-07-11merge from gccDJ Delorie
2001-07-072001-07-07 Ben Elliston <bje@redhat.com>Ben Elliston
2001-06-30Remerge with gccNick Clifton
2001-06-29Add DWARF 2.1 attributesNick Clifton
2001-06-15 * dwarf2.h: Partial merge with gcc version.Per Bothner
2001-06-15 * bfdlink.h (struct bfd_link_info): New member export_dynamic.Hans-Peter Nilsson
2001-06-15Index: opcodes/ChangeLogGeoffrey Keating
2001-05-28Fix some entries.Alan Modra
2001-05-25Support for xcoff64Tom Rix
2001-05-23Add MIPS r12k supportNick Clifton
2001-05-232001-05-23 John Healy <jhealy@redhat.com>John Healy
2001-05-17merge from gccDJ Delorie
2001-05-15Remove definition of EM_MIPS_RS4_BE. The constant was never in active useNick Clifton
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra
2001-05-12merge from gccDJ Delorie
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek
2001-05-08merge from gccDJ Delorie
2001-05-07merge from gccDJ Delorie
2001-05-07 * external.h: Fix typo.Alan Modra
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra
2001-04-27Add openRISC support in opcodesNick Clifton
2001-04-24* sparc.h: Fix typo.DJ Delorie