- 23 Sep, 1998 2 commits
-
-
From-SVN: r22555
Gerald Pfeifer committed -
From-SVN: r22554
Jeff Law committed
-
- 22 Sep, 1998 13 commits
-
-
8 * tree.def (SWITCH_EXPR): New tree node definition. From-SVN: r22553
Alexandre Petit-Bianco committed -
� * tree.def (SWITCH_EXPR): New tree node definition. From-SVN: r22552
Alexandre Petit-Bianco committed -
From-SVN: r22551
Mark Mitchell committed -
� 1998-09-22 Benjamin Kosnik <bkoz@loony.cygnus.com> * decl.c (make_typename_type): Move error to point where name variable can be used by dump_type. From-SVN: r22550
Benjamin Kosnik committed -
* decl.c (grokfndecl): Improve error-recovery. * decl2.c (grokfield): Likewise. * pt.c (finish_member_template_decl): Likewise. From-SVN: r22549
Mark Mitchell committed -
Approval". From-SVN: r22548
Gerald Pfeifer committed -
From-SVN: r22547
Bruce Korb committed -
From-SVN: r22546
Bruce Korb committed -
From-SVN: r22545
Bruce Korb committed -
From-SVN: r22544
Bruce Korb committed -
From-SVN: r22543
Bruce Korb committed -
From-SVN: r22542
Jeff Law committed -
From-SVN: r22541
Jeff Law committed
-
- 21 Sep, 1998 25 commits
-
-
From-SVN: r22539
Jeffrey A Law committed -
1998-09-22 Ben Elliston <bje@cygnus.com> * configure.in: This is GNU CHILL, not GNU Fortran. From-SVN: r22538
Ben Elliston committed -
From-SVN: r22537
Jeffrey A Law committed -
* encoding.c (TREE_TYPE, ARRAY_TYPE): Define. (get_inner_array_type): Define. From-SVN: r22536
Ovidiu Predescu committed -
* configure.in: Recognize i[34567]86-*-openbsd* and handle it like NetBSD. From-SVN: r22535
Jeffrey A Law committed -
* reload.c (find_reloads): Do not replace a pseudo with (MEM (reg_equiv_addr)) in the initializing insn for the pseudo. From-SVN: r22534
Jeffrey A Law committed -
From-SVN: r22533
John Carr committed -
Mon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * expr.h (eh_rtime_match_libfunc): New extern declaration. * optabs.c (init_optabs): Set eh_rtime_match_libfunc. * except.c (start_catch_handler): Use eh_rtime_match_libfunc. * libgcc2.c (__eh_rtime_match): Always return 0 if the matcher is NULL. Only include <stdio.h> if inhibit_libc is not defined. From-SVN: r22532
Andrew MacLeod committed -
From-SVN: r22531
Jason Merrill committed -
* toplev.c (rest_of_compilation): Skip compiling anything with DECL_EXTERNAL set, not just if it has DECL_INLINE as well. From-SVN: r22530
Jason Merrill committed -
* flow.c (find_basic_blocks): Delete check for in_libcall_block when prev_code is a CALL_INSN. Change check for REG_RETVAL note to use in_libcall_block. (find_basic_blocks_1): Delete check for in_libcall_block when prev_code is a CALL_INSN. If CALL_INSN and in_libcall_block, then change code to INSN. From-SVN: r22529
Jim Wilson committed -
1998-09-20 Martin von L�wis <loewis@informatik.hu-berlin.de> * method.c (hack_identifier): Finding multiple members is always an error. From-SVN: r22528
Martin v. Löwis committed -
� * Make-lang.in (c++-filt): Link libiberty.a after cxxmain.o. From-SVN: r22527
Per Bothner committed -
* i386.h: (TARGET_SWITCHES) Improve doc for align-double. Fix typo in no-fancy-math-387 description. From-SVN: r22524
Robert Lipe committed -
1998-09-21 Dave Love <d.love@dl.ac.uk> * libI77/Version.c: Update. From-SVN: r22521
Dave Love committed -
From-SVN: r22520
Dave Love committed -
* Makefile.in (distclean, clean, uninstall, install, all): Add multilib support. configure.in: Likewise. configure: Regenerate. * libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean): Explictly remove stamp in parent's directory. From-SVN: r22519
Robert Lipe committed -
From-SVN: r22518
Jeffrey A Law committed -
From-SVN: r22517
Stan Cox committed -
* i386.h: (TARGET_SWITCHES) Add description fields for flags documented in install.texi. (TARGET_OPTIONS) Likewise. From-SVN: r22516
Robert Lipe committed -
From-SVN: r22515
Jeffrey A Law committed -
* New directory. Moved files from ../gcc/objc. From-SVN: r22514
Ben Elliston committed -
From-SVN: r22513
Jeff Law committed -
From-SVN: r22512
Felix Lee committed -
* c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). * cccp.c (main): Likewise. * gcc.c (process_command): Similarly for "GCC_EXEC_PREFIX". * cccp.c, collect2.c, cpplib.c, gcc.c, config/i386/xm-cygwin32.h: Rename GET_ENVIRONMENT to GET_ENV_PATH_LIST, and fix some macro-use bugs. From-SVN: r22511
Felix Lee committed
-