- 02 Oct, 1999 1 commit
-
-
From-SVN: r29763
Jeff Law committed
-
- 01 Oct, 1999 1 commit
-
-
From-SVN: r29752
Jeff Law committed
-
- 30 Sep, 1999 1 commit
-
-
From-SVN: r29727
Jeff Law committed
-
- 29 Sep, 1999 1 commit
-
-
From-SVN: r29704
Jeff Law committed
-
- 28 Sep, 1999 1 commit
-
-
From-SVN: r29689
Jeff Law committed
-
- 27 Sep, 1999 1 commit
-
-
From-SVN: r29672
Jeff Law committed
-
- 26 Sep, 1999 1 commit
-
-
From-SVN: r29666
Jeff Law committed
-
- 25 Sep, 1999 1 commit
-
-
From-SVN: r29660
Jeff Law committed
-
- 24 Sep, 1999 2 commits
-
-
From-SVN: r29653
Bernd Schmidt committed -
From-SVN: r29649
Jeff Law committed
-
- 23 Sep, 1999 1 commit
-
-
From-SVN: r29612
Jeff Law committed
-
- 22 Sep, 1999 1 commit
-
-
From-SVN: r29577
Jeff Law committed
-
- 21 Sep, 1999 2 commits
-
-
From-SVN: r29547
Toon Moene committed -
From-SVN: r29538
Jeff Law committed
-
- 20 Sep, 1999 1 commit
-
-
From-SVN: r29513
Jeff Law committed
-
- 19 Sep, 1999 1 commit
-
-
From-SVN: r29506
Jeff Law committed
-
- 18 Sep, 1999 1 commit
-
-
From-SVN: r29492
Jeff Law committed
-
- 17 Sep, 1999 1 commit
-
-
From-SVN: r29473
Jeff Law committed
-
- 16 Sep, 1999 2 commits
-
-
* system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use CTYPE_CONV in all ctype macros. * cccp.c (initialize_char_syntax): Use uppercase ctype macro from system.h. * cexp.y (initialize_random_junk): Likewise. * c4x.c (c4x_interrupt_function_p, c4x_handle_pragma): Likewise. * i370.c (handle_pragma): Likewise. * i370.h (ASM_OUTPUT_LABELREF, ASM_OUTPUT_ASCII): Likewise. * v850.c (override_options): Likewise. * doprint.c (_doprnt): Likewise. * fixinc/fixincl.c (main, quoted_file_exists, extract_quoted_files): Likewise. * fixinc/server.c (load_data): Likewise. * fold-const.c (real_hex_to_f): Likewise. * genattr.c (write_upcase, gen_attr): Likewise. * genattrtab.c (convert_const_symbol_ref, evaluate_eq_attr, write_upcase): Likewise. * genemit.c (print_code): Likewise. * genopinit.c (gen_insn): Likewise. * genpeep.c (print_code): Likewise. * genrecog.c (print_code): Likewise. * optabs.c (init_libfuncs): Likewise. ch: * lex.c (maybe_downcase, getlc, handle_generic_pragma, check_newline): Likewise. f: * bad.c (ffebad_finish): Likewise. * fini.c (main): Likewise. * intrin.c (ffeintrin_init_0): Likewise. * lex.c (ffelex_hash_): Likewise. * src.c (ffesrc_init_1): Likewise. From-SVN: r29463
Kaveh R. Ghazi committed -
From-SVN: r29454
Jeff Law committed
-
- 15 Sep, 1999 1 commit
-
-
From-SVN: r29428
Jeff Law committed
-
- 14 Sep, 1999 2 commits
-
-
* g77spec.c (lang_specific_driver): Remove unnecessary argument in call to function `fatal'. From-SVN: r29408
Kaveh R. Ghazi committed -
From-SVN: r29396
Jeff Law committed
-
- 13 Sep, 1999 2 commits
-
-
From-SVN: r29370
Jeff Law committed -
* Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h. * gcc.h: New file. (lang_specific_driver): Don't take a function pointer parameter. All callers changed. * gcc.c: Include gcc.h. (do_spec, fancy_abort,lang_specific_driver,lang_specific_pre_link, lang_specific_extra_outfiles, fatal): Don't declare. (multilib_defaults_raw): Constify. (read_specs): Call memset, rather than bzero. (main): Call return, not exit. (lookup_compiler): Call memcpy, not bcopy. (fatal): Make extern. * cppspec.c: Include gcc.h. (lang_specific_driver): Initialize variable `quote'. Constify a char*. All calls to the function pointer parameter now explicitly call `fatal'. * gccspec.c (lang_specific_driver): Include gcc.h. cp: * Make-lang.in (g++spec.o): Depend on system.h and gcc.h. * g++spec.c: Include gcc.h. (lang_specific_driver): Constify a char*. Call xcalloc, not xmalloc/bzero. All calls to the function pointer parameter now explicitly call `fatal'. f: * Make-lang.in (g77spec.o): Depend on system.h and gcc.h. * g77spec.c: Include gcc.h. (g77_xargv): Constify. (g77_fn): Add parameter prototypes. (lookup_option, append_arg): Add static prototypes. (g77_newargv): Constify. (lookup_option, append_arg, lang_specific_driver): Constify a char*. (lang_specific_driver): All calls to the function pointer parameter now explicitly call `fatal'. java: * Make-lang.in (jvspec.o): Depend on system.h and gcc.h. * jvspec.c: Include gcc.h. Don't include gansidecl.h. (do_spec, lang_specific_pre_link, lang_specific_driver, input_filename, input_filename_length): Don't declare. (main_class_name, jvgenmain_spec, lang_specific_driver): Constify a char*. (lang_specific_driver): All calls to the function pointer parameter now explicitly call `fatal'. From-SVN: r29367
Kaveh R. Ghazi committed
-
- 12 Sep, 1999 1 commit
-
-
From-SVN: r29356
Jeff Law committed
-
- 11 Sep, 1999 1 commit
-
-
From-SVN: r29280
Jeff Law committed
-
- 10 Sep, 1999 2 commits
-
-
From-SVN: r29266
Bernd Schmidt committed -
From-SVN: r29257
Jeff Law committed
-
- 09 Sep, 1999 1 commit
-
-
From-SVN: r29228
Jeff Law committed
-
- 08 Sep, 1999 1 commit
-
-
From-SVN: r29197
Jeff Law committed
-
- 07 Sep, 1999 1 commit
-
-
From-SVN: r29157
Jeff Law committed
-
- 06 Sep, 1999 1 commit
-
-
From-SVN: r29137
Jeff Law committed
-
- 05 Sep, 1999 2 commits
-
-
From-SVN: r29124
Jeff Law committed -
* Make-lang.in (f771): Depend on ggc-callbacks.o. * Makefile.in (OBJS): Add ggc-callbacks.o. (OBJDEPS): Likewise. From-SVN: r29116
Mark Mitchell committed
-
- 04 Sep, 1999 2 commits
-
-
GCC: Sat Sep 4 13:44:01 1999 Mark Mitchell <mark@codesourcery.com> * Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o. (OBJS): Add $(GCC). (ggc-callbacks.o): New target. * ggc-callbacks.c: New file. Chill: 1999-09-04 Mark Mitchell <mark@codesourcery.com> * Make-lang.in (cc1chill): Depend on ggc-callbacks.o. * Makefile.in (CHILL_OBJS): Add ggc-callbacks.o. C++: 1999-09-04 Mark Mitchell <mark@codesourcery.com> * Make-lang.in (cc1plus): Remove dependency on GGC. * Makefile.in (OBJS): Don't mention ggc-simple.o. (OBJDEPS): Don't mention ggc-simple.o. F77: Sat Sep 4 13:46:27 1999 Mark Mitchell <mark@codesourcery.com> * Make-lang.in (f771): Depend on ggc-callbacks.o. * Makefile.in (OBJS): Add ggc-callbacks.o. (OBJDEPS): Likewise. Objc: 1999-09-04 Mark Mitchell <mark@codesourcery.com> * Make-lang.in (jc1): Depend on ggc-callbacks.o. * Makefile.in (OBJS): Add ggc-callbacks.o. (OBJDEPS): Likewise. From-SVN: r29111
Mark Mitchell committed -
From-SVN: r29099
Jeff Law committed
-
- 03 Sep, 1999 1 commit
-
-
From-SVN: r29079
Jeff Law committed
-
- 02 Sep, 1999 1 commit
-
-
From-SVN: r29054
Jeff Law committed
-
- 01 Sep, 1999 1 commit
-
-
From-SVN: r29025
Jeff Law committed
-