summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * COPYING3: New file. Contains version 3 of the GNU General Public License.Nick Clifton2007-07-171-0/+7
| | | | * COPYING3.LIB: New file. Contains version 3 of the GNU Lesser General Public License.
* * configure.ac: Fix my previous change to really match GCC.Bernd Schmidt2007-07-121-0/+5
| | | | * configure: Regenerate.
* Merge from gcc:DJ Delorie2007-07-111-0/+10
| | | | | | | | | | 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac: Rewrite 'configure --help' strings to look nicer. * configure: Regenerate. 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure.ac: Add some missing m4 quotation. * configure: Regenerate.
* Import patch from FSF gcc sources to add support for building windmc tool.Nick Clifton2007-07-091-0/+8
|
* 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-051-0/+4
| | | | * lt~obsolete.m4: New. Import from 20070318 libtool.
* * configure.ac: Don't add target-libmudflap to noconfigdirs forBernd Schmidt2007-06-291-0/+6
| | | | | uclinux and linux-uclibc targets. * configure: Regenerate.
* * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we'reDJ Delorie2007-06-281-0/+6
| | | | | not building newlib. * configure: Regenerated.
* * src-release (DEVO_SUPPORT): Correct typos.Daniel Jacobowitz2007-06-221-0/+4
|
* * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz2007-06-181-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dbxread.c (start_psymtab): Check HAVE_ELF. (aout_sym_fns): Likewise. * elfread.c (elf_symfile_segments): New. (elf_sym_fns): Add elf_symfile_segments. * mipsread.c (ecoff_sym_fns): Add default_symfile_segments. * remote.c (get_offsets): Use symfile_map_offsets_to_segments. Skip if there is no symfile_objfile. Handle TextSeg and DataSeg. * somread.c (som_sym_fns): Use default_symfile_segments. * symfile.c (find_sym_fns): Take a BFD and return the sym_fns. (init_objfile_sect_indices): Call symfile_find_segment_sections. (default_symfile_segments): New function. (syms_from_objfile): Update call to find_sym_fns. (symfile_get_segment_data, free_symfile_segment_data): New. (symfile_map_offsets_to_segments): New. (symfile_find_segment_sections): New. * symfile.h (struct symfile_segment_data): New. (struct sym_fns): Add sym_segments. (default_symfile_segments, symfile_get_segment_data) (free_symfile_segment_data): New prototypes. (symfile_map_offsets_to_segments): Likewise. * xcoffread.c (xcoff_sym_fns): Add default_symfile_segments. * Makefile.in (COMMON_OBS): Remove elfread.o. (elf_internal_h): New. (elfread.o): Update. * configure.ac: Add elfread.o to COMMON_OBS if bfd/elf.o was compiled. * config.in, configure: Regenerated. * NEWS: Mention qOffsets changes. * gdb.texinfo (General Query Packets): Document qOffsets changes. * Makefile.def: Add dependency from configure-gdb to all-bfd. * Makefile.in: Regenerated.
* 2007-06-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-06-141-0/+6
| | | | | | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. (distclean-stage[+id+]): Possibly delete stage_last. * Makefile.in: Regenerate.
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2007-06-061-0/+4
|
* * Makefile.tpl: Fix spelling error.Ben Elliston2007-06-061-0/+5
| | | | * Makefile.in: Regenerate.
* 2007-06-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-06-041-0/+9
| | | | | | | | | Sync with gcc: 2007-05-30 Jakub Jelinek <jakub@redhat.com> PR bootstrap/29382 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. * configure: Rebuilt.
* Correct ChangeLog entry.H.J. Lu2007-06-011-3/+3
|
* 2007-06-01 Steve Ellcey <sje@cup.hp.com>Paolo Bonzini2007-06-011-0/+5
| | | | | * libltdl/m4/libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set lt_cv_sys_max_cmd_len.
* 2007-05-31 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-311-0/+4
| | | | * ltgcc.m4: Update from GCC.
* 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>Eric Christopher2007-05-251-13/+17
| | | | * ltmain.sh: Fix Darwin verstring, remove ${wl}.
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-0/+13
| | | | | | | | | | | | | | | * libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories
* 2007-05-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-161-0/+10
| | | | | | | | | | * Makefile.def (bootstrap_stage): Replace stage_make_flags with stage_cflags. * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): Remove CFLAGS/LIBCFLAGS. (configure-stage[+id+]-[+prefix+][+module+], all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. * Makefile.in: Regenerate.
* Correct erroneous ChangeLog commit.Mark Shinwell2007-04-201-13/+0
|
* * Makefile.in: Adjust dependencies of m68klinux-tdep.c.Mark Shinwell2007-04-201-0/+13
| | | | | | | | | | | | * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New. (m68k_linux_sigcontext_reg_offset): Fix typo. (target_is_uclinux): New. (m68k_linux_inferior_created): New. (m68k_linux_get_sigtramp_info): Check for uClinux or normal Linux. Use m68k_uclinux_sigcontext_reg_offset for uClinux. (_initialize_m68k_linux_tdep): Register m68k_linux_inferior_created.
* * config-ml.in: Update from GCC.Steve Ellcey2007-04-141-0/+4
|
* * src-release (do-proto-toplev): Process the support directories beforeDaniel Jacobowitz2007-04-091-0/+5
| | | | | | | | | the tool directory. * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi. * doc/Makefile.am (DOCFILES): Add bfdver.texi. (bfdver.texi): New rule. * Makefile.in, doc/Makefile.in: Regenerated.
* Move gdb ChangeLog entry to gdb/ChangeLog.H.J. Lu2007-03-221-5/+0
|
* * remote-mips.c (mips_xfer_memory): Update prototype.Maciej W. Rozycki2007-03-221-0/+5
|
* * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quotingRichard Sandiford2007-03-211-0/+6
| | | | | of glob. Quote arguments with single quotes too. * configure: Regenerate.
* 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>DJ Delorie2007-03-121-0/+5
| | | | | * Makefile.def (fixincludes): Remove unneeded "missing" lines. * Makefile.in: Regenerate
* * configure: Regenerate.Andreas Schwab2007-03-071-0/+4
| | | | | | config/: * acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside AC_MSG_RESULT.
* Merge from gcc:DJ Delorie2007-03-051-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> + + * configure.ac: Add "--with-pdfdir" configure option, + which defines pdfdir variable. + * Makefile.def (target=fixincludes): Add install-pdf to + missing targets. + (recursive_targets): Add install-pdf target. + (flags_to_pass): Add pdfdir. + * Makefile.tpl: Add pdfdir handling, add do-install-pdf + target. + * configure: Regenerate + * Makefile.in: Regenerate + +2007-02-28 Eric Christopher <echristo@apple.com> + + Revert: + 2006-12-07 Mike Stump <mrs@apple.com> + + * Makefile.def (dependencies): Add dependency for + install-target-libssp and install-target-libgomp on + install-gcc. + * Makefile.in: Regenerate. + +2007-02-27 Matt Kraai <kraai@ftbfs.org> + + * configure: Regenerate. + * configure.ac: Move statements after variable declarations. +
* * mt-spu (all-ld): Depend on all-binutils.Alan Modra2007-02-271-1/+0
| | | | also fix previous ChangeLog entry
* * configure.ac: Adjust for loop syntax.Joseph Myers2007-02-191-0/+5
| | | | * configure: Regenerate.
* ChangeLog:Alexandre Oliva2007-02-181-0/+4
| | | | | | | | | | * configure: Rebuilt. config/ChangeLog: * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as precious. Prefer it over a cached value. Use cached value verbosely. (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override environment variable with build-time tools.
* * configure.ac: Drop multiple occurrences of --enable-languages,Alexandre Oliva2007-02-181-0/+6
| | | | | and fix its quoting. * configure: Rebuilt.
* top level:Joseph Myers2007-02-171-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. * configure: Regenerate. bfd: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.in (--with-pkgversion): New option. * configure: Regenerate. * Makefile.am (bfdver.h): Substitute for @bfd_version_package@. * Makefile.in: Regenerate. * version.h (BFD_VERSION_STRING): Define using @bfd_version_package@. bfd/doc: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * Makefile.in: Regenerate. binutils: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.in (--with-bugurl): New option. * configure: Regenerate. * Makefile.am (REPORT_BUGS_TO): Define. (INCLUDES): Define REPORT_BUGS_TO. Regenerate dependencies. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * bucomm.h: Remove include of bin-bugs.h. * addr2line.c (usage): Don't print empty REPORT_BUGS_TO. * ar.c (usage): Pass s to list_supported_targets. Don't print empty REPORT_BUGS_TO. * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO. * cxxfilt.c (usage): Print bug url when giving help. * dlltool.c (usage): Likewise. * dllwrap.c (usage): Likewise. * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO. * nm.c (usage): Likewise. * objcopy.c (copy_usage, strip_usage): Likewise. * objdump.c (usage): Likewise. * readelf.c ((usage): Likewise. Add STREAM argument. Adjust callers. * size.c (usage): Don't print empty REPORT_BUGS_TO. * srconv.c (show_usage): Likewise. * strings.c (usage): Likewise. * sysdymp.c (show_usage): Likewise. * windres.c (usage): Likewise. gas: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.in (--with-bugurl): New option. * configure: Regenerate. * dep-in.sed: Remove bin-bugs.h. * Makefile.am (REPORT_BUGS_TO): Define. (INCLUDES): Define REPORT_BUGS_TO. (DEP_INCLUDES): Likewise. ($(OBJS)): No longer depend on bin-bugs.h. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * as.c (show_usage): Don't print empty REPORT_BUGS_TO. * as.h: Remove include of bin-bugs.h. gprof: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.in (--with-pkgversion, --with-bugurl): New options. * configure: Regenerate. * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define. (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO. Regenerate dependencies. * Makefile.in: Regenerate. * gprof.c (usage): Don't print empty REPORT_BUGS_TO. (main): Include PKGVERSION in version output. * gprof.h: Remove include of bin-bugs.h. include: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * bin-bugs.h: Remove. ld: 2007-02-17 Mark Mitchell <mark@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> * configure.in (--with-bugurl): New option. * configure: Regenerate. * Makefile.am (REPORT_BUGS_TO): Define. (INCLUDES): Define REPORT_BUGS_TO. Regenerate dependencies. * Makefile.in: Regenerate. * ld.h: Remove include of bin-bugs.h. * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
* * configure.ac (target_libraries): Move libgcc before libiberty.Daniel Jacobowitz2007-02-131-0/+5
| | | | * configure: Regenerated.
* 2007-02-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-131-0/+4
| | | | * configure: Regenerate again?
* 2007-02-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-131-0/+4
| | | | * configure: Reapply PR30748 fix which was lost in the previous commit.
* PR bootstrap/30753Daniel Jacobowitz2007-02-131-0/+8
| | | | | | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. * configure: Regenerated.
* 2007-02-10 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-101-0/+4
| | | | * configure: Regenerate.
* PR bootstrap/30748Daniel Jacobowitz2007-02-091-0/+6
| | | | | * configure.ac: Correct syntax for Solaris ksh. * configure: Regenerated.
* 2007-02-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-091-0/+7
| | | | | | | | | | | * Makefile.def: Sync with GCC. * Makefile.tpl: Sync with GCC. * Makefile.in: Regenerate. * configure: Regenerate. * config/acx.m4: Sync with GCC. * config/depstand.m4: Sync with GCC. * config/tls.m4: Sync with GCC.
* * Makefile.tpl (build_alias, host_alias, target_alias): UseDaniel Jacobowitz2007-02-091-0/+16
| | | | | | | | | | | | | | | | | | noncanonical equivalents. * configure.in: Rename to... * configure.ac: ...this. Update AC_PREREQ. Prevent error for AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and target_noncanonical. Use them. Rewrite removal of configure arguments for autoconf 2.59. Discard variable settings. Force program_transform_name for native tools. * Makefile.in: Regenerated. * configure: Regenerated with autoconf 2.59. * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG with an empty path.
* 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-02-081-0/+6
| | | | | | * COPYING.LIBGLOSS: Reformat default Red Hat license to fit within 80 columns. * COPYING.NEWLIB: Ditto.
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-051-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Contribute the following changes: 2006-11-28 DJ Delorie <dj@redhat.com> * configure.in: Fix typo for mep's target_makefile_frag. * configure: Regenerated. 2005-04-22 Richard Sandiford <rsandifo@redhat.com> * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. * configure: Regenerate. 2001-09-19 DJ Delorie <dj@redhat.com> * configure.in (target_makefile_frag): use mt-mep 2001-06-12 Don Howard <dhoward@redhat.com> * configure.in: Remove gdb from MeP skip list. 2001-04-05 DJ Delorie <dj@redhat.com> * configure.in (noconfigdirs): Remove gcc from MeP skip list. 2001-03-20 Ben Elliston <bje@redhat.com> * configure.in (noconfigdirs): Add gcc and gdb for MeP. 2001-03-19 Ben Elliston <bje@redhat.com> * config.sub (mep, mep-*): Add.
* * Makefile.tpl (LDFLAGS): Substitute it.Andreas Schwab2007-01-311-0/+5
| | | | * Makefile.in: Regenerate.
* 2007-01-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-111-0/+5
| | | | | | | | | | * configure.in: Change == to = in test command. * configure: Regenerate. 2007-01-11 Paolo Bonzini <bonzini@gnu.org> * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable. (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument.
* 2007-01-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-111-0/+22
| | | | | | | | | | | | | | | | | | | | | | | Nick Clifton <nickc@redhat.com> Kaveh R. Ghazi <ghazi@caip.rutgets.edu> * configure.in (build_configargs, host_configargs, target_configargs): Remove build/host/target parameters. (host_libs): Add gmp and mpfr. (GMP tests): Reorganize to allow in-tree GMP/MPFR. * Makefile.def (gmp, mpfr): New. (gcc): Remove target. * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, target_os, target_vendor): New. (configure): Add host_alias/target_alias arguments. Adjust invocations. * configure: Regenerate. * Makefile.in: Regenerate. 2007-01-11 Matt Fago <fago@earthlink.net> * configure.in: Try to link to functions only in mpfr 2.2.x to improve robustness of configure tests. * configure: Regenerate.
* * Makefile.tpl (all-target): Correct @if conditional for target modules.Nick Clifton2007-01-091-0/+7
| | | | | * configure.in: Omit libiberty if building only target libgcc. * configure, Makefile.in: Regenerated.
* Mention that the top level configure file has been regenerated.Nick Clifton2007-01-091-0/+1
|
* * configure.in: Add support for an x86_64-mingw* target.Nick Clifton2007-01-091-0/+4
| | | | * configure: Regenerate.