This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Fix sparc build; Was: [commit] fix a small compilation failure in alpha-tdep.c


On Mon, Jan 06, 2003 at 03:12:34PM -0500, Andrew Cagney wrote:
> >	* sparc-tdep.c: Include "osabi.h".
> >	(sparc_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
> >	iterate over arches.  Update call to gdbarch_init_osabi.
> >	(sparc_dump_tdep): Don't dump osabi.  Do dump the rest of the
> >	tdep structure.
> 
> Daniel,
> 
> Just not your day, I just committed the attached.  It fixes a build 

Wrong attached.  I assume I missed another "info." before "osabi".

> problem for --target=sparc-elf from the above.  Remember, you need to 
> check that changes across architectures still build for all architectures.

I've been having a little trouble with building multiple targets.  I'll
give gdb_mbuild.sh another whirl in a bit.  Thanks for cleaning up
after me in the meantime.


> ? diffs
> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/ChangeLog,v
> retrieving revision 1.330
> diff -u -r1.330 ChangeLog
> --- ChangeLog	4 Jan 2003 22:36:41 -0000	1.330
> +++ ChangeLog	6 Jan 2003 18:34:13 -0000
> @@ -1,3 +1,9 @@
> +2003-01-06  Andrew Cagney  <ac131313@redhat.com>
> +
> +	* configure.in (GDB_TK): Add tcl directories conditional on
> +	gdb/gdbtk directory being present.
> +	* configure: Regenerate.
> +	
>  2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
>  
>  	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]