summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * autoconf correctionFrank Ch. Eigler2000-03-024-167/+193
| | | | | | | | | | | | | * merge from internal repo -> sourceware 2000-03-02 Frank Ch. Eigler <fche@redhat.com> * configure: Regenerated. Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com> * interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf calls, conditional on the simulator being in verbose mode.
* * whitespace correctionFrank Ch. Eigler2000-03-021-2/+2
|
* Attempt to fix AIX/i386 target.Mark Kettenis2000-03-022-29/+25
|
* Fixes for extract_floating() and store_floating().Kevin Buettner2000-03-022-13/+14
|
* * uw-thread.c: Apply GNU conventions to comment formatting.Nicholas Duffek2000-03-022-208/+166
| | | | | | (deactivate_uw_thread): Call remove_thread_event_breakpoints(). (uw_thread_mourn_inferior): Move remove_thread_event_breakpoints() call to deactivate_uw_thread().
* 2000-03-01 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor2000-03-027-30/+18
| | | | | | | | | | * aout-target.h (MY(write_object_contents)): Remove unused and unusable "#if CHOOSE_RELOC_SIZE". * pc532-mach.c (MY(write_object_contents)): Ditto. * netbsd.h (MY(write_object_contents)): Ditto. * hp300hpux.c (MY(write_object_contents)): Ditto. * freebsd.h (MY(write_object_contents)): Ditto. * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
* * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.Ian Lance Taylor2000-03-022-3/+4
|
* mention new -Bsymbolic behaviourIan Lance Taylor2000-03-021-0/+4
|
* Daniel Berlin is C++ maintainer.Andrew Cagney2000-03-012-1/+6
|
* Mark Kettenis is the x86 architcture maintainer and a jointAndrew Cagney2000-03-012-4/+22
| | | | | GNU/Linux/x86 maintainer. Nick Duffeck and Robert Lipe share SCO/Unixware. Nick Duffek and Peter Schauer share Solaris/x86.
* Fix building with --enable-targets=all.Nick Clifton2000-03-015-15/+35
|
* Fix building with --enable-targets=allNick Clifton2000-03-0116-89/+172
|
* 2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-012-4/+8
| | | | | | * mi-cmd-disas.c (mi_cmd_disassemble): Use ui_out_field_core_addr() instead of print_address_numeric(), to maintain consistency throughout MI.
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-0138-55/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * aoutx.h (aout_link_input_section_std): Pass "true" to the undefined_symbol callback. (aout_link_input_section_ext): Likewise. * bout.c (get_value): Likewise. * coff-a29k.c (coff_a29k_relocate_section): Likewise. * coff-alpha.c (alpha_ecoff_get_relocated_section_conten): Likewise. (alpha_relocate_section): Likewise. * coff-arm.c (coff_arm_relocate_section): Likewise. * coff-i960.c (coff_i960_relocate_section): Likewise. * coff-mcore.c (coff_mcore_relocate_section): Likewise. * coff-mips.c (mips_relocate_section): Likewise. * coff-ppc.c (coff_ppc_relocate_section): Likewise. * coff-sh.c (sh_relocate_section): Likewise. * coff-tic80.c (coff_tic80_relocate_section): Likewise. * cofflink.c (_bfd_coff_generic_relocate_section): Likewise. * elf-m10200.c (mn10200_elf_relocate_section): Likewise. * elf-m10300.c (mn10300_elf_relocate_section): Likewise. * elf32-d10v.c (elf32_d10v_relocate_section): Likewise. * elf32-fr30.c (fr30_elf_relocate_section): Likewise. * elf32-hppa.c (elf32_hppa_relocate_section): Likewise. * elf32-i370.c (i370_elf_relocate_section): Likewise. * elf32-m32r.c (m32r_elf_relocate_section): Likewise. * elf32-mcore.c (mcore_elf_relocate_section): Likewise. * elf32-sh.c (sh_elf_relocate_section): Likewise. * elf32-v850.c (v850_elf_relocate_section): Likewise. * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise. * elflink.h (elf_link_output_extsym): Likewise. * pe-mips.c (coff_pe_mips_relocate_section): Likewise. * reloc.c (bfd_generic_get_relocated_section_conten): Likewise. * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise. * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the undefined_symbol callback when building shared library with -Bsymbolic and undefined symbols are allowed. Otherwise, pass "true". * elf32-arm.h (elf32_arm_relocate_section): Likewise. * elf32-i386.c (elf_i386_relocate_section): Likewise. * elf32-m68k.c (elf_m68k_relocate_section): Likewise. * elf32-mips.c (mips_elf_calculate_relocation): Likewise. (elf32_mips_get_relocated_section_content): Likewise. * elf32-ppc.c (ppc_elf_relocate_section): Likewise. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise. * elf64-alpha.c (elf64_alpha_relocate_section): Likewise. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-012-2/+10
| | | | | * bfdlink.h (bfd_link_callbacks): Add a boolean arg to the undefined_symbol callback.
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-012-6/+21
| | | | | | * ldmain.c (undefined_symbol): Take one more arg, fatal, to indicate if the undefined symbol is a fatal error or not. Don't delete the output file if "fatal" is false.
* Remove bigus .align checkNick Clifton2000-03-012-5/+4
|
* From Fernando: call generic_mourn_inferior() when closing rdi and simAndrew Cagney2000-03-013-0/+8
| | | | targets.
* Note that there is no need to send configure.in patches.Andrew Cagney2000-03-012-0/+12
|
* 2000-03-01 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-012-1/+5
| | | | * MAINTAINERS: Correct my own mail address.
* Identify maintainers caught up in a paper trail.Andrew Cagney2000-03-012-6/+12
|
* 2000-02-29 H.J. Lu <hjl@gnu.org>H.J. Lu2000-02-293-10/+20
| | | | | | | | * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)". Set LC_COLLATE and LC_ALL to null and export them. It is for sort which expects the C locale. Add $(LIBS) to all $(HOSTING_LIBS). * Makefile.in: Rebuild.
* From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney2000-02-294-64/+18
|
* From Peter Schauer: Define Solaris/x86 MERGEPID.Andrew Cagney2000-02-292-0/+6
|
* From J.T.: Convert i386 to updated frame_saved_regs.Andrew Cagney2000-02-293-15/+24
|
* From Peter Schauer - fix mmalloc bitrot.Andrew Cagney2000-02-292-2/+8
|
* From Eli. Bring go32 target up-to-date with recent GDB i386 changes.Andrew Cagney2000-02-295-22/+59
|
* From Eli. Warning fixes.Andrew Cagney2000-02-294-8/+23
|
* Include <ctype.h> for isupper().Andrew Cagney2000-02-292-0/+5
|
* Add more checks for no stack frame.Andrew Cagney2000-02-293-1/+14
|
* GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra2000-02-2916-15/+38
|
* Read 2 byte (16 bit addresses) when needed.Andrew Cagney2000-02-292-0/+8
|
* Fix a typo.Christopher Faylor2000-02-291-3/+3
|
* *** empty log message ***Jim Blandy2000-02-291-0/+8
|
* * ldgram.y (exclude_name_list): Don't require a comma to separateJim Blandy2000-02-292-5/+5
| | | | | | | list entries; the lexer considers commas to be valid part of a filename, so in something like `foo, bar' the comma is considered part of the first filename, `foo,'. * ld.texinfo: Update section on EXCLUDE_FILE lists.
* *** empty log message ***Jim Blandy2000-02-281-5/+0
|
* Update copyright date in file.Scott Bambrough2000-02-282-2/+2
|
* 2000-02-28 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-02-282-1/+2
| | | | | | | * config/arm/linux.mh (NATDEPFILES): Removed core-regset.o. Not used. Required to get GDB to build on glibc 2.1.3. * config/arm/tm-linux.h (LOWEST_PC): Undefine LOWEST_PC before redefining. Gets rid of compiler warning.
* 2000-02-28 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-02-282-15/+26
| | | | | | | | | | | | * arm-linux-nat.c (fetch_nw_fpe_*): Renamed to fetch_nwfpe_* to use the same naming convention as in the Linux kernel. Modified prototype to get rid of unused parameters. (store_nw_fpe_*): Renamed to store_nwfpe_* to use the same naming convention as in the Linux kernel. Fixed calls to fetch_nwfpe_*. (store_fpregs): Fixed calls to store_nwfpe_*. Removed unused variable.
* Defone {MIPS|SH}_PE_MAGICNick Clifton2000-02-283-1/+7
|
* Add WinCE support.Nick Clifton2000-02-2818-92/+2475
|
* Replace 'flags' with 'signed_overflow_ok_p'Nick Clifton2000-02-282-1/+6
|
* Oops. Fix e-mail address.Andrew Cagney2000-02-281-1/+1
|
* Transfer d30v to David Taylor.Andrew Cagney2000-02-282-1/+5
|
* * win32-nat.c: Remove unneeded header.Christopher Faylor2000-02-284-3/+5
| | | | * wince.c: Ditto.
* Eliminate debugging argument.Christopher Faylor2000-02-281-1/+0
|
* Correct copyright.Christopher Faylor2000-02-282-4/+4
|
* Include "gdb_wait.h" instead of "wait.h".Andrew Cagney2000-02-282-1/+5
|
* 2000-02-27 Loren J. Rittle <ljrittle@acm.org>Ian Lance Taylor2000-02-282-0/+19
| | | | | * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for host "i[3456]86-*-freebsdelf*".
* 2000-02-27 Andreas Jaeger <aj@suse.de>Ian Lance Taylor2000-02-282-4/+14
| | | | | * configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one.