summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:Ulrich Weigand2008-09-111-0/+7
* * valarith.c (value_x_unop): Use builtin_type_int8 as type forUlrich Weigand2008-09-111-0/+7
* * infcall.c (value_arg_coerce): Add GDBARCH parameter. Use itsUlrich Weigand2008-09-111-0/+9
* * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand2008-09-111-0/+34
* * stack.c (return_command): Use frame architecture to determineUlrich Weigand2008-09-111-0/+15
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-0/+44
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-0/+26
* * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand2008-09-111-0/+18
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-0/+17
* * eval.c (evaluate_subexp_standard): Use exp->gdbarch types insteadUlrich Weigand2008-09-111-0/+6
* * ada-valprint.c: Include "objfiles.h".Ulrich Weigand2008-09-111-0/+7
* * ada-lang.c (value_pos_atr): Add TYPE argument. Use it asUlrich Weigand2008-09-111-0/+9
* * ada-lang.c (cast_to_fixed): Do not cast to builtin_type_double.Ulrich Weigand2008-09-111-0/+10
* * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand2008-09-111-0/+8
* * ada-valprint.c (ada_val_print_1): When implicitly dereferencingUlrich Weigand2008-09-111-0/+9
* * eval.c (evaluate_subexp_standard): Use builtin_type_int8Ulrich Weigand2008-09-111-0/+9
* * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand2008-09-111-0/+8
* * ax-gdb.c: Include "language.h".Ulrich Weigand2008-09-111-0/+31
* * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand2008-09-111-0/+11
* * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand2008-09-111-0/+12
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-0/+25
* * eval.c (evaluate_subexp_for_sizeof): Use builtin_int type ofUlrich Weigand2008-09-111-0/+6
* * expression.h (enum exp_opcode): Document OP_COMPLEX to takeUlrich Weigand2008-09-111-0/+9
* * language.h (struct language_arch_info): New membersUlrich Weigand2008-09-111-0/+35
* * jv-lang.c (enum java_primitive_types): New type.Ulrich Weigand2008-09-111-0/+6
* * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand2008-09-111-0/+8
* * expression.h (struct expression): New member GDBARCH.Ulrich Weigand2008-09-111-0/+38
* * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPEUlrich Weigand2008-09-111-0/+16
* * ada-lang.c (ada_parent_type): Add handling of the case whereJoel Brobecker2008-09-101-0/+9
* * ada-lang.c (is_digits_suffix): New function.Joel Brobecker2008-09-101-0/+15
* * Makefile.in (gnu-nat.o): New rule.Pedro Alves2008-09-101-0/+4
* * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: UseJoel Brobecker2008-09-101-0/+5
* * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD, BINOP_SUB]:Joel Brobecker2008-09-101-0/+5
* * inf-ttrace.c (inf_ttrace_follow_fork): Declare locals at thePedro Alves2008-09-101-0/+6
* * ada-lang.c (ada_array_length): Use builtin_type_int32 insteadUlrich Weigand2008-09-101-0/+7
* gdb/Pedro Alves2008-09-091-0/+4
* * gnu-nat.c (gnu_pid_to_exec_file): Delete.Pedro Alves2008-09-091-0/+5
* * gnu-nat.c (gnu_attach): Push target before fetching the list ofPedro Alves2008-09-091-0/+5
* * valops.c (value_cast_structs): Return NULL for failure.Daniel Jacobowitz2008-09-081-0/+6
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-0/+26
* * infrun.c (context_switch): Don't context-switch the continuations.Pedro Alves2008-09-081-3/+1
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-0/+52
* Remove the global stop_step in favour of a per-threadPedro Alves2008-09-081-0/+23
* Remove the global step_multi in favour of a per-threadPedro Alves2008-09-081-0/+19
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-0/+53
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-081-0/+17
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-0/+42
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-081-0/+16
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-0/+73
* * bsd-uthread.c (bsd_uthread_find_new_threads): Claim the mainPedro Alves2008-09-081-0/+5