2010-03-18 |
H.J. Lu | Move ChangeLog entries to proper place.
|
commit | commitdiff | tree |
2010-03-18 |
H.J. Lu | Don't add IMAGE_FILE_RELOCS_STRIPPED for PIE.
|
commit | commitdiff | tree |
2010-03-17 |
H.J. Lu | Run list-1, list-2 and list-3 only for ELF tagets.
|
commit | commitdiff | tree |
2010-03-17 |
H.J. Lu | Revert accidental changes.
|
commit | commitdiff | tree |
2010-03-17 |
H.J. Lu | Avoid overflow.
|
commit | commitdiff | tree |
2010-03-12 |
H.J. Lu | Restore sp for x86.
|
commit | commitdiff | tree |
2010-03-09 |
H.J. Lu | Add tests for PR gas/9966 and PR gas/11356.
|
commit | commitdiff | tree |
2010-03-03 |
H.J. Lu | Mention improvement for X86 general purpose registers.
|
commit | commitdiff | tree |
2010-03-02 |
H.J. Lu | Support x86 pseudo byte, word and dword registers.
|
commit | commitdiff | tree |
2010-03-01 |
H.J. Lu | Remove TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
|
commit | commitdiff | tree |
2010-03-01 |
H.J. Lu | Enable XML target descriptions for x86.
|
commit | commitdiff | tree |
2010-02-27 |
H.J. Lu | Support 64bit target in ld-elf/init-fini-arrays.d.
|
commit | commitdiff | tree |
2010-02-27 |
H.J. Lu | Fix a typo in ld.texinfo.
|
commit | commitdiff | tree |
2010-02-25 |
H.J. Lu | Update x86 assembler error messages.
|
commit | commitdiff | tree |
2010-02-25 |
H.J. Lu | Improve x86 assembler error message.
|
commit | commitdiff | tree |
2010-02-20 |
H.J. Lu | Don't check STT_GNU_IFUNC on large common symbol.
|
commit | commitdiff | tree |
2010-02-19 |
H.J. Lu | Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.
|
commit | commitdiff | tree |
2010-02-17 |
H.J. Lu | Use CORE_ADDR instead of ULONGEST on address.
|
commit | commitdiff | tree |
2010-02-11 |
H.J. Lu | Reformat build_modrm_byte.
|
commit | commitdiff | tree |
2010-02-11 |
H.J. Lu | Update copyright.
|
commit | commitdiff | tree |
2010-02-10 |
H.J. Lu | Fix "infor reg sse" on Linux/x86-64.
|
commit | commitdiff | tree |
2010-02-10 |
H.J. Lu | Add i387_ext, i386_eflags and i386_mxcsr.
|
commit | commitdiff | tree |
2010-02-09 |
H.J. Lu | Document i387_ext, i386_eflags and i386_mxcsr.
|
commit | commitdiff | tree |
2010-02-08 |
H.J. Lu | Document i386 XML target features.
|
commit | commitdiff | tree |
2010-02-08 |
H.J. Lu | Add x86 XML target description files.
|
commit | commitdiff | tree |
2010-02-07 |
H.J. Lu | Move entry for elf/s390.h to elf/ChangeLog.
|
commit | commitdiff | tree |
2010-02-05 |
H.J. Lu | Remove trailing white spaces.
|
commit | commitdiff | tree |
2010-02-04 |
H.J. Lu | Call tui_initialize_readline only if gdb_stdout is...
|
commit | commitdiff | tree |
2010-02-04 |
H.J. Lu | Generate set_tdesc_osabi for valid OSABI.
|
commit | commitdiff | tree |
2010-02-03 |
H.J. Lu | Pass target_gdbarch to gdbarch_qsupported.
|
commit | commitdiff | tree |
2010-02-03 |
H.J. Lu | 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2010-02-03 |
H.J. Lu | Add qsupported to gdbarch.
|
commit | commitdiff | tree |
2010-02-03 |
H.J. Lu | Increase MAX_REGISTER_SIZE to 32.
|
commit | commitdiff | tree |
2010-02-02 |
H.J. Lu | Add NT_386_XSTATE.
|
commit | commitdiff | tree |
2010-01-28 |
H.J. Lu | Allow VL=1 on scalar FMA instructions.
|
commit | commitdiff | tree |
2010-01-27 |
H.J. Lu | Allow VL=1 on AVX scalar instructions.
|
commit | commitdiff | tree |
2010-01-26 |
H.J. Lu | Properly check undefined symbols when gc_sections is...
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Remove trailing { Bad_Opcode }.
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Remove trailing { Bad_Opcode } in vex_len_table.
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Remove trailing { Bad_Opcode }.
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Remove trailing "(bad)" entries and replace { "(bad...
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Set the first 3byte VEX prefix individually.
|
commit | commitdiff | tree |
2010-01-24 |
H.J. Lu | Replace "Vex" with "Vex=3" on AVX scalar instructions.
|
commit | commitdiff | tree |
2010-01-23 |
H.J. Lu | Add more AVX tests.
|
commit | commitdiff | tree |
2010-01-21 |
H.J. Lu | Correct month.
|
commit | commitdiff | tree |
2010-01-21 |
H.J. Lu | Add xsave64 and xrstor64.
|
commit | commitdiff | tree |
2010-01-15 |
H.J. Lu | Remove duplicated entries.
|
commit | commitdiff | tree |
2010-01-14 |
H.J. Lu | Replace VEX.DNS with VEX.NDS in comments.
|
commit | commitdiff | tree |
2010-01-14 |
H.J. Lu | Add names_mm, names_xmm and names_ymm.
|
commit | commitdiff | tree |
2010-01-14 |
H.J. Lu | Remove argument name.
|
commit | commitdiff | tree |
2010-01-14 |
H.J. Lu | Support 64bit targets.
|
commit | commitdiff | tree |
2010-01-13 |
H.J. Lu | Update comments
|
commit | commitdiff | tree |
2010-01-13 |
H.J. Lu | Remove rex_original
|
commit | commitdiff | tree |
2010-01-11 |
H.J. Lu | Use --dyn-syms instead of -Ds
|
commit | commitdiff | tree |
2010-01-11 |
H.J. Lu | Add --dyn-syms to readelf
|
commit | commitdiff | tree |
2010-01-10 |
H.J. Lu | Return dgs.alc on success
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Change to "Copyright 2010"
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Change to "Copyright 2010".
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Add --input-type and --output-type to elfedit
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Fix a typo
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Don't change input_elf_XXX if they are -1
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Fix PR ld/11138
|
commit | commitdiff | tree |
2010-01-08 |
H.J. Lu | Set SEC_KEEP on section XXX for undefined __start_XXX...
|
commit | commitdiff | tree |
2010-01-07 |
H.J. Lu | Reformat elfedit.c
|
commit | commitdiff | tree |
2010-01-07 |
H.J. Lu | Fix indent for --symbols in "readelf -h"
|
commit | commitdiff | tree |
2010-01-07 |
H.J. Lu | 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2010-01-07 |
H.J. Lu | Always keep SHT_NOTE sections
|
commit | commitdiff | tree |
2010-01-06 |
H.J. Lu | Add elfedit
|
commit | commitdiff | tree |
2010-01-05 |
H.J. Lu | Update copyright
|
commit | commitdiff | tree |
2010-01-05 |
H.J. Lu | Remove "Warning: " from error message
|
commit | commitdiff | tree |
2010-01-01 |
H.J. Lu | Move 2009 binutils ChangeLog to ChangeLog-2009.
|
commit | commitdiff | tree |
2009-12-19 |
H.J. Lu | Replace VexNDS, VexNDD and VexLWP with VexVVVV.
|
commit | commitdiff | tree |
2009-12-18 |
H.J. Lu | Move Imm1 before Imm8.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Remove ByteOkIntel.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A...
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Fix a typo in ChangeLog.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Replace VEX2SOURCES with XOP2SOURCES.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Replace Vex2Sources and Vex3Sources with VexSources.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | Remove VexW0 and VexW1. Add VexW.
|
commit | commitdiff | tree |
2009-12-16 |
H.J. Lu | 2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Add VEX_W_3818_P_2_M_0.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Reformat vex_w_table.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Add VEX_W_382X_P_2_M_0.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Reformat vex_w_table.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Add USE_VEX_W_TABLE, VEX_W_TABLE and VEX_W_XXX.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | 2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Define VEX128 and VEX256.
|
commit | commitdiff | tree |
2009-12-15 |
H.J. Lu | Reformat vex_len_table.
|
commit | commitdiff | tree |
2009-12-14 |
H.J. Lu | Rename MOD_VEX_51 to MOD_VEX_50.
|
commit | commitdiff | tree |
2009-12-12 |
H.J. Lu | Set vex.w to 0 for VEX C5 prefix.
|
commit | commitdiff | tree |
2009-12-12 |
H.J. Lu | 2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-10 |
H.J. Lu | 2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-09 |
H.J. Lu | 2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-08 |
H.J. Lu | Call symbol_same_p to check to if 2 symbols are the...
|
commit | commitdiff | tree |
2009-12-07 |
H.J. Lu | 2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-05 |
H.J. Lu | 2009-12-05 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-05 |
H.J. Lu | 2009-12-04 H.J. Lu <hongjiu.lu@intel.com>
|
commit | commitdiff | tree |
2009-12-04 |
H.J. Lu | Support fxsave64 and fxrstor64.
|
commit | commitdiff | tree |
2009-11-27 |
H.J. Lu | Add $(THREADSLIB) $(LIBDL) to incremental-dump.
|
commit | commitdiff | tree |
2009-11-27 |
H.J. Lu | 2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva...
|
commit | commitdiff | tree |
next |