summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Collapse)AuthorAgeFilesLines
* ./ChangeLog:manfred1998-11-263-27/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure (skip-this-dir): Add handling for new shell script, which might be created by a sub-directory's configure to indicate, this particular directory is "unwanted". * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. ./gcc/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (CONFIG_LANGUAGES): New macro taking all languages which can be configured. (LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@ (Makefile): Pass actual LANGUAGES through the environment when re-configuring. (cstamp-h): Likewise. (config.status): Likewise. * configure.in (enable_languages): Add new configuration parameter "--enable-languages=lang1,lang2,...". (${srcdir}/*/config-lang.in): Change handling to configure only those directories, that the user might have enabled; default to "all" existing languages. * configure: Regenerate. ./libchill/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libf2c/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libio/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. ./libobjc/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libstdc++/ChangeLog: 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23892 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Use AC_PREREQ(2.12.1).ghazi1998-11-232-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23802 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (runtime-info.h): Avoid GNU make extensions.law1998-11-192-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23722 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.ghazi1998-11-082-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23575 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).ghazi1998-10-223-29/+36
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23218 138bc75d-0d04-0410-961f-82ee72b054a4
* Minor changes in the documentation. Correctly define get_inner_array_type.ovidiu1998-10-163-3/+13
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23144 138bc75d-0d04-0410-961f-82ee72b054a4
* * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.law1998-10-083-2/+13
| | | | | | | | | (objc_get_type_qualifiers): Similarly. * objc/encoding.h (_C_BYREF): Define. (_F_BYREF): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22917 138bc75d-0d04-0410-961f-82ee72b054a4
* * objc/sarray.h: Make boffset be an unsigned long when sparc so itdavem1998-10-072-1/+6
| | | | | | | works out on 64-bit systems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22881 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (INCLUDES): Make it multilib-friendlylaw1998-10-062-2/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22871 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.law1998-10-022-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22750 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.law1998-10-015-9/+52
| | | | | | | | | | (FLAGS_TO_PASS): Added. (runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP. * archive.c: Change config.h to tconfig.h. * configure.in: Find gcc's object directory even for multilibs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22725 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Escape ^ in grep string.law1998-09-303-2/+7
| | | | | | | * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22681 138bc75d-0d04-0410-961f-82ee72b054a4
* * All .h files pushed down into the objc/ subdirectory.law1998-09-3016-3/+10
| | | | | | | | | * Makefile.in (copy_headers): Corresponding changes. * configure.in (AC_INIT): Corresponding changes. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22664 138bc75d-0d04-0410-961f-82ee72b054a4
* Rebuilt.law1998-09-301-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22663 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Rewrite.law1998-09-3011-8/+1766
| | | | | | | | | | * configure.in: Likewise. * configure: Regenerate. * All .c files. Remove "objc" prefix when including objc header files. Include tconfig.h, not ../tconfig.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22659 138bc75d-0d04-0410-961f-82ee72b054a4
* * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.law1998-09-212-0/+9
| | | | | | | (get_inner_array_type): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22536 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-21 Ben Elliston <bje@cygnus.com>bje1998-09-2144-0/+12625
| | | | | | | * New directory. Moved files from ../gcc/objc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22514 138bc75d-0d04-0410-961f-82ee72b054a4
* Move documentation files from egcs/gcc/objc.bje1998-09-175-0/+936
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22461 138bc75d-0d04-0410-961f-82ee72b054a4