Alan Modra
|
df76639ae4
|
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* po/gprof.pot: Regenerate.
|
2004-09-17 06:19:28 +00:00 |
|
Alan Modra
|
67cf9bc5a1
|
* corefile.c (core_init): Use bfd_get_section_size
instead of bfd_get_section_size_before_reloc or _raw_size.
* symtab.c (symtab_finalize): Likewise.
|
2004-06-15 01:11:43 +00:00 |
|
Nick Clifton
|
9598fbe5d4
|
Updated French translations
|
2004-05-13 12:54:36 +00:00 |
|
Alan Modra
|
e5d10b6033
|
* po/sv.po: Updated.
|
2004-03-19 07:21:48 +00:00 |
|
Alan Modra
|
bfa36442db
|
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* gconfig.in: Regenerate.
* po/gprof.pot: Regenerate.
|
2004-03-19 07:07:22 +00:00 |
|
Nick Clifton
|
093872ec2e
|
Add German translation
|
2003-08-26 17:19:20 +00:00 |
|
Nick Clifton
|
3673a93e66
|
Updated translations
|
2003-08-21 13:52:58 +00:00 |
|
Nick Clifton
|
834d807bb8
|
Updated French translations
|
2003-07-24 11:16:05 +00:00 |
|
H.J. Lu
|
29d001d614
|
2003-07-20 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (.po.gmo): Do check if the .gmo file is writable
before generating it.
|
2003-07-19 07:31:15 +00:00 |
|
Nick Clifton
|
6c37ac4d15
|
Update translations
|
2003-07-17 14:22:45 +00:00 |
|
Alan Modra
|
fce0080055
|
Update pot files.
|
2003-07-11 05:10:21 +00:00 |
|
H.J. Lu
|
3b4433739c
|
bfd/
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-06-11 01:32:08 +00:00 |
|
Nick Clifton
|
12aae7ea17
|
oops - omitted from previous delta
|
2002-12-02 14:03:15 +00:00 |
|
Nick Clifton
|
cd24c22246
|
Add new/updated Danish translations
|
2002-11-12 10:08:25 +00:00 |
|
Nick Clifton
|
83e1617e06
|
Updated Translations
|
2002-07-30 15:53:18 +00:00 |
|
Nick Clifton
|
219576a4db
|
New translations
|
2002-07-25 10:31:28 +00:00 |
|
Nick Clifton
|
ff3063f557
|
Update Spanish and Swedish translations
|
2002-07-24 09:34:08 +00:00 |
|
Nick Clifton
|
2c71db8993
|
oops - omitted from previous delta
|
2002-07-23 09:59:47 +00:00 |
|
Nick Clifton
|
0461a601af
|
update translations.
|
2002-07-23 09:58:05 +00:00 |
|
Nick Clifton
|
d3427997ad
|
Do not attempt to create a .gmo file if the sources are read-only.
|
2002-05-02 08:15:00 +00:00 |
|
Nick Clifton
|
a1c259a138
|
Updated French translations
|
2002-03-18 09:44:22 +00:00 |
|
Nick Clifton
|
9ce88e60f3
|
Updated French translations
|
2002-03-13 10:35:17 +00:00 |
|
Nick Clifton
|
e7e2dd9226
|
Deal with target architecture that have a pointer size that is different from
the host architectures pointer size.
|
2002-01-31 18:37:58 +00:00 |
|
Alan Modra
|
6d9c411afd
|
* alpha.c (alpha_Instruction): Don't use.
(alpha_find_call): Avoid use of bitfields and casts between
pointers and integers of different sizes. Avoid endian problems
when cross-compiling.
* vax.c (vax_find_call): Likewise.
(struct modebyte): Don't use.
(vax_operandmode): Pass in an unsigned char *.
(vax_operandlength): Likewise.
(vax_reladdr): Rename to vax_offset and return relative offset
rather than address.
* i386.c (i386_find_call): Avoid casts between pointers and
integers of different sizes.
* sparc.c (sparc_find_call): Likewise. Avoid endian problems.
* tahoe.c (tahoe_find_call): Likewise.
(tahoe_reladdr): Rename to tahoe_offset and return relative offset
rather than address.
* basic_blocks.h: Don't include headers here.
* call_graph.h: Likewise.
* cg_arcs.h: Likewise.
* cg_print.h: Likewise.
* corefile.h: Likewise.
* gmon_io.h: Likewise.
* gmon_out.h: Likewise.
* hertz.h: Likewise.
* hist.h: Likewise.
* source.h: Likewise.
* sym_ids.h: Likewise.
* symtab.h: Likewise.
* gprof.h: Don't include ansidecl.h, do include bfd.h.
(bool): Don't typedef.
* alpha.c: Adjust #include's for above header changes.
* basic_blocks.c: Likewise.
* call_graph.c: Likewise.
* cg_arcs.c: Likewise.
* cg_dfn.c: Likewise.
* cg_print.c: Likewise.
* corefile.c: Likewise.
* gmon_io.c: Likewise.
* gprof.c: Likewise.
* hertz.c: Likewise.
* hist.c: Likewise.
* i386.c: Likewise.
* mips.c: Likewise.
* sparc.c: Likewise.
* sym_ids.c: Likewise.
* symtab.c: Likewise.
* tahoe.c: Likewise.
* utils.c: Likewise.
* vax.c: Likewise.
* po/POTFILES.in: Regenerate.
|
2002-01-31 12:56:08 +00:00 |
|
Nick Clifton
|
1caa7b2354
|
Updated French translation
|
2002-01-26 08:53:50 +00:00 |
|
Nick Clifton
|
1ddbd15255
|
Updated Spanish translation
|
2002-01-25 14:25:03 +00:00 |
|
Nick Clifton
|
328577adeb
|
Regenerate .pot and .po files
|
2002-01-17 14:12:08 +00:00 |
|
Nick Clifton
|
be2d1673e4
|
Add spanish translation files
|
2002-01-07 17:37:59 +00:00 |
|
Nick Clifton
|
f0059177a5
|
Import Swedish translation
|
2001-12-21 11:44:46 +00:00 |
|
Nick Clifton
|
2299ff437b
|
Import new turkish translations from Translation Project's website.
|
2001-12-03 10:46:36 +00:00 |
|
Nick Clifton
|
607334a109
|
Add .cvsignore files to skip .gmo files
|
2001-11-28 18:57:14 +00:00 |
|
Nick Clifton
|
3c62831e20
|
Add translations
|
2001-11-02 19:09:06 +00:00 |
|
Nick Clifton
|
37503931d0
|
Fix typos in ChangeLog; fix dates in copyright notices
|
2001-03-13 21:07:30 +00:00 |
|
Nick Clifton
|
e135f41bc2
|
Add PDP-11 support
|
2001-02-18 23:33:11 +00:00 |
|
Nick Clifton
|
fa1828850b
|
Regernate
|
2000-09-02 20:44:12 +00:00 |
|
Nick Clifton
|
ef368dac31
|
Add GPL copyright notices to uncopyrighted files.
Add copy of GPL.
|
2000-07-24 20:59:04 +00:00 |
|
Nick Clifton
|
60bcf0fa8c
|
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
|
2000-06-19 01:22:44 +00:00 |
|
Alan Modra
|
8ad3436c79
|
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
|
2000-04-04 14:32:35 +00:00 |
|
Ian Lance Taylor
|
a74801baf8
|
rebuild with current tools
|
2000-02-27 16:55:52 +00:00 |
|
Ian Lance Taylor
|
fdcf7d4328
|
* Many files: Add casts in many print statements to cast bfd_vma
values to unsigned long when calling printf.
* Makefile.am ($(OBJECTS)): Add gmon.h.
* Makefile.in: Rebuild.
|
1999-06-30 22:38:30 +00:00 |
|
Richard Henderson
|
e0a2c38a7b
|
Update.
|
1999-06-03 03:26:53 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|