aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-08-04If the destination of a BLX instruction is aligned on a half word boundary,Nick Clifton1-6/+15
set the H bit.
2000-08-03* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva2-1/+3
2000-08-03Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton4-196/+335
many segments.
2000-08-03* config-ml.in: Adjust multilib search paths to theAlexandre Oliva2-1/+39
appropriate multilib tree.
2000-08-03Stephane Carrez maintainer of 68hc11 targetStephane Carrez2-1/+5
2000-08-032000-08-03 H.J. Lu (hjl@gnu.org)H.J. Lu2-3/+22
* ld-bootstrap/bootstrap.exp: Add strip.
2000-08-03Protoization.Kevin Buettner2-9/+8
2000-08-03Add info about CGEN maintainersNick Clifton2-0/+19
2000-08-032000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu4-184/+78
* section.c: Back out the change made by Nick Clifton <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic binaries. * bfd-in2.h: Likewise. * elf.c: Likewise.
2000-08-03* elf32-sh.c (sh_elf_reloc_loop): Warning removal.Alexandre Oliva2-3/+7
2000-08-03Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2-5/+11
* remote-mips.c (mips_expect, mips_expect_timeout, common_open, fputs_readable): Make string pointer arguments constant.
2000-08-03Minor tweeks.Andrew Cagney3-3/+15
2000-08-03List things for 5.1.Andrew Cagney2-108/+214
2000-08-03Protoization.Kevin Buettner2-4/+6
2000-08-03* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toAlexandre Oliva2-3/+8
commas in $LANGUAGES.
2000-08-03Select elf for Unixware 7 (ix86-*-sysv5*)Alan Modra2-1/+6
2000-08-03* gdb.hp/gdb.aCC/namespace.exp: Remove. Moved to gdb.c++.Jimmy Guo2-296/+0
* gdb.hp/gdb.aCC/namespace.cc: Remove. Moved to gdb.c++.
2000-08-02* gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSETJimmy Guo3-4/+12
to be printed only if CALL_DUMMY_BREAKPOINT_OFFSET_P. * gdbarch.c: Regenerated.
2000-08-02* gdb.base/sizeof.c: include <stdio.h>.Jimmy Guo2-0/+10
2000-08-02* gdb.c++/classes.exp: Use gdb_test instead of send_gdb toJimmy Guo1-1/+1
'finish', otherwise uncaptured gdb_prompt would potentially throw remaining test points out of sync.
2000-08-02Fix memory leaks for IA-64 opcode idescs.Jim Wilson4-0/+14
gas/ * config/tc-ia64.c (emit_one_bundle): Call ia64_free_opcode before ia64_find_opcode. (md_assemble): Likewise. opcodes/ * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
2000-08-022000-08-01 Alexandre Oliva <aoliva@redhat.com>DJ Delorie2-10/+61
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 2000-07-31 Alexandre Oliva <aoliva@redhat.com> * configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed. 2000-07-30 Alexandre Oliva <aoliva@redhat.com> * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Do not override if already set in the environment or in configure. Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2000-08-022000-08-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-3/+7
* remote-vx.c (vx_add_symbols): Fix typos.
2000-08-02Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney8-57/+115
* configure.in (targetfile): Ignore TM_FILE, don't just issue warning. (tm_h, xm_h, nm_h, GDB_TM_FILE, GDB_XM_FILE, GDB_NM_FILE): Define. * acconfig.h (GDB_XM_FILE, GDB_TM_FILE, GDB_NM_FILE): Add. * config/nm-empty.h: Delete. * defs.h (xm.h, nm.h, tm.h): Only include when GDB_XM_FILE, GDB_NM_FILE or GDB_TM_FILE defined. * Makefile.in (defs_h): Replace tm.h, xm.h and nm.h with tm_h, xm_h and nm_h macro that are defined by configure. (tm_h, xm_h, tm_h): New. * configure, config.in: Regenerate * TODO: Update.
2000-08-02Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney9-20/+86
2000-08-02Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet''Andrew Cagney3-54/+26
command.
2000-08-02Update function signatures to match target vector.Andrew Cagney3-4/+11
2000-08-02Updates.Andrew Cagney2-0/+23
2000-08-02Undo some formatting fixesNick Clifton2-412/+404
2000-08-02* resrc.c: use "gcc -xc" instead of -xc-headerDJ Delorie2-1/+5
2000-08-01Fix skip of 'cpsr_all' flagNick Clifton2-1/+5
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-1826/+1968
* config/obj-som.c: Fix formatting. * config/obj-ieee.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-v850.c: Likewise.
2000-08-01(@cindex @samp{--pcrel}): Rewrite option description.Nick Clifton2-30/+74
2000-08-012000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni6-12/+66
* gdbarch.sh: Multiarch DO_REGISTERS_INFO macro. * gdbarch.h, gdbarch.c: Regenerate. * infcmd.c (do_registers_info): Make not static and unconditionalize. * inferior.h (do_registers_info): Export.
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-0/+5
* MAINTAINERS: Add myself to "Write After Approval" list.
2000-08-01Update list of target maintainers.Andrew Cagney2-15/+81
Elena gets SH Nick gets to share PPC.
2000-08-01Copy comments from gdbarch.sh to gdbarch.h. Fix a number of K&R params.Andrew Cagney3-59/+115
2000-08-01* top.c (get_prompt_1), tracepoint.c (replace_comma): UpdateAndrew Cagney3-4/+15
function signatures so that they match catch_errors and make_cleanup callbacks. * tracepoint.c (encode_actions): Fix arguments passed to stringify_collection_list.
2000-08-012000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt6-0/+108
* doc/c-i860.texi: New file. * doc/Makefile.am (CPU_DOCS): Add c-i860.texi. * doc/Makefile.in: Regenerate. * doc/all.texi: Add I860 as relevant architecture. * doc/as.texinfo: Include i860 dependent file c-i860.texi.
2000-08-012000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt4-0/+138
* reloc.c (BFD_RELOC_860_*): New bfd relocs for i860. * bfd-in2.h, libbfd.h: Regenerate.
2000-07-31Fix formatting.Nick Clifton2-368/+400
2000-07-31Add --pcrel option to m68k portNick Clifton10-760/+832
2000-07-31Make GNU/Linux/PPC work again.Kevin Buettner22-107/+287
2000-07-31Minor formatting fixesNick Clifton8-158/+145
2000-07-31Minor formatting fixes.Nick Clifton8-248/+259
2000-07-31Improve section to segment mapping code.Nick Clifton4-70/+206
2000-07-312000-07-31 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni3-4/+11
* sh-tdep.c (sh_push_arguments): Make header match prototype. * remote-e7000.c (e7000_start_remote): Use void *, not char * as parameter to avoid compiler warning. (fetch_regs_from_dump): Call get_hex() with the correct number of parameters.
2000-07-31 * config/djgpp/fnchange.lst: Add file mappings as per last weeklyEli Zaretskii2-0/+207
snapshot.
2000-07-30Protoization.Kevin Buettner284-13265/+5720
2000-07-29Fix formattingNick Clifton2-73/+90
Add copyright notice