Age | Commit message (Expand) | Author | Files | Lines |
2002-06-18 | binutils/ | Jakub Jelinek | 2 | -6/+14 |
2002-06-15 | 2002-06-15 H.J. Lu (hjl@gnu.org) | H.J. Lu | 3 | -3/+24 |
2002-06-13 | Display the symbol's size and use it for sorting. | Nick Clifton | 2 | -168/+160 |
2002-06-08 | * Makefile.am: Run "make dep-am". | Alan Modra | 4 | -23/+35 |
2002-06-08 | * bucomm.c: Replace CONST with const. | Alan Modra | 4 | -15/+21 |
2002-06-07 | 2002-06-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -9/+55 |
2002-06-07 | When computing size of symbols for an ELF target use the internal size field. | Nick Clifton | 2 | -6/+14 |
2002-06-06 | * testsuite/binutils-all/objcopy.exp: clear xfail for | Jeff Law | 3 | -2/+9 |
2002-06-05 | * objcopy.c (copy_section): Don't copy SEC_GROUP sections. | Alan Modra | 2 | -2/+11 |
2002-06-03 | * objdump.c: Fix formatting. | Alan Modra | 2 | -9/+9 |
2002-05-30 | * MAINTAINERS: Add self as M68k maintainer. | Ben Elliston | 2 | -0/+5 |
2002-05-29 | * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol): | Alan Modra | 2 | -23/+29 |
2002-05-28 | Add DLX target | Nick Clifton | 2 | -0/+11 |
2002-05-27 | Fix transaltion problems. | Nick Clifton | 5 | -249/+302 |
2002-05-27 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
2002-05-27 | New Swedish translation | Nick Clifton | 3 | -2/+4672 |
2002-05-27 | * unwind-ia64.c (unw_print_brmask): Don't use sprintf. | Alan Modra | 2 | -11/+32 |
2002-05-26 | * arsup.c: Remove ARGSUSED. | Kazu Hirata | 8 | -27/+10 |
2002-05-25 | * arlex.l: Use #include "" instead of <> for local header files. | Alan Modra | 12 | -22/+37 |
2002-05-24 | Add self as d10v maintainer. | Tom Rix | 2 | -0/+5 |
2002-05-24 | Add a target for i386-netbsdpe. | Nick Clifton | 3 | -2/+7 |
2002-05-24 | * size.c: Fix formatting. | Kazu Hirata | 7 | -51/+60 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 3 | -10/+31 |
2002-05-23 | * rdcoff.c: Fix formatting. | Kazu Hirata | 8 | -214/+224 |
2002-05-21 | * filemode.c: Fix formatting. | Kazu Hirata | 13 | -111/+126 |
2002-05-21 | * objdump.c (dump_headers): Fix output formatting for ELF32 | Thiemo Seufer | 2 | -1/+10 |
2002-05-20 | * debug.c: Fix formatting. | Kazu Hirata | 7 | -287/+296 |
2002-05-19 | * addr2line.c: Fix formatting. | Kazu Hirata | 11 | -69/+82 |
2002-05-16 | * MAINTAINERS: Add myself as the second AVR port maintainer. | Marek Michalkiewicz | 2 | -0/+5 |
2002-05-16 | * MAINTAINERS: Update my email address. | Stephane Carrez | 2 | -1/+5 |
2002-05-09 | Add Joasn Thorpe as VAX maintainer | Nick Clifton | 2 | -0/+5 |
2002-05-08 | * configure.in: Replace `*pe' with `pe' throughout. | Alan Modra | 3 | -14/+19 |
2002-05-07 | Honour DESTDIR | Nick Clifton | 3 | -13/+18 |
2002-05-06 | oops, missing changelog entry | Alan Modra | 1 | -1/+14 |
2002-05-05 | * dlltool.c (process_def_file): Add missing prototype. | Alan Modra | 3 | -63/+33 |
2002-05-05 | * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings | Alan Modra | 4 | -23/+78 |
2002-05-04 | * ar.c (replace_members): Remove unused var. Formatting fix. | Alan Modra | 3 | -3/+6 |
2002-05-04 | * MAINTAINERS: Sort port maintainers by CPU. | Alan Modra | 2 | -5/+9 |
2002-05-04 | * size.c (display_archive): Add last_arfile and code to close archives. | Alan Modra | 2 | -1/+12 |
2002-05-01 | * nm.c (print_symbol): Check returned filename from | Alan Modra | 2 | -1/+7 |
2002-04-25 | 2002-04-25 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -0/+5 |
2002-04-25 | The patch contains mostly fixes for the disassembler. It also fixes | Nick Clifton | 2 | -1/+6 |
2002-04-17 | * arparse.y: Fix syntax warning. | Thiemo Seufer | 2 | -0/+5 |
2002-04-16 | Remove unused function fetch_location_list. | Nick Clifton | 2 | -13/+18 |
2002-04-16 | Define MEMFLAGS_DISCARDABLE by default for dialogs. | Nick Clifton | 7 | -2/+40 |
2002-04-15 | Allow two to five parameter in FONT statement of DIALOGEX resources. | Nick Clifton | 8 | -8/+145 |
2002-04-11 | Use 'file delete' instead of 'exec rm -f'. | Nick Clifton | 2 | -1/+6 |
2002-04-10 | Delete created files upon successful completeion of the test. | Nick Clifton | 2 | -8/+12 |
2002-04-10 | Regernated recently created expected output files using MSVC. | Nick Clifton | 11 | -10/+25 |
2002-04-09 | Add WS_CAPTION dialog style if CAPTION is specified. | Nick Clifton | 5 | -0/+20 |