Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-23 | 2005-05-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+11 | |
* auxv.h (target_auxv_read, procfs_xfer_auxv) (target_auxv_parse): Use gdb_byte for byte buffer parameters. * auxv.c (target_auxv_read, procfs_xfer_auxv, target_auxv_parse) (target_auxv_search, fprint_target_auxv): Update. | |||||
2005-01-05 | 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> | Andrew Cagney | 1 | -48/+48 | |
Committed by Andrew Cagney. * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup. * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup. * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup. * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup. * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup. * aix-thread.c (_initialize_aix_thread): Get rid of the deprecated_add_show_from_set call. * alpha-tdep.c (_initialize_alpha_tdep): Ditto. * arm-tdep.c (_initialize_arm_tdep): Ditto. * command.h (add_setshow_enum_cmd): Add arguments for returning new list elements. * cli/cli-decode.c (add_setshow_enum_cmd): Ditto. * mips-tdep.c (_initialize_mips_tdep): Modify calls to add_setshow_enum_cmd. | |||||
2004-02-24 | 2004-02-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -3/+2 | |
* auxv.c (info_auxv_command): Fix typos in error messages. | |||||
2004-02-01 | 2004-01-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+301 | |
* auxv.h: New file. * auxv.c: New file. * Makefile.in (auxv_h): New variable. (COMMON_OBS): Add auxv.o here. (auxv.o): New target. |