diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-15 18:29:44 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-15 18:29:44 +0000 |
commit | a55dee634b92c3996c88742cf0832a92d63098e6 (patch) | |
tree | 866aa53c5653e29778eaff5a7c45bf5cf0d216a8 /config | |
parent | f2e33e27a148b233bd5ccd2908aeb9c73bcfd89a (diff) | |
download | gdb-a55dee634b92c3996c88742cf0832a92d63098e6.zip gdb-a55dee634b92c3996c88742cf0832a92d63098e6.tar.gz gdb-a55dee634b92c3996c88742cf0832a92d63098e6.tar.bz2 |
* mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 352234c..0c0624c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,31 @@ +Thu Feb 15 13:07:43 1996 Ian Lance Taylor <ian@cygnus.com> + + * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic. + +Mon Feb 12 14:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * mh-m68kpic, mt-m68kpic: New files. + +Thu Feb 1 14:15:42 1996 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-mh-mpw (CC_MWC68K): Add options similar to those used + in CC_MWCPPC, and -mc68020 -model far. + (AR_MWLINK68K): Add -xm library. + (AR_AR): Define. + (CC_LD_MWLINK68K): Remove -d. + (EXTRALIBS_MWC68K): Define. + +Thu Jan 25 16:05:33 1996 Ian Lance Taylor <ian@cygnus.com> + + * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr. + +Tue Nov 7 15:41:30 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path. + (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments + explaining reasons for various flags. + (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first. + Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) * mh-aix, mh-sun: Removed. |