summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * testsuite/binutils-all/objcopy.exp: clear xfail forJeff Law2002-06-063-2/+9
* * objcopy.c (copy_section): Don't copy SEC_GROUP sections.Alan Modra2002-06-052-2/+11
* * objdump.c: Fix formatting.Alan Modra2002-06-032-9/+9
* * MAINTAINERS: Add self as M68k maintainer.Ben Elliston2002-05-302-0/+5
* * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):Alan Modra2002-05-292-23/+29
* Add DLX targetNick Clifton2002-05-282-0/+11
* Fix transaltion problems.Nick Clifton2002-05-275-249/+302
* oops - omitted from previous deltaNick Clifton2002-05-271-0/+5
* New Swedish translationNick Clifton2002-05-273-2/+4672
* * unwind-ia64.c (unw_print_brmask): Don't use sprintf.Alan Modra2002-05-272-11/+32
* * arsup.c: Remove ARGSUSED.Kazu Hirata2002-05-268-27/+10
* * arlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-2512-22/+37
* Add self as d10v maintainer.Tom Rix2002-05-242-0/+5
* Add a target for i386-netbsdpe.Nick Clifton2002-05-243-2/+7
* * size.c: Fix formatting.Kazu Hirata2002-05-247-51/+60
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-233-10/+31
* * rdcoff.c: Fix formatting.Kazu Hirata2002-05-238-214/+224
* * filemode.c: Fix formatting.Kazu Hirata2002-05-2113-111/+126
* * objdump.c (dump_headers): Fix output formatting for ELF32Thiemo Seufer2002-05-212-1/+10
* * debug.c: Fix formatting.Kazu Hirata2002-05-207-287/+296
* * addr2line.c: Fix formatting.Kazu Hirata2002-05-1911-69/+82
* * MAINTAINERS: Add myself as the second AVR port maintainer.Marek Michalkiewicz2002-05-162-0/+5
* * MAINTAINERS: Update my email address.Stephane Carrez2002-05-162-1/+5
* Add Joasn Thorpe as VAX maintainerNick Clifton2002-05-092-0/+5
* * configure.in: Replace `*pe' with `pe' throughout.Alan Modra2002-05-083-14/+19
* Honour DESTDIRNick Clifton2002-05-073-13/+18
* oops, missing changelog entryAlan Modra2002-05-061-1/+14
* * dlltool.c (process_def_file): Add missing prototype.Alan Modra2002-05-053-63/+33
* * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra2002-05-054-23/+78
* * ar.c (replace_members): Remove unused var. Formatting fix.Alan Modra2002-05-043-3/+6
* * MAINTAINERS: Sort port maintainers by CPU.Alan Modra2002-05-042-5/+9
* * size.c (display_archive): Add last_arfile and code to close archives.Alan Modra2002-05-042-1/+12
* * nm.c (print_symbol): Check returned filename fromAlan Modra2002-05-012-1/+7
* 2002-04-25 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-252-0/+5
* The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2002-04-252-1/+6
* * arparse.y: Fix syntax warning.Thiemo Seufer2002-04-172-0/+5
* Remove unused function fetch_location_list.Nick Clifton2002-04-162-13/+18
* Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton2002-04-167-2/+40
* Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton2002-04-158-8/+145
* Use 'file delete' instead of 'exec rm -f'.Nick Clifton2002-04-112-1/+6
* Delete created files upon successful completeion of the test.Nick Clifton2002-04-102-8/+12
* Regernated recently created expected output files using MSVC.Nick Clifton2002-04-1011-10/+25
* Add WS_CAPTION dialog style if CAPTION is specified.Nick Clifton2002-04-095-0/+20
* Don't print empty dialog caption.Nick Clifton2002-04-095-0/+19
* Fix overlooked sublang shift bug.Nick Clifton2002-04-095-7/+27
* Set default LANGUAGE to english/us.Nick Clifton2002-04-099-6/+33
* Use signature to identify DIALOGEX.Nick Clifton2002-04-094-14/+32
* Don't add default dialog style when explicit style specified.Nick Clifton2002-04-095-4/+29
* "\a" escape (used for right justified key definitions in menus) is encodes asNick Clifton2002-04-095-1/+21
* Fix parsing hex constants in strings. Add test for the fix.Nick Clifton2002-04-095-6/+24