Elena Zannoni
6c95717af0
2002-04-25 Elena Zannoni <ezannoni@redhat.com>
* readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
25 years ago
Nick Clifton
3c25c5f6e8
The patch contains mostly fixes for the disassembler. It also fixes
a crash of the assembler with some malformed source input.
Long segmented addresses are now correctly relocated.
Finally it updates my email address in the MAINTAINERS file.
25 years ago
Thiemo Seufer
944cd72c7e
* arparse.y: Fix syntax warning.
* ldgram.y: Fix syntax warning.
25 years ago
Nick Clifton
3e55a9634f
Remove unused function fetch_location_list.
Catch corrupt core notes and display a warning message.
25 years ago
Nick Clifton
ea91f8bb52
Define MEMFLAGS_DISCARDABLE by default for dialogs.
Add a test for this.
25 years ago
Nick Clifton
45b9982791
Allow two to five parameter in FONT statement of DIALOGEX resources.
25 years ago
Nick Clifton
690649bea2
Use 'file delete' instead of 'exec rm -f'.
25 years ago
Nick Clifton
aa45f76d84
Delete created files upon successful completeion of the test.
25 years ago
Nick Clifton
acfbab8a5f
Regernated recently created expected output files using MSVC.
Set MEMFLAG_PURE by default - bug exposed by regenerated files.
25 years ago
Nick Clifton
b62a12ca88
Add WS_CAPTION dialog style if CAPTION is specified.
Add testcase.
25 years ago
Nick Clifton
420380ba3e
Don't print empty dialog caption.
Add testcase.
25 years ago
Nick Clifton
b24eb5ac22
Fix overlooked sublang shift bug.
Add testcase.
25 years ago
Nick Clifton
f7d63484de
Set default LANGUAGE to english/us.
25 years ago
Nick Clifton
7e8d45b779
Use signature to identify DIALOGEX.
Add testcase.
25 years ago
Nick Clifton
91eafb409b
Don't add default dialog style when explicit style specified.
Print style even if it is 0.
Add testcase.
25 years ago
Nick Clifton
4d0b1625bf
"\a" escape (used for right justified key definitions in menus) is encodes as
binary 8.
25 years ago
Nick Clifton
4c30641a0f
Fix parsing hex constants in strings. Add test for the fix.
25 years ago
Nick Clifton
c80b2f7704
Fix typo in BEDIT warning.
25 years ago
Nick Clifton
df3baf66cb
Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.
25 years ago
Joern Rennecke
9c5382a023
Tue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>
* MAINTAINERS: Update my email address.
25 years ago
Alan Modra
8e42bcb6b9
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR.
Run "make dep-am".
* Makefile.in: Regenerate.
25 years ago
Peter Targett
96f959e587
* MAINTAINERS: Update my email address.
25 years ago
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.
25 years ago
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.
25 years ago
Nick Clifton
eb1e0e807a
Add AIX 64 shared library support and emulation layer for binutils
25 years ago
Nick Clifton
a1c259a138
Updated French translations
25 years ago
Nick Clifton
9ce88e60f3
Updated French translations
25 years ago
Daniel Jacobowitz
effb06016a
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* README: Update some version numbers.
25 years ago
Daniel Jacobowitz
a65688ab43
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* doc/binutils.texi (Target Selection): Fix LD crossreferences.
(Architecture Selection): Likewise.
25 years ago
Nick Clifton
f3f7fbb215
Take into account --kill-at (-k) while generating .exp file.
25 years ago
Nick Clifton
25345be504
Fix typo.
25 years ago
Nick Clifton
9a66911f91
Mark 2.12 branch
25 years ago
Nick Clifton
2c71103e61
Display 2nd and 3rd reloc types for 64-bit MIPS.
Narrow some fields for 80-char output.
25 years ago
Hans-Peter Nilsson
c236e98b9f
Fix date
25 years ago
Hans-Peter Nilsson
edc45ab901
* binutils-all/objcopy.exp
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm
output for mmix-knuth-mmixware.
25 years ago
Hans-Peter Nilsson
49fda6c8d0
* NEWS: Mention support for MMIX.
25 years ago
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.
25 years ago
Nick Clifton
6cdd886ce9
Do not expect an explicit ordering of the sections.
25 years ago
Alexandre Oliva
d36ca9c23a
* MAINTAINERS: Added self as MN10300 co-maintainer.
25 years ago
Alan Modra
1939742290
Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tags
25 years ago
Daniel Jacobowitz
d434e57428
2002-02-11 Daniel Jacobowitz <drow@mvista.com>
* MAINTAINERS: List myself as branch maintainer.
25 years ago
Alan Modra
12b87c89b6
* configure: Regenerate.
* objcopy.c: Update copyright date.
* doc/Makefile.in: Regenerate.
25 years ago
Daniel Jacobowitz
8d037c5c93
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
* nlmconv.c: Back out localtime PARAMS change.
25 years ago
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.
25 years ago
Daniel Jacobowitz
02f6ffef07
Update copyright date from last commit.
25 years ago
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.
25 years ago
Nick Clifton
4a69ea0b0e
Add 'xscale' as an expected cpu type.
25 years ago
Alexandre Oliva
9f77fa0614
* MAINTAINERS: Added self as SH co-maintainer.
25 years ago
Nick Clifton
82f6addb56
Updated Turkish translations
25 years ago
Alan Modra
ba323545dd
Run "make dep-am"
25 years ago