Nick Clifton
aa45f76d84
Delete created files upon successful completeion of the test.
2002-04-10 08:22:00 +00:00
Nick Clifton
acfbab8a5f
Regernated recently created expected output files using MSVC.
...
Set MEMFLAG_PURE by default - bug exposed by regenerated files.
2002-04-10 08:14:32 +00:00
Nick Clifton
b62a12ca88
Add WS_CAPTION dialog style if CAPTION is specified.
...
Add testcase.
2002-04-09 17:23:19 +00:00
Nick Clifton
420380ba3e
Don't print empty dialog caption.
...
Add testcase.
2002-04-09 17:15:00 +00:00
Nick Clifton
b24eb5ac22
Fix overlooked sublang shift bug.
...
Add testcase.
2002-04-09 17:06:14 +00:00
Nick Clifton
f7d63484de
Set default LANGUAGE to english/us.
2002-04-09 16:55:48 +00:00
Nick Clifton
7e8d45b779
Use signature to identify DIALOGEX.
...
Add testcase.
2002-04-09 16:37:21 +00:00
Nick Clifton
91eafb409b
Don't add default dialog style when explicit style specified.
...
Print style even if it is 0.
Add testcase.
2002-04-09 15:59:13 +00:00
Nick Clifton
4d0b1625bf
"\a" escape (used for right justified key definitions in menus) is encodes as
...
binary 8.
2002-04-09 15:44:36 +00:00
Nick Clifton
4c30641a0f
Fix parsing hex constants in strings. Add test for the fix.
2002-04-09 15:36:43 +00:00
Nick Clifton
c80b2f7704
Fix typo in BEDIT warning.
2002-04-09 15:23:38 +00:00
Nick Clifton
df3baf66cb
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.
2002-04-09 15:21:01 +00:00
Joern Rennecke
9c5382a023
Tue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>
...
* MAINTAINERS: Update my email address.
2002-04-09 15:15:26 +00:00
Alan Modra
8e42bcb6b9
* dep-in.sed: Cope with absolute paths.
...
* Makefile.am (dep.sed): Subst TOPDIR.
Run "make dep-am".
* Makefile.in: Regenerate.
2002-04-04 14:07:22 +00:00
Peter Targett
96f959e587
* MAINTAINERS: Update my email address.
2002-03-27 16:04:12 +00:00
Alan Modra
1ea788ee92
* Makefile.am: Run "make dep-am".
...
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
2002-03-21 09:52:14 +00:00
Daniel Berlin
a2f14207f3
2002-03-20 Daniel Berlin <dan@dberlin.org>
...
* readelf.c: Add support for displaying dwarf2 location lists.
(do_debug_loc, debug_loc_section, debug_loc_size): New.
(parse_args): Use 'O' as shorthand for displaying location list
section.
(process_section_headers): Handle debug_loc as well.
(load_debug_loc): New.
(free_debug_loc): New.
(fetch_location_list): New.
(display_debug_loc): New.
(display_debug_info): Call load_debug_loc and free_debug_loc.
(debug_displays): We can display .debug_loc now, too.
(usage): Update usage string.
(read_and_display_attr_value): Note location lists, but don't
display them inline.
2002-03-21 05:00:58 +00:00
Nick Clifton
eb1e0e807a
Add AIX 64 shared library support and emulation layer for binutils
2002-03-18 12:46:27 +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
Daniel Jacobowitz
effb06016a
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
...
* README: Update some version numbers.
2002-03-08 06:05:18 +00:00
Daniel Jacobowitz
a65688ab43
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
...
* doc/binutils.texi (Target Selection): Fix LD crossreferences.
(Architecture Selection): Likewise.
2002-03-08 05:42:15 +00:00
Nick Clifton
f3f7fbb215
Take into account --kill-at (-k) while generating .exp file.
2002-03-01 15:34:32 +00:00
Nick Clifton
25345be504
Fix typo.
2002-02-21 22:39:19 +00:00
Nick Clifton
9a66911f91
Mark 2.12 branch
2002-02-20 10:46:54 +00:00
Nick Clifton
2c71103e61
Display 2nd and 3rd reloc types for 64-bit MIPS.
...
Narrow some fields for 80-char output.
2002-02-20 10:32:47 +00:00
Hans-Peter Nilsson
c236e98b9f
Fix date
2002-02-18 09:16:00 +00:00
Hans-Peter Nilsson
edc45ab901
* binutils-all/objcopy.exp
...
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm
output for mmix-knuth-mmixware.
2002-02-18 09:13:48 +00:00
Hans-Peter Nilsson
49fda6c8d0
* NEWS: Mention support for MMIX.
2002-02-15 04:04:03 +00:00
Jason Thorpe
76f57f3aaa
bfd:
...
2002-02-13 Matt Fredette <fredette@netbsd.org>
* elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
EF_M68000.
bintuls:
2002-02-13 Matt Fredette <fredette@netbsd.org>
* readelf.c (get_machine_flags): Recognize EF_M68000.
gas:
2002-02-13 Matt Fredette <fredette@netbsd.org>
* config/tc-m68k.c (md_show_usage): No longer display a
hard-coded "68020" for the default CPU, instead display the
canonical name of the true, configured default CPU.
(m68k_elf_final_processing): Mark objects for sub-68020
CPUs with the new EF_M68000 flag.
include/elf:
2002-02-13 Matt Fredette <fredette@netbsd.org>
* m68k.h (EF_M68000): Define.
2002-02-13 18:14:48 +00:00
Nick Clifton
6cdd886ce9
Do not expect an explicit ordering of the sections.
2002-02-13 09:48:40 +00:00
Alexandre Oliva
d36ca9c23a
* MAINTAINERS: Added self as MN10300 co-maintainer.
2002-02-12 09:50:55 +00:00
Alan Modra
1939742290
Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tags
2002-02-12 06:31:29 +00:00
Daniel Jacobowitz
d434e57428
2002-02-11 Daniel Jacobowitz <drow@mvista.com>
...
* MAINTAINERS: List myself as branch maintainer.
2002-02-11 19:06:49 +00:00
Alan Modra
12b87c89b6
* configure: Regenerate.
...
* objcopy.c: Update copyright date.
* doc/Makefile.in: Regenerate.
2002-02-11 05:08:42 +00:00
Daniel Jacobowitz
8d037c5c93
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* nlmconv.c: Back out localtime PARAMS change.
2002-02-11 02:41:16 +00:00
Alan Modra
4c168fa3f7
* objcopy.c (MKDIR): Define.
...
(copy_archive): Make name_list.name const. Use MKDIR.
Handle duplicate files in archives by making more temp dirs.
2002-02-11 02:34:14 +00:00
Daniel Jacobowitz
02f6ffef07
Update copyright date from last commit.
2002-02-10 19:00:00 +00:00
Daniel Jacobowitz
408f8db182
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* coffdump.c: Include "getopt.h" after "bucomm.h"
so that macros are defined correctly.
* nlmconv.c: Add PARAMS ((const time_t *)) to localtime
prototype. Prototype main.
* nlmheader.y: Add PARAMS ((int)) to strerror prototype.
2002-02-10 18:47:48 +00:00
Nick Clifton
4a69ea0b0e
Add 'xscale' as an expected cpu type.
2002-02-10 10:17:58 +00:00
Alexandre Oliva
9f77fa0614
* MAINTAINERS: Added self as SH co-maintainer.
2002-02-06 18:23:16 +00:00
Nick Clifton
82f6addb56
Updated Turkish translations
2002-02-05 10:25:59 +00:00
Alan Modra
ba323545dd
Run "make dep-am"
2002-02-01 03:26:35 +00:00
Nick Clifton
3b16e843f2
Add support for OpenRISC 32-bit embedded processor
2002-01-31 17:33:08 +00:00
Daniel Jacobowitz
3deb89d35e
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
...
* nm.c (print_value): Mark abfd unused.
2002-01-30 05:00:07 +00:00
Daniel Jacobowitz
a0e9c55fc1
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
...
* unwind-ia64.c (unw_decoder): Change second argument
to unsigned int, to match function prototypes.
2002-01-29 16:54:04 +00:00
Daniel Jacobowitz
d7a283d444
2002-01-29 Daniel Jacobowitz <drow@mvista.com>
...
* objdump.c: Include "getopt.h" after "bucomm.h" so that
__GNU_LIBRARY__ will be defined.
* size.c: Likewise.
2002-01-29 16:46:37 +00:00
Daniel Jacobowitz
4867be4168
2002-01-27 Daniel Jacobowitz <drow@mvista.com>
...
From Steve Ellcey <sje@cup.hp.com>:
* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
IA64.
* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
soname_spec, sys_lib_search_path_spec): Ditto.
Various configure scripts regenerated.
2002-01-28 04:59:39 +00:00
Hans-Peter Nilsson
7562a29612
* doc/Makefile.am (install): Depend on install-info.
...
* doc/Makefile.in: Regenerate.
2002-01-26 21:27:36 +00:00
Nick Clifton
15c82623b1
Add --totals option to size
2002-01-25 15:37:04 +00:00