OSDN Git Service

* tree.c (first_rtl_op): New fn.
[pf3gnuchains/gcc-fork.git] / gcc /
1998-02-16 jason * tree.c (first_rtl_op): New fn.
1998-02-15 law * toplev.c (flag_schedule_reverse_before_reload...
1998-02-15 law * gcc.c: Get system includes, prototypes and...
1998-02-15 law * system.h: Fix return type of bcmp prototype...
1998-02-15 wilsonFix Irix6 EH failures, was broken by mips16 patch.
1998-02-15 jfc * alias.c: Include <stdlib.h> and <string.h>.
1998-02-14 jason * Make-lang.in (DEMANGLER_INSTALL_NAME, DEMANGLER_CROS...
1998-02-14 jason * call.c (standard_conversion): Fix multi-level ptr...
1998-02-14 lawBump for snapshot
1998-02-14 rearnsha* arm/t-semi (STMP_FIXPROTO): Define to nothing.
1998-02-14 rearnsha* arm.md (movsfcc): Also validate operands[3] when...
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-13 jasondisable
1998-02-13 jason * pt.c (determine_specialization): Give better errors.
1998-02-13 wilsonFix C++ irix6 -g compiler abort.
1998-02-13 jason * init.c (build_new): Propagate error_mark_node up.
1998-02-13 jason * parse.y (simple_stmt): If the condition isn't a...
1998-02-13 jason * except.c (emit_throw): Lose throw_used.
1998-02-13 jasontweak message
1998-02-13 jasontweak comments
1998-02-13 amylaar * sched.c (update_flow_info, REG_WAS_0): Ignore if...
1998-02-13 law * genextract.c (main): Fix typo.
1998-02-13 robertlChange timestamp of my last entry to reflect checkin...
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-13 jason * call.c (build_over_call): Convert builtin abs, labs...
1998-02-13 amylaar * combine.c (can_combine_p): Handle USEs in PARALLELs.
1998-02-13 jason * call.c (standard_conversion): A BASE_CONV replaces...
1998-02-13 law * config/linux.h (LIB_SPEC): Add -lc for -shared if
1998-02-13 jason * cp-tree.h: Add access_protected_virtual_node.
1998-02-13 law * rs6000/sysv4.h (ENDFILE_SPEC): add missing...
1998-02-13 law * system.h: New file to get common systems includes...
1998-02-12 law * cccp.c (new_include_prefix): Correctly handle...
1998-02-12 law * gcc.dg/ifelse-1.c: New test.
1998-02-12 law * com.c (type_for_mode): Add explicit braces...
1998-02-12 bkoz
1998-02-12 bkozd
1998-02-12 bkoza
1998-02-12 meissnerReplace gen_rtx (CONST_INT...) calls with GEN_INT calls
1998-02-12 robertl * expr.c (expand_assignment): Correct typo...
1998-02-12 mmitchell * call.c (reference_binding): Use comptypes when comparing
1998-02-12 mmitchell * typeck.c (build_ptrmemfunc): Typecheck pointer-to...
1998-02-12 law * cse.c (delete_dead_from_cse): If a libcall...
1998-02-12 gavin * mips.md (trucndihi2,truncdiqi2): Change these to...
1998-02-12 gavin * mips/mips.c (movdi_operand): Direct referances to...
1998-02-12 gavin * mips.md (extendsidi2): Allow extension to/from a...
1998-02-11 law * i386.c: Conditionally include <stdlib.h>...
1998-02-11 mmitchell * tree.c (is_overloaded_fn): Use really_overloaded_fn.
1998-02-11 law * Makefile.in (WARN_CFLAGS): New variable.
1998-02-11 mmitchell * config/i386/i386.c (reg_mentioned_in_mem): Don't...
1998-02-11 wilsonPatch from Lee Iverson.
1998-02-11 gavin * mips/mips.md (movdi): These PLUS's need to be Pmode.
1998-02-11 jasonnew
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-11 rthCopy comment to go with the subtraction patch.
1998-02-11 law * Makefile.in (dwarf2out.o, emit-rtl.o, jump...
1998-02-11 law * com.c (ffecom_ptr_to_expr) [FFEBLD_opARRAYREF...
1998-02-11 law * stor-layout.c (layout_type): Do upper - lower...
1998-02-11 law * except.c (start_dynamic_cleanup): Remove...
1998-02-11 law * i386.c: Added include for recog.h.
1998-02-11 law * i386.c, i386.h, i386.md: Change gen_rtx ...
1998-02-11 law * flow.c (life_analysis): Do not conside the...
1998-02-10 jason * pt.c (convert_nontype_argument): Fix typo.
1998-02-10 jason * pt.c (check_explicit_specialization): Allow old...
1998-02-10 jason * decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead
1998-02-10 davemFor movdi_v8plus pattern, output stx on alternative...
1998-02-10 amacleodAdd support for squangling.
1998-02-10 amacleodAdd -fsquangle and -fno-squangle.
1998-02-10 amacleodAdd declaration for flag_do_squangling.
1998-02-10 amacleodAdd -fsquangle to option processing list.
1998-02-10 amacleodAdd squangling support. (First cut at improved Name...
1998-02-10 wilsonPatch from jfc to fix printf format problems.
1998-02-10 djers6000.c (setup_incoming_varargs): Always set rs6000_sy...
1998-02-09 law * lib/g77.exp (g77_target_compile): Fix multili...
1998-02-09 amylaar * reload.c (find_reloads_toplev): Handle arbitrary...
1998-02-09 wilsonPatch from jfc to fix printf format problems.
1998-02-09 law * alpha.c (alpha_return_addr): Remove unused...
1998-02-09 law * lib/old-dejagnu.exp (old-dejagnu): Added the
1998-02-08 law Fix -fpedantic combined with `F()' invocation,
1998-02-08 law * method.c (make_thunk): Avoid name buffer...
1998-02-08 jfcDocument unique_id variable.
1998-02-08 djeOops, bump copyright year.
1998-02-08 djeFeb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1998-02-08 law * regmove.c: Fix various minor formatting problems.
1998-02-08 law * gansidecl.h: Check for a conflicting macro...
1998-02-08 lawAdd new entry.
1998-02-07 law * expr.c (clear_pending_stack_adjust): Handle...
1998-02-07 law * function.c (assign_parms): Fix typo in last...
1998-02-07 law * gcc.c: Include <strings.h>/<string.h>, <stdli...
1998-02-07 lawWhitespace change for better readability.
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-07 law * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE...
1998-02-07 jasonnew
1998-02-07 jason * pt.c (instantiate_decl): Call cp_finish_decl for...
1998-02-07 jason * parse.y (nomods_initdcl0): Add constructor_declarato...
1998-02-07 rthHow I missed committing this I don't know.
1998-02-07 rth* aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test...
1998-02-07 jasonnew
1998-02-06 wilsonFix irix6 stdarg failure when last named arg has FP...
next