aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Collapse)AuthorFilesLines
2002-05-06oops, missing changelog entryAlan Modra1-1/+14
* dlltool.c (process_def_file): Add missing prototype. (new_directive, assemble_file, main): Likewise. (process_def_file, new_directive): Make static. (inform): Rewrite using VA_FIXEDARG. * dllwrap.c (mybasename): Add missing prototype. (strhash, main): Likewise. (inform): Rewrite using VA_FIXEDARG. (warn): Likewise. (cleanup_and_exit): Use old style function definition. (strhash): Likewise. * windres.c (define_resource): Use one memset to clear all of struct res_resource.
2002-05-05 * dlltool.c (process_def_file): Add missing prototype.Alan Modra3-63/+33
(new_directive, assemble_file, main): Likewise. (process_def_file, new_directive): Make static. (inform): Rewrite using VA_FIXEDARG. * dllwrap.c (mybasename): Add missing prototype. (strhash, main): Likewise. (inform): Rewrite using VA_FIXEDARG. (warn): Likewise. (cleanup_and_exit): Use old style function definition. (strhash): Likewise. * windres.c (define_resource): Use one memset to clear all of struct res_resource.
2002-05-05 * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra4-23/+78
call to rules that need no lookahead. Check for no lookahead. * rclex.l (get_string): Correct "strings" list handling. * resrc.c (read_rc_file): Discard strings.
2002-05-04 * ar.c (replace_members): Remove unused var. Formatting fix.Alan Modra3-3/+6
* binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
2002-05-04 * MAINTAINERS: Sort port maintainers by CPU.Alan Modra2-5/+9
2002-05-04 * size.c (display_archive): Add last_arfile and code to close archives.Alan Modra2-1/+12
2002-05-01 * nm.c (print_symbol): Check returned filename fromAlan Modra2-1/+7
bfd_find_nearest_line is non-NULL.
2002-04-252002-04-25 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+5
* readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2-1/+6
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.
2002-04-17 * arparse.y: Fix syntax warning.Thiemo Seufer2-0/+5
* ldgram.y: Fix syntax warning.
2002-04-16Remove unused function fetch_location_list.Nick Clifton2-13/+18
Catch corrupt core notes and display a warning message.
2002-04-16Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton7-2/+40
Add a test for this.
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton8-8/+145
2002-04-11Use 'file delete' instead of 'exec rm -f'.Nick Clifton2-1/+6
2002-04-10Delete created files upon successful completeion of the test.Nick Clifton2-8/+12
2002-04-10Regernated recently created expected output files using MSVC.Nick Clifton11-10/+25
Set MEMFLAG_PURE by default - bug exposed by regenerated files.
2002-04-09Add WS_CAPTION dialog style if CAPTION is specified.Nick Clifton5-0/+20
Add testcase.
2002-04-09Don't print empty dialog caption.Nick Clifton5-0/+19
Add testcase.
2002-04-09Fix overlooked sublang shift bug.Nick Clifton5-7/+27
Add testcase.
2002-04-09Set default LANGUAGE to english/us.Nick Clifton9-6/+33
2002-04-09Use signature to identify DIALOGEX.Nick Clifton4-14/+32
Add testcase.
2002-04-09Don't add default dialog style when explicit style specified.Nick Clifton5-4/+29
Print style even if it is 0. Add testcase.
2002-04-09"\a" escape (used for right justified key definitions in menus) is encodes asNick Clifton5-1/+21
binary 8.
2002-04-09Fix parsing hex constants in strings. Add test for the fix.Nick Clifton5-6/+24
2002-04-09Fix typo in BEDIT warning.Nick Clifton2-4/+5
2002-04-09Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton5-6/+32
2002-04-09Tue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>Joern Rennecke2-1/+5
* MAINTAINERS: Update my email address.
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra4-32/+55
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
2002-03-27 * MAINTAINERS: Update my email address.Peter Targett2-1/+5
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra8-482/+472
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
2002-03-212002-03-20 Daniel Berlin <dan@dberlin.org>Daniel Berlin2-3/+157
* 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-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton12-76/+628
2002-03-18Updated French translationsNick Clifton2-55/+59
2002-03-13Updated French translationsNick Clifton2-182/+453
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-3/+7
* README: Update some version numbers.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-3/+8
* doc/binutils.texi (Target Selection): Fix LD crossreferences. (Architecture Selection): Likewise.
2002-03-01Take into account --kill-at (-k) while generating .exp file.Nick Clifton2-2/+7
2002-02-21Fix typo.Nick Clifton2-1/+5
2002-02-20Mark 2.12 branchNick Clifton2-0/+6
2002-02-20Display 2nd and 3rd reloc types for 64-bit MIPS.Nick Clifton5-28/+110
Narrow some fields for 80-char output.
2002-02-18Fix dateHans-Peter Nilsson1-1/+1
2002-02-18 * binutils-all/objcopy.expHans-Peter Nilsson2-0/+15
(strip_executable_with_saving_a_symbol): Prune symbol Main in nm output for mmix-knuth-mmixware.
2002-02-15 * NEWS: Mention support for MMIX.Hans-Peter Nilsson2-0/+6
2002-02-13bfd:Jason Thorpe2-0/+6
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-13Do not expect an explicit ordering of the sections.Nick Clifton2-9/+14
2002-02-12* MAINTAINERS: Added self as MN10300 co-maintainer.Alexandre Oliva2-0/+5
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra2-0/+7
2002-02-112002-02-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* MAINTAINERS: List myself as branch maintainer.
2002-02-11 * configure: Regenerate.Alan Modra4-111/+130
* objcopy.c: Update copyright date. * doc/Makefile.in: Regenerate.
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* nlmconv.c: Back out localtime PARAMS change.