Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-17 | Re-enable linking for sh5: | Joern Rennecke | 4 | -22/+19 | |
ld: * emulparams/shelf32.sh (MACHINE): Now sh5. bfd: * cpu-sh.c (scan_mach): Delete. (arch_info_struct): Replace scan_mach with bfd_default_scan. (bfd_sh_arch): Likewise. | |||||
2002-04-17 | * gdbarch.sh (LANG): Set to ``c''. | Andrew Cagney | 2 | -0/+9 | |
2002-04-17 | * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to | Martin Schwidefsky | 2 | -1/+10 | |
symbols in merge sections. | |||||
2002-04-17 | * gas/ppc/altivec.d: Fix dssall test. | Matthew Green | 9 | -7/+20 | |
* gas/ppc/altivec.s: Likewise. * gas/ppc/altivec_xcoff.d: Likewise. * gas/ppc/altivec_xcoff.s: Likewise. * gas/ppc/altivec_xcoff64.d: Likewise. * gas/ppc/altivec_xcoff64.s: Likewise. * ppc-opc.c (powerpc_opcode): Fix dssall operand list. | |||||
2002-04-17 | * arparse.y: Fix syntax warning. | Thiemo Seufer | 4 | -0/+10 | |
* ldgram.y: Fix syntax warning. | |||||
2002-04-17 | merge from gcc | DJ Delorie | 2 | -4/+15 | |
2002-04-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-04-17 | daily update | Alan Modra | 1 | -1/+1 | |
2002-04-16 | Remove unused function fetch_location_list. | Nick Clifton | 2 | -13/+18 | |
Catch corrupt core notes and display a warning message. | |||||
2002-04-16 | Fix test for records crossing a 64K boundary | Nick Clifton | 2 | -21/+23 | |
2002-04-16 | Define MEMFLAGS_DISCARDABLE by default for dialogs. | Nick Clifton | 7 | -2/+40 | |
Add a test for this. | |||||
2002-04-16 | * as.c (main): Don't reference _bfd_chunksize. | Alan Modra | 2 | -7/+5 | |
2002-04-16 | * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table | Alan Modra | 6 | -14/+26 | |
type rather than just assuming entries are ELF. * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise. * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise. * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise. * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry rather than elf_link_hash_entry. | |||||
2002-04-16 | Prevent adjustments to symbols in merge sections. | Tom Rix | 2 | -4/+10 | |
2002-04-16 | * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow | Richard Henderson | 2 | -3/+5 | |
n32 binaries. | |||||
2002-04-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-04-16 | daily update | Alan Modra | 1 | -1/+1 | |
2002-04-15 | * MAINTAINERS: Remove chill maintainers. | DJ Delorie | 3 | -30/+20 | |
* Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory. | |||||
2002-04-15 | * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory, | Keith Seitz | 2 | -0/+34 | |
too. (CYG_AC_PATH_TKCONFIG): Likewise. | |||||
2002-04-15 | * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems. | Andrew Cagney | 2 | -49/+14 | |
2002-04-15 | Sync with gcc | DJ Delorie | 4 | -183/+659 | |
2002-04-15 | 2002-04-15 Don Howard <dhoward@redhat.com> | Don Howard | 2 | -3/+10 | |
From Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (show max-user-call-depth): Correct formatting. Provide a better explaination of this feature. | |||||
2002-04-15 | 2002-04-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+15 | |
* sim_calls.c (sim_fetch_register, sim_store_register): Return -1 for AltiVec registers as a temporary stopgap. | |||||
2002-04-15 | Write contents if writeable. | Nick Clifton | 2 | -36/+37 | |
2002-04-15 | Allow two to five parameter in FONT statement of DIALOGEX resources. | Nick Clifton | 8 | -8/+145 | |
2002-04-15 | * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type. | Alan Modra | 2 | -1/+6 | |
2002-04-15 | * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h". | Andrew Cagney | 2 | -5/+9 | |
Update copyright. | |||||
2002-04-15 | tipo | Andrew Cagney | 1 | -1/+1 | |
2002-04-15 | * hpread.c (hpread_getlntt): Add declaration. | Andrew Cagney | 2 | -0/+8 | |
Also fix PR gdb/391. | |||||
2002-04-15 | * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6. | Andrew Cagney | 4 | -487/+593 | |
* aclocal.m4, configure: Re-generate. Fix PR gdb/391. | |||||
2002-04-15 | 2002-04-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -1/+6 | |
* mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN instead of tm_print_insn. | |||||
2002-04-15 | 2002-04-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -1/+5 | |
* ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo. | |||||
2002-04-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-04-15 | daily update | Alan Modra | 1 | -1/+1 | |
2002-04-14 | * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro. | Andrew Cagney | 5 | -24/+13 | |
* blockframe.c (FRAME_CHAIN_COMBINE): Delete macro. (get_prev_frame): Do not call FRAME_CHAIN_COMBINE. * gdbint.texinfo (Target Architecture Definition): Remove FRAME_CHAIN_COMBINE. | |||||
2002-04-14 | daily update | Alan Modra | 1 | -1/+1 | |
2002-04-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-04-13 | 2002-04-12 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -3/+5 | |
* gdbint.texinfo (Obsolete Conditionals): Remove reference to REG_STACK_SEGMENT. | |||||
2002-04-13 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 6 | -4/+51 | |
From Jim Blandy <jimb@redhat.com> * gdb.base/foo.c (foox): Remove section attribute; the linker script can handle this instead. * gdb.base/bar.c (barx): Same. * gdb.base/baz.c (bazx): Same. * gdb.base/grbx.c (grbxx): Same. * gdb.base/overlays.exp: New test: check that GDB's manual overlay manager doesn't automatically unmap overlays unnecessarily. | |||||
2002-04-13 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+2 | |
* Remote.c: Spelling fix. | |||||
2002-04-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-04-13 | daily update | Alan Modra | 1 | -1/+1 | |
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -4/+19 | |
* gcore.c (default_derive_heap_segment): Use bfd_section_name. If no symbol found for "sbrk", try "_sbrk". (make_output_phdrs): Use bfd_section_name. (gcore_copy_callback): Use bfd_section_name. | |||||
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+7 | |
* bfd-in.h (bfd_get_section_lma): New access macro. Minor white-space fix-up. | |||||
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -6/+7 | |
* eval.c: Indentation fix-ups. | |||||
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -12/+17 | |
* d10v-tdep.c (d10v_make_iaddr): Make it idempotent, in case it gets applied to an address that is already in the instruction space. | |||||
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -6/+18 | |
* cli/cli-decode.c (help_list): Allow long lines to wrap. | |||||
2002-04-12 | 2002-04-12 Don Howard <dhoward@redhat.com> | Don Howard | 5 | -0/+51 | |
* cli/cli-cmds.c (init_cli_cmds): Add new user settable value: max_user_call_depth. (init_cmd_lists): Initialize the new value; * cli/cli-script.c (execute_user_command): Limit the call depth of user defined commands. This avoids a core-dump when user commands are infinitly recursive. | |||||
2002-04-12 | Delete DEFAULT_LR_SAVE. | Kevin Buettner | 5 | -9/+23 | |
2002-04-12 | 2002-04-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 | |
* source.c: White space fix-up. |