Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-26 | Add new Vietnamese translation | Nick Clifton | 1 | -0/+5704 | |
2005-11-30 | Add Finnish translation | Nick Clifton | 1 | -0/+5770 | |
2005-10-25 | Regenerate | Alan Modra | 2 | -1290/+1300 | |
2005-07-14 | ChangeLog: | Jim Blandy | 1 | -717/+803 | |
2005-07-14 Jim Blandy <jimb@redhat.com> * configure.in: Add cases for Renesas m32c. * configure: Regenerated. bfd/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> Add support for m32c-*-elf (Renesas m32c and m16c). * Makefile.am (ALL_MACHINES): Add cpu-m32c.lo. (ALL_MACHINES_CFILES): Add cpu-m32c.c. (BFD32_BACKENDS): Add elf32-m32c.lo. (BFD32_BACKENDS_CFILES): Add elf32-m32c.c. (cpu-m32c.lo, elf32-m32c.lo): New rules, generated by 'make dep-am'. * Makefile.in: Regenerated. * archures.c (bfd_arch_m32c, bfd_mach_m16c, bfd_mach_m32c): New arch and mach codes. (bfd_m32c_arch): New arch info object. (bfd_archures_list): List bfd_m32c_arch. * bfd-in2.h: Regenerated. * config.bfd: Add case for the m32c. * configure.in: Add case for the m32c. * configure: Regenerated. * cpu-m32c.c, elf32-m32c.c: New files. * libbfd.h: Regenerated. * targets.c (bfd_elf32_m32c_vec): Declare. (_bfd_target_vector): List bfd_elf32_m32c_vec. binutils/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> * readelf.c: #include "elf/m32c.h" (guess_is_rela, dump_relocations, get_machine_name): Add cases for EM_M32C. * Makefile.am (readelf.o): Update dependencies. * Makefile.in: Regenerated. cpu/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> * m32c.cpu, m32c.opc: Machine description for the Renesas M32C. gas/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> Add support for the Renesas M32C. * Makefile.am (CPU_TYPES): List m32c. (TARGET_CPU_CFILES): List config/tc-m32c.c. (TARGET_CPU_HFILES): List config/tc-m32c.h. * configure.in: Add case for m32c. * configure.tgt: Add cases for m32c and m32c-*-elf. * configure: Regenerated. * config/tc-m32c.c, config/tc-m32c.h: New files. * doc/Makefile.am (CPU_DOCS): Add c-m32c.texi. * doc/Makefile.in: Regenerated. * doc/all.texi: Set M32C. * doc/as.texinfo: Add text for the M32C-specific options and line comment characters, and refer to c-m32c.texi. * doc/c-m32c.texi: New file. include/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> * dis-asm.h (print_insn_m32c): New declaration. include/elf/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> Add support for Renesas M32C and M16C. * common.h (EM_M32C): New machine number. * m32c.h: New file. ld/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> Add support for the Renesas M32C and M16C. * Makefile.am (ALL_EMULATIONS): Add eelf32m32c.o. (eelf32m32c.c): New target. * Makefile.in: Regenerated. * configure.tgt: Add case for m32c-*-elf. * emulparams/elf32m32c.sh: New file. opcodes/ChangeLog: 2005-07-14 Jim Blandy <jimb@redhat.com> Add support for the Renesas M32C and M16C. * m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c, m32c-opc.c: New. * m32c-desc.h, m32c-opc.h: New. * Makefile.am (HFILES): List m32c-desc.h and m32c-opc.h. (CFILES): List m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c, m32c-opc.c. (ALL_MACHINES): List m32c-asm.lo, m32c-desc.lo, m32c-dis.lo, m32c-ibld.lo, m32c-opc.lo. (CLEANFILES): List stamp-m32c. (M32C_DEPS): List stamp-m32c, if CGEN_MAINT. (CGEN_CPUS): Add m32c. (m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c, m32c-opc.c) (m32c-desc.h, m32c-opc.h): Depend on M32C_DEPS. (m32c_opc_h): New variable. (stamp-m32c, m32c-asm.lo, m32c-desc.lo, m32c-dis.lo, m32c-ibld.lo) (m32c-opc.lo): New rules. * Makefile.in: Regenerated. * configure.in: Add case for bfd_m32c_arch. * configure: Regenerated. * disassemble.c (ARCH_m32c): New. [ARCH_m32c]: #include "m32c-desc.h". (disassembler) [ARCH_m32c]: Add case for bfd_arch_m32c. (disassemble_init_for_target) [ARCH_m32c]: Same. * cgen-ops.h, cgen-types.h: New files. * Makefile.am (HFILES): List them. * Makefile.in: Regenerated. | |||||
2005-06-03 | * configure.in (ALL_LINGUAS): Add zh_TW | Nick Clifton | 1 | -0/+5497 | |
* configure: Regenerate. * po/zh_TW.po: New Chinese (traditional) translation. | |||||
2005-04-05 | New translation: Kinyarwanda | Nick Clifton | 1 | -0/+4990 | |
2005-03-23 | Update French translation | Nick Clifton | 1 | -12/+12 | |
2005-03-15 | Commit new Spanish translation. | Alan Modra | 1 | -1236/+1935 | |
2005-03-14 | Commit new French translation. | Alan Modra | 1 | -77/+84 | |
2005-03-13 | * po/tr.po: Commit new Turkish translation. | Alan Modra | 1 | -1183/+1856 | |
2005-03-11 | Updated French translation | Nick Clifton | 1 | -1152/+1799 | |
2005-03-10 | Import updated Russian translation from Translation Project's website. | Nick Clifton | 1 | -1165/+1784 | |
2005-03-10 | Add Romanian translation | Nick Clifton | 1 | -0/+5090 | |
2005-03-05 | Regenerate .pot files | Alan Modra | 1 | -933/+1095 | |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 | |
2004-09-17 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -605/+670 | |
* Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * doc/Makefile.in: Regenerate. * po/binutils.pot: Regenerate. | |||||
2004-05-13 | Updated French translations | Nick Clifton | 1 | -3/+4 | |
2004-03-19 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -972/+1347 | |
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. * po/binutils.pot: Regenerate. | |||||
2004-01-02 | Add Russian translation | Nick Clifton | 1 | -0/+4889 | |
2003-08-21 | Updated translations | Nick Clifton | 1 | -809/+916 | |
2003-08-08 | Updated French translation | Nick Clifton | 1 | -5/+5 | |
2003-07-24 | Updated French translations | Nick Clifton | 1 | -803/+884 | |
2003-07-17 | Update translations | Nick Clifton | 1 | -804/+894 | |
2003-07-11 | Update pot files. | Alan Modra | 1 | -760/+815 | |
2003-06-11 | bfd/ | H.J. Lu | 1 | -11/+13 | |
2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. binutils/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. gas/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. gprof/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. ld/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. opcodes/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. | |||||
2003-05-12 | New (simplified) Chinese translation | Nick Clifton | 1 | -0/+4742 | |
2003-03-13 | Updated translation | Nick Clifton | 1 | -4/+4 | |
2003-03-03 | Installed latest Danish translation. | Nick Clifton | 1 | -55/+43 | |
2002-11-12 | Add new/updated Danish translations | Nick Clifton | 1 | -177/+167 | |
2002-11-07 | Added/Updated Danish translation. | Nick Clifton | 1 | -0/+4822 | |
2002-10-23 | Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper | Nick Clifton | 1 | -987/+1107 | |
disassembly of the valid 0-value opcode. | |||||
2002-10-14 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -0/+1 | |
* objdump.c: #include "bfdver.h". * version.c: Likewise. * Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * po/POTFILES.in: Regenerate. | |||||
2002-09-11 | Update translations | Nick Clifton | 1 | -1974/+2571 | |
2002-08-09 | Updated Swedish translation | Nick Clifton | 1 | -117/+1018 | |
2002-07-25 | New translations | Nick Clifton | 2 | -2071/+2750 | |
2002-07-24 | Update Spanish and Swedish translations | Nick Clifton | 1 | -138/+405 | |
2002-07-23 | update translations. | Nick Clifton | 1 | -4/+4 | |
2002-07-02 | * budemang.c: New file, "demangle" function. | Alan Modra | 1 | -0/+3 | |
* budemang.h: New file. * addr2line.c (translate_addresses): Use "demangle". * nm.c (print_symname): Likewise. * objdump.c (objdump_print_symname): Likewise. (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro here since that obfuscates. * rdcoff.c: Don't #include demangle.h. * Makefile.am (CFILES): Add budemang.c, emul_aix.c, emul_vanilla.c. Remove emul_$(EMULATION).c. Sort. (HFILES): Add budemang.h. Sort. (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c. Run "make dep-am". * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. | |||||
2002-05-27 | New Swedish translation | Nick Clifton | 1 | -0/+4670 | |
2002-03-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -0/+3 | |
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. | |||||
2002-03-18 | Updated French translations | Nick Clifton | 1 | -55/+55 | |
2002-03-13 | Updated French translations | Nick Clifton | 1 | -182/+449 | |
2002-02-05 | Updated Turkish translations | Nick Clifton | 1 | -1041/+456 | |
2002-01-25 | Updated Spanish translation | Nick Clifton | 1 | -799/+1130 | |
2002-01-25 | Update French translation | Nick Clifton | 1 | -1062/+468 | |
2002-01-17 | Regenerate .pot and .po files | Nick Clifton | 3 | -2860/+4868 | |
2002-01-16 | Import new Turkish translations. | Nick Clifton | 1 | -2/+2 | |
2002-01-14 | Add Spanish Translation | Nick Clifton | 1 | -0/+4147 | |
2001-12-18 | Import japanese translation from translation project. | Nick Clifton | 1 | -0/+4110 | |
2001-11-28 | Add .cvsignore files to skip .gmo files | Nick Clifton | 1 | -0/+1 | |