diff options
author | Dave Brolley <brolley@redhat.com> | 2007-02-05 19:10:45 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2007-02-05 19:10:45 +0000 |
commit | 4e206d7ef78b0f9b9d60ab804f7cf88f90612172 (patch) | |
tree | a72e6584b134a181d03fce9014b5d136e8afd073 /ChangeLog | |
parent | 65ca155d272d69a8dbd249c54bbb41ff672ea190 (diff) | |
download | gdb-4e206d7ef78b0f9b9d60ab804f7cf88f90612172.zip gdb-4e206d7ef78b0f9b9d60ab804f7cf88f90612172.tar.gz gdb-4e206d7ef78b0f9b9d60ab804f7cf88f90612172.tar.bz2 |
2007-02-05 Dave Brolley <brolley@redhat.com>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +2007-02-05 Dave Brolley <brolley@redhat.com> + + * 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. + 2007-01-31 Andreas Schwab <schwab@suse.de> * Makefile.tpl (LDFLAGS): Substitute it. |