Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Set MEMFLAG_PURE by default - bug exposed by regenerated files. | |||||
2002-04-09 | Add WS_CAPTION dialog style if CAPTION is specified. | Nick Clifton | 5 | -0/+20 | |
Add testcase. | |||||
2002-04-09 | Don't print empty dialog caption. | Nick Clifton | 5 | -0/+19 | |
Add testcase. | |||||
2002-04-09 | Fix overlooked sublang shift bug. | Nick Clifton | 5 | -7/+27 | |
Add testcase. | |||||
2002-04-09 | Set default LANGUAGE to english/us. | Nick Clifton | 9 | -6/+33 | |
2002-04-09 | Use signature to identify DIALOGEX. | Nick Clifton | 4 | -14/+32 | |
Add testcase. | |||||
2002-04-09 | Don't add default dialog style when explicit style specified. | Nick Clifton | 5 | -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 as | Nick Clifton | 5 | -1/+21 | |
binary 8. | |||||
2002-04-09 | Fix parsing hex constants in strings. Add test for the fix. | Nick Clifton | 5 | -6/+24 | |
2002-04-09 | Fix typo in BEDIT warning. | Nick Clifton | 2 | -4/+5 | |
2002-04-09 | Apply patch from Bernd Herd to fix quoted class definitions inside dialogs. | Nick Clifton | 5 | -6/+32 | |
2002-04-09 | Tue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com> | Joern Rennecke | 2 | -1/+5 | |
* MAINTAINERS: Update my email address. | |||||
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 4 | -32/+55 | |
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate. | |||||
2002-03-27 | * MAINTAINERS: Update my email address. | Peter Targett | 2 | -1/+5 | |
2002-03-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 8 | -482/+472 | |
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. | |||||
2002-03-21 | 2002-03-20 Daniel Berlin <dan@dberlin.org> | Daniel Berlin | 2 | -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-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 12 | -76/+628 | |
2002-03-18 | Updated French translations | Nick Clifton | 2 | -55/+59 | |
2002-03-13 | Updated French translations | Nick Clifton | 2 | -182/+453 | |
2002-03-08 | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -3/+7 | |
* README: Update some version numbers. | |||||
2002-03-08 | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -3/+8 | |
* doc/binutils.texi (Target Selection): Fix LD crossreferences. (Architecture Selection): Likewise. | |||||
2002-03-01 | Take into account --kill-at (-k) while generating .exp file. | Nick Clifton | 2 | -2/+7 | |
2002-02-21 | Fix typo. | Nick Clifton | 2 | -1/+5 | |
2002-02-20 | Mark 2.12 branch | Nick Clifton | 2 | -0/+6 | |
2002-02-20 | Display 2nd and 3rd reloc types for 64-bit MIPS. | Nick Clifton | 5 | -28/+110 | |
Narrow some fields for 80-char output. | |||||
2002-02-18 | Fix date | Hans-Peter Nilsson | 1 | -1/+1 | |
2002-02-18 | * binutils-all/objcopy.exp | Hans-Peter Nilsson | 2 | -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 Nilsson | 2 | -0/+6 | |
2002-02-13 | bfd: | Jason Thorpe | 2 | -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-13 | Do not expect an explicit ordering of the sections. | Nick Clifton | 2 | -9/+14 | |
2002-02-12 | * MAINTAINERS: Added self as MN10300 co-maintainer. | Alexandre Oliva | 2 | -0/+5 | |
2002-02-12 | Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tags | Alan Modra | 2 | -0/+7 | |
2002-02-11 | 2002-02-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+5 | |
* MAINTAINERS: List myself as branch maintainer. | |||||
2002-02-11 | * configure: Regenerate. | Alan Modra | 4 | -111/+130 | |
* objcopy.c: Update copyright date. * doc/Makefile.in: Regenerate. | |||||
2002-02-11 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+5 | |
* nlmconv.c: Back out localtime PARAMS change. | |||||
2002-02-11 | * objcopy.c (MKDIR): Define. | Alan Modra | 2 | -12/+47 | |
(copy_archive): Make name_list.name const. Use MKDIR. Handle duplicate files in archives by making more temp dirs. | |||||
2002-02-10 | Update copyright date from last commit. | Daniel Jacobowitz | 1 | -1/+2 | |
2002-02-10 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 4 | -3/+13 | |
* 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. | |||||
2002-02-10 | Add 'xscale' as an expected cpu type. | Nick Clifton | 2 | -1/+6 | |
2002-02-06 | * MAINTAINERS: Added self as SH co-maintainer. | Alexandre Oliva | 2 | -0/+5 | |
2002-02-05 | Updated Turkish translations | Nick Clifton | 2 | -1041/+460 | |
2002-02-01 | Run "make dep-am" | Alan Modra | 3 | -39/+44 | |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -19/+29 | |
2002-01-30 | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+5 | |
* nm.c (print_value): Mark abfd unused. | |||||
2002-01-29 | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+6 | |
* unwind-ia64.c (unw_decoder): Change second argument to unsigned int, to match function prototypes. | |||||
2002-01-29 | 2002-01-29 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 3 | -2/+8 | |
* objdump.c: Include "getopt.h" after "bucomm.h" so that __GNU_LIBRARY__ will be defined. * size.c: Likewise. | |||||
2002-01-28 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -207/+223 | |
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated. |