Stephane Carrez
9b1c792ed3
* mi-syn-frame.exp: Don't run this test when gdb,nosignals is set.
24 years ago
Kris Warkentin
2610b0bff4
added target specific solib find hook
24 years ago
Nick Clifton
07c6e93658
Add support for QNX style core files.
24 years ago
Kris Warkentin
9a3c34fe70
added myself to Write After list in MAINTAINERS
24 years ago
Nick Clifton
f8a495c8a4
Add support for kaOS as cross build target system.
24 years ago
Nick Clifton
a99996bbb4
Add paragraph about using --disable-nls
24 years ago
Nick Clifton
76ed1927d5
(nm --size-sort): Update description.
24 years ago
Alan Modra
aad5d35016
* elflink.c (_bfd_elf_create_got_section): Check existing .got
section flags before concluding that we've already been called.
Don't use register keyword.
(_bfd_elf_create_dynamic_sections): Don't use register keyword.
(_bfd_elf_create_linker_section): Formatting.
24 years ago
gdbadmin
11203c8bc5
*** empty log message ***
24 years ago
Alan Modra
cc13e15a3b
daily update
24 years ago
Christopher Faylor
be44867042
* gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
(Non-debug DLL symbols): New node, describing the minimal symbols loaded from
DLLs without real debugging symbols.
24 years ago
Stephane Carrez
1146c7f1ab
* lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
24 years ago
Stephane Carrez
2417dd2589
* m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
24 years ago
Chris Demetriou
4a9a3c54b7
2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
* mips-dis.c (print_mips_disassembler_options): Make 'i' unsigned,
use ARRAY_SIZE in loops.
24 years ago
gdbadmin
3008c20213
*** empty log message ***
24 years ago
Alan Modra
eabce1b6d0
daily update
24 years ago
DJ Delorie
cc52927424
merge from gcc
24 years ago
Stephane Carrez
b631436bb9
* m68hc11-tdep.c (m68hc11_init_reggroups): New function.
(m68hc11_add_reggroups): New function.
(m68hc11_register_reggroup_p): New to register hard/soft reggroups.
(m68hc11_gdbarch_init): Install the reggroups.
(_initialize_m68hc11_tdep): Initialize them.
24 years ago
Jim Wilson
0aa8c1e41b
Update my email address.
24 years ago
Jim Wilson
0100f33bcd
Update my address.
24 years ago
gdbadmin
b3deb35757
*** empty log message ***
24 years ago
Alan Modra
718bcd5a2b
daily update
24 years ago
DJ Delorie
192cbe66da
merge from gcc
24 years ago
Joern Rennecke
1bbd6057d5
cgen:
* cpu/sh64-media.cpu (make-mextr): Fix setting of count.
sim/sh64:
* sem-media-switch.c, sem-media.c: Regenerate.
24 years ago
Nick Clifton
cce4814f14
Update Maverick tests.
Contribute test generator.
24 years ago
DJ Delorie
900d2082a9
merge from gcc
24 years ago
David Carlton
50ceaba595
2003-02-21 David Carlton <carlton@math.stanford.edu>
* arm-tdep.c (arm_gdbarch_init): Add break after default label.
24 years ago
Daniel Jacobowitz
4c2df51b5a
Based on a patch from Daniel Berlin (dberlin@dberlin.org).
* symtab.h: Add opaque declarations of struct axs_value and
struct agent_expr.
(enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
(struct location_funcs): New type.
(struct symbol): Add "loc" to aux_value.
(SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
* dwarf2read.c: Include "dwarf2expr.h".
(dwarf2_symbol_mark_computed): New function.
(read_func_scope): Use it.
(var_decode_location): New function.
(new_symbol): Use it.
* dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
* Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
(dwarf2expr_h, dwarf2loc_h): New variables.
(COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
(dwarf2expr.o, dwarf2loc.o): New rules.
(dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
* buildsym.c (finish_block): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
* findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
* m2-exp.y (yylex): Likewise.
* printcmd.c (address_info, print_frame_args): Likewise.
* stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
* symmisc.c (print_symbol, print_partial_symbols): Likewise.
* ada-lang.c (ada_resolve_subexp, symtab_for_sym)
(ada_add_block_symbols, fill_in_ada_prototype): Likewise.
* symtab.c (lookup_block_symbol): Likewise.
24 years ago
Daniel Jacobowitz
4cf623b60b
* mi-cmd-stack.c (list_args_or_locals): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
24 years ago
Nick Clifton
887933998a
Check for a NULL sentinel value before using it.
24 years ago
Nick Clifton
77c6dd379a
Add v850e debug registers.
24 years ago
Nick Clifton
ecc51f48c5
Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT.
Add code to display these values in readelf.
24 years ago
Nick Clifton
d1c1f9109a
(ldmac, stmac): Replace MACREG with MS32 and MD32.
24 years ago
Nick Clifton
cf888e70e2
Disable region size checking whilst relaxing sections.
24 years ago
Nick Clifton
c125362777
Applied Bob Wilson's documentation fixes.
24 years ago
Nick Clifton
947ed062ce
Apply Bob Wilson's documenation clean up patch
24 years ago
Richard Sandiford
64bdfcaf0d
* config/tc-mips.c (prev_reloc_op_frag): New variable.
(macro): Check it to decide whether a new frag is needed.
(my_getSmallExpression): Set it.
24 years ago
Nick Clifton
36f63dca98
Apply Bob Wilson's linker documenation clean ups.
24 years ago
Adam Fedor
5784d15e43
* symtab.h: Remove objc_specific struct
(SYMBOL_OBJC_DEMANGLED_NAME): Remove.
* symtab.c (symbol_init_language_specific, symbol_demangled_name):
Have language_objc use cplus_specific struct.
24 years ago
Tom Tromey
d4cad8db8c
* jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
TYPE_NAME, when printing a String value. PR java/1075.
24 years ago
Adam Fedor
d38074a8d5
objc-lang.h (find_methods): Remove declaration.
24 years ago
Adam Fedor
2f9a90b40e
objc-lang.c (find_methods): Make static.
24 years ago
Christopher Faylor
6f17862b81
* win32-nat.c (get_image_name): Check return value from ReadProcessMemory.
(child_xfer_memory): Ditto.
24 years ago
DJ Delorie
3decd77d89
* Makefile.tpl: Add definition of CPPFLAGS to pass into
configure-target-* as some target builds may require additional
flags for preprocessor tests.
* Makefile.in: Regenerated.
24 years ago
DJ Delorie
4938384a1f
merge from gcc
24 years ago
Alan Modra
66491ebcb7
* objcopy.c (filter_symbols): Fix compilation problems with
HP-UX's C compiler.
24 years ago
gdbadmin
bb20a2dcba
*** empty log message ***
24 years ago
Alexandre Oliva
715d16565f
* configure.in (TARGET_SYSTEM_ROOT): Set default to
${exec_prefix}/${target_alias}/sys-root. Match explicit
'${exec_prefix}' (in addition to the expansion thereof) as
relocatable.
* configure: Rebuilt.
24 years ago
Alan Modra
29767ab128
daily update
24 years ago
Daniel Jacobowitz
ba61a41253
* Makefile.in (CFILES): Add lrealpath.c.
(REQUIRED_OFILES): Add lrealpath.o.
(lrealpath.o): Add rule.
* aclocal.m4 (libiberty_NEED_DECLARATION): Add.
* configure.in: Add realpath and canonicalize_file_name to
checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
for canonicalize_file_name.
* lrealpath.c: New file.
* make-relative-prefix.c: Update documentation.
(make_relative_prefix): Simplify. Use lbasename and lrealpath.
* config.in: Regenerated.
* configure: Regenerated.
* functions.texi: Regenerated.
24 years ago