aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2002-06-08 * Makefile.am: Run "make dep-am".Alan Modra4-23/+35
2002-06-08 * bucomm.c: Replace CONST with const.Alan Modra4-15/+21
2002-06-072002-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2-9/+55
2002-06-07When computing size of symbols for an ELF target use the internal size field.Nick Clifton2-6/+14
2002-06-06 * testsuite/binutils-all/objcopy.exp: clear xfail forJeff Law3-2/+9
2002-06-05 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.Alan Modra2-2/+11
2002-06-03 * objdump.c: Fix formatting.Alan Modra2-9/+9
2002-05-30 * MAINTAINERS: Add self as M68k maintainer.Ben Elliston2-0/+5
2002-05-29 * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):Alan Modra2-23/+29
2002-05-28Add DLX targetNick Clifton2-0/+11
2002-05-27Fix transaltion problems.Nick Clifton5-249/+302
2002-05-27oops - omitted from previous deltaNick Clifton1-0/+5
2002-05-27New Swedish translationNick Clifton3-2/+4672
2002-05-27 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.Alan Modra2-11/+32
2002-05-26 * arsup.c: Remove ARGSUSED.Kazu Hirata8-27/+10
2002-05-25 * arlex.l: Use #include "" instead of <> for local header files.Alan Modra12-22/+37
2002-05-24Add self as d10v maintainer.Tom Rix2-0/+5
2002-05-24Add a target for i386-netbsdpe.Nick Clifton3-2/+7
2002-05-24 * size.c: Fix formatting.Kazu Hirata7-51/+60
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek3-10/+31
2002-05-23 * rdcoff.c: Fix formatting.Kazu Hirata8-214/+224
2002-05-21 * filemode.c: Fix formatting.Kazu Hirata13-111/+126
2002-05-21 * objdump.c (dump_headers): Fix output formatting for ELF32Thiemo Seufer2-1/+10
2002-05-20 * debug.c: Fix formatting.Kazu Hirata7-287/+296
2002-05-19 * addr2line.c: Fix formatting.Kazu Hirata11-69/+82
2002-05-16 * MAINTAINERS: Add myself as the second AVR port maintainer.Marek Michalkiewicz2-0/+5
2002-05-16 * MAINTAINERS: Update my email address.Stephane Carrez2-1/+5
2002-05-09Add Joasn Thorpe as VAX maintainerNick Clifton2-0/+5
2002-05-08 * configure.in: Replace `*pe' with `pe' throughout.Alan Modra3-14/+19
2002-05-07Honour DESTDIRNick Clifton3-13/+18
2002-05-06oops, missing changelog entryAlan Modra1-1/+14
2002-05-05 * dlltool.c (process_def_file): Add missing prototype.Alan Modra3-63/+33
2002-05-05 * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra4-23/+78
2002-05-04 * ar.c (replace_members): Remove unused var. Formatting fix.Alan Modra3-3/+6
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
2002-04-252002-04-25 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+5
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2-1/+6
2002-04-17 * arparse.y: Fix syntax warning.Thiemo Seufer2-0/+5
2002-04-16Remove unused function fetch_location_list.Nick Clifton2-13/+18
2002-04-16Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton7-2/+40
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
2002-04-09Add WS_CAPTION dialog style if CAPTION is specified.Nick Clifton5-0/+20
2002-04-09Don't print empty dialog caption.Nick Clifton5-0/+19
2002-04-09Fix overlooked sublang shift bug.Nick Clifton5-7/+27
2002-04-09Set default LANGUAGE to english/us.Nick Clifton9-6/+33