]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
gdb: bool-ify file_is_auto_load_safe
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
5e12f48f
SM
12021-01-13 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * auto-load.h (file_is_auto_load_safe): Change return type to
4 bool, move comment here.
5 * auto-load.c (file_is_auto_load_safe): Change return type and
6 advice_printed to bool. Move comment to header.
7
54ca9002
SM
82021-01-13 Simon Marchi <simon.marchi@polymtl.ca>
9
10 * jit.c (jit_debug_printf): New, use throughout file.
11
24a7f1b5
SM
122021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
13
14 * infrun.c (normal_stop): Fix indentation.
15
fe7a351a
SM
162021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
17
18 * top.h (readnow_symbol_files, readnever_symbol_files): Move
19 declarations to ...
20 * symfile.h: ... here.
21 * symfile.c: Update doc.
22
16e9019e
SM
232021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
24
25 * target.h (baud_rate, serial_parity): Move declarations...
26 * serial.h: ... here.
27 * main.c: Include serial.h.
28 * serial.c (baud_rate, serial_parity): Update doc.
29
b2f2ae0d
SM
302021-01-12 Simon Marchi <simon.marchi@polymtl.ca>
31
32 * top.c (pre_init_ui_hook): Remove.
33
5291fe3c
SP
342021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
35
36 * aarch64-tdep.c (aarch64_vnh_type): Add "bf" field in h registers.
37 (aarch64_vnv_type): Add "bf" type in h field of v registers.
38 * features/aarch64-fpu.c (create_feature_aarch64_fpu): Regenerated.
39 * features/aarch64-fpu.xml: Add bfloat16 type.
40
ce38f5ed
AB
412021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * expprint.c (dump_subexp_body_standard): Handle OP_BOOL.
44
7c654b71
AB
452021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * f-exp.y (dot_ops): Rename to...
48 (fortran_operators): ...this. Add a header comment. Add symbol
49 based operators.
50 (yylex): Update to use fortran_operators not dot_ops. Remove
51 special handling for '**', this is now included in
52 fortran_operators.
53
c6185dce
SM
542021-01-11 Simon Marchi <simon.marchi@polymtl.ca>
55
56 * arch/aarch64-insn.h (aarch64_debug_printf): New.
57 * arch/aarch64-insn.c: Use aarch64_debug_printf.
58 * aarch64-tdep.c: Use aarch64_debug_printf.
59
eef401dc
SM
602021-01-11 Simon Marchi <simon.marchi@polymtl.ca>
61
62 * solib-aix.c (solib_aix_debug_printf): New, use throughout
63 file.
64
062eaacb
SM
652021-01-11 Simon Marchi <simon.marchi@polymtl.ca>
66
67 * jit.c (jit_debug): Change type to bool.
68 (_initialize_jit): Adjust.
69
54585eee
TT
702021-01-09 Tom Tromey <tom@tromey.com>
71
72 PR compile/23672
73 * compile/compile.c (compile_to_object): Avoid crash when
74 osabi_triplet_regexp returns NULL.
75
bc167b6b
TT
762021-01-09 Tom Tromey <tom@tromey.com>
77
78 * tracepoint.h (class collection_list) <append_exp>: Take a
79 std::string.
80 * tracepoint.c (collection_list::append_exp): Take a std::string.
81 (encode_actions_1): Update.
82
8fc48b79
TT
832021-01-08 Tom Tromey <tromey@adacore.com>
84
85 * parse.c (parse_expression): Add void_context_p parameter. Use
86 parse_exp_in_context.
87 * printcmd.c (print_command_1): Change voidprint to bool. Pass to
88 parse_expression.
89 (print_command, call_command): Update.
90 * expression.h (parse_expression): Add void_context_p parameter.
91
3c8c6de2
AB
922021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * value.c (set_value_component_location): Adjust the VALUE_LVAL
95 for internalvar components that have a dynamic location.
96
1940319c
TV
972021-01-08 Tom de Vries <tdevries@suse.de>
98
99 PR gdb/26881
100 * breakpoint.c (create_exception_master_breakpoint_probe)
101 (create_exception_master_breakpoint_hook): Factor out
102 of ...
103 (create_exception_master_breakpoint): ... here. Only try to install
104 the master exception breakpoint in objfile.debug using the
105 _Unwind_DebugHook method, if the install using probes in objfile
106 failed.
107
e3436813
AB
1082021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * f-lang.c (fortran_value_subarray): Call value_from_component.
111
e904f56d
MF
1122021-01-07 Mike Frysinger <vapier@gentoo.org>
113
114 * remote-sim.c: Include memory-map.h.
115 (gdbsim_target): Define memory_map override.
116 (gdbsim_target::memory_map): Define.
117
959d6a67
TT
1182021-01-07 Tom Tromey <tromey@adacore.com>
119
120 * ada-lang.c (do_full_match): Conditionally skip "_ada_" prefix.
121
d4813f10
TT
1222021-01-07 Tom Tromey <tromey@adacore.com>
123
124 * ada-lang.c (add_component_interval): Start loop using vector's
125 updated size.
126
b49180ac
TT
1272021-01-06 Tom Tromey <tromey@adacore.com>
128
129 * ada-lang.c (ada_evaluate_subexp) <BINOP_ADD, BINOP_SUB>:
130 Do not cast result.
131 * valarith.c (fixed_point_binop): Handle multiplication
132 and division specially.
133 * valops.c (value_to_gdb_mpq): New function.
134 (value_cast_to_fixed_point): Use it.
135
55195361
HD
1362021-01-05 Hannes Domani <ssbssa@yahoo.de>
137
138 * tui/tui-winsource.c (tui_source_window_base::refresh_window):
139 Call wnoutrefresh instead of tui_win_info::refresh_window.
140
1b6d4bb2
HD
1412021-01-05 Hannes Domani <ssbssa@yahoo.de>
142
143 * tui/tui-source.c (tui_source_window::show_line_number):
144 Redraw second space after line number.
145
b5ff370e
HD
1462021-01-05 Hannes Domani <ssbssa@yahoo.de>
147
148 PR tui/26927
149 * tui/tui-winsource.c (tui_source_window_base::refresh_window):
150 Fix source pad size in prefresh.
151 (tui_source_window_base::show_source_content): Grow source pad
152 if necessary.
153
c68ea49f
MF
1542021-01-04 Mike Frysinger <vapier@gentoo.org>
155
156 * bfin-tdep.c (bfin_push_dummy_call): Use align_up.
157 (bfin_frame_align): Use align_down.
158
e4ad960a
TV
1592021-01-04 Tom de Vries <tdevries@suse.de>
160
161 * buildsym.c (buildsym_compunit::record_line): Filter out end-of-seq
162 terminators that do not terminate anything.
163
3ec3145c
SM
1642021-01-04 Simon Marchi <simon.marchi@efficios.com>
165
166 * debug.c (debug_print_depth): New.
167 * infrun.h (INFRUN_SCOPED_DEBUG_START_END): New.
168 (INFRUN_SCOPED_DEBUG_ENTER_EXIT): New.
169 * infrun.c (start_step_over): Use
170 INFRUN_SCOPED_DEBUG_ENTER_EXIT.
171 (proceed): Use INFRUN_SCOPED_DEBUG_ENTER_EXIT and
172 INFRUN_SCOPED_DEBUG_START_END.
173 (fetch_inferior_event): Use INFRUN_SCOPED_DEBUG_ENTER_EXIT.
174
e71daf80
SM
1752021-01-04 Simon Marchi <simon.marchi@efficios.com>
176
177 * infrun.c (print_target_wait_results): Use infrun_debug_printf.
178
335709bc
SM
1792021-01-04 Simon Marchi <simon.marchi@efficios.com>
180
181 * utils.c (vfprintf_unfiltered): Print timestamp only when
182 previous debug output ended with a newline.
183
098caef4
LM
1842021-01-04 Luis Machado <luis.machado@linaro.org>
185
186 Update all users of trad_frame_saved_reg to use the new member
187 functions.
188
189 Remote all struct keywords from declarations of trad_frame_saved_reg
190 types, except on forward declarations.
191
192 * aarch64-tdep.c: Update.
193 * alpha-mdebug-tdep.c: Update.
194 * alpha-tdep.c: Update.
195 * arc-tdep.c: Update.
196 * arm-tdep.c: Update.
197 * avr-tdep.c: Update.
198 * cris-tdep.c: Update.
199 * csky-tdep.c: Update.
200 * frv-tdep.c: Update.
201 * hppa-linux-tdep.c: Update.
202 * hppa-tdep.c: Update.
203 * hppa-tdep.h: Update.
204 * lm32-tdep.c: Update.
205 * m32r-linux-tdep.c: Update.
206 * m32r-tdep.c: Update.
207 * m68hc11-tdep.c: Update.
208 * mips-tdep.c: Update.
209 * moxie-tdep.c: Update.
210 * riscv-tdep.c: Update.
211 * rs6000-tdep.c: Update.
212 * s390-linux-tdep.c: Update.
213 * s390-tdep.c: Update.
214 * score-tdep.c: Update.
215 * sparc-netbsd-tdep.c: Update.
216 * sparc-sol2-tdep.c: Update.
217 * sparc64-fbsd-tdep.c: Update.
218 * sparc64-netbsd-tdep.c: Update.
219 * sparc64-obsd-tdep.c: Update.
220 * sparc64-sol2-tdep.c: Update.
221 * tilegx-tdep.c: Update.
222 * v850-tdep.c: Update.
223 * vax-tdep.c: Update.
224
225 * frame-unwind.c (frame_unwind_got_bytes): Make parameter const.
226 * frame-unwind.h (frame_unwind_got_bytes): Likewise.
227
228 * trad-frame.c: Update.
229 Remove TF_REG_* enum.
230 (trad_frame_alloc_saved_regs): Add a static assertion to check for
231 a trivially-constructible struct.
232 (trad_frame_reset_saved_regs): Adjust to use member function.
233 (trad_frame_value_p): Likewise.
234 (trad_frame_addr_p): Likewise.
235 (trad_frame_realreg_p): Likewise.
236 (trad_frame_value_bytes_p): Likewise.
237 (trad_frame_set_value): Likewise.
238 (trad_frame_set_realreg): Likewise.
239 (trad_frame_set_addr): Likewise.
240 (trad_frame_set_unknown): Likewise.
241 (trad_frame_set_value_bytes): Likewise.
242 (trad_frame_get_prev_register): Likewise.
243 * trad-frame.h: Update.
244 (trad_frame_saved_reg_kind): New enum.
245 (struct trad_frame_saved_reg) <addr, realreg, data>: Remove.
246 <m_kind, m_reg>: New member fields.
247 <set_value, set_realreg, set_addr, set_unknown, set_value_bytes>
248 <kind, value, realreg, addr, value_bytes, is_value, is_realreg>
249 <is_addr, is_unknown, is_value_bytes>: New member functions.
250
9898e882
SM
2512021-01-02 Simon Marchi <simon.marchi@polymtl.ca>
252
253 * target-float.c: Fix typos.
254
b66b4e65
HD
2552021-01-02 Hannes Domani <ssbssa@yahoo.de>
256
257 * gdb-gdb.py.in: Fix main_type.flds_bnds.bounds pretty printer.
258
b5b5650a
JB
2592021-01-01 Joel Brobecker <brobecker@adacore.com>
260
261 * gdbarch.sh: Update copyright year range.
262
3666a048
JB
2632021-01-01 Joel Brobecker <brobecker@adacore.com>
264
265 Update copyright year range in copyright header of all GDB files.
266
ff7e39b6
JB
2672021-01-01 Joel Brobecker <brobecker@adacore.com>
268
269 * copyright.py (get_update_list): Add "gdbserver" and "gdbsupport"
270 to the list of directories to update.
271
2b47c078
JB
2722021-01-01 Joel Brobecker <brobecker@adacore.com>
273
274 * top.c (print_gdb_version): Update copyright year.
275
476923f1 2762021-01-01 Joel Brobecker <brobecker@adacore.com>
c8f02daa 277
476923f1 278 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2020.
c8f02daa 279
476923f1 280For older changes see ChangeLog-2020.
c906108c
SS
281\f
282Local Variables:
283mode: change-log
284left-margin: 8
285fill-column: 74
286version-control: never
57da7796 287coding: utf-8
c906108c 288End: