This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/3] libiberty: sync w/gcc [committed]


Mike Frysinger (1):
  libiberty: dupargv: rewrite to use xstrdup

Nick Clifton (1):
  libiberty: fix warnings about left shifting a negative value.

Patrick Palka (1):
  libiberty: Tweak the documentation of libiberty's xcrc32 function

 libiberty/ChangeLog | 18 ++++++++++++++++++
 libiberty/argv.c    |  6 +-----
 libiberty/crc32.c   | 12 +++++-------
 libiberty/regex.c   |  2 +-
 4 files changed, 25 insertions(+), 13 deletions(-)

-- 
2.6.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]