X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=be3bb1c2aa52ac0b4820f2d53079f34876c0aa22;hb=bed0c2439825684b1f7a34bcc2e49acfafe3bb4c;hp=4d3c3ecb19ca904bded962cca5029441b48aceca;hpb=5a04cc987f921c041f358e0b2a7390ba7dcd1aa1;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4d3c3ecb19..be3bb1c2aa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,27 @@ +2012-10-24 Joel Brobecker + + * ravenscar-thread.c (ravenscar_wait): Only update the list + of threads and inferior_ptid if the inferior is still alive. + +2012-10-24 Joel Brobecker + + * ada-lang.c (is_known_support_routine): Use lbasename when + matching the symtab's filename against + known_runtime_file_name_patterns. + +2012-10-24 Joel Brobecker + + * ada-lang.c (ada_same_array_size_p): New function. + (ada_promote_array_of_integrals): New function. + (coerce_for_assign): Add handling of arrays where the elements + are integrals of a smaller size than the size of the target + array element type. + +2012-10-24 Joel Brobecker + + * doublest.c (convert_doublest_to_floatformat): Fix comparison + against maximum exponent value. + 2012-10-24 Joel Brobecker * ada-lang.h (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Add entry for