mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 06:18:54 +08:00
789eb4f550
* Makefile.in (copy_headers): Corresponding changes. * configure.in (AC_INIT): Corresponding changes. * configure: Rebuilt. From-SVN: r22664
29 lines
751 B
Plaintext
29 lines
751 B
Plaintext
Wed Sep 30 09:14:52 1998 Jeffrey A Law (law@cygnus.com)
|
|
|
|
* All .h files pushed down into the objc/ subdirectory.
|
|
* Makefile.in (copy_headers): Corresponding changes.
|
|
* configure.in (AC_INIT): Corresponding changes.
|
|
* configure: Rebuilt.
|
|
|
|
1998-09-30 Ben Elliston <bje@cygnus.com>
|
|
Jeff Law <law@cygnus.com>
|
|
|
|
* Makefile.in: Rewrite.
|
|
|
|
* configure.in: Likewise.
|
|
|
|
* configure: Regenerate.
|
|
|
|
* All .c files. Remove "objc" prefix when including objc header
|
|
files. Include tconfig.h, not ../tconfig.h.
|
|
|
|
Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
|
|
|
|
* encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
|
|
(get_inner_array_type): Define.
|
|
|
|
1998-09-21 Ben Elliston <bje@cygnus.com>
|
|
|
|
* New directory. Moved files from ../gcc/objc.
|
|
|