summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gensupport.c: New file.cpopetz2000-05-0317-246/+477
* Tue May 2 00:20:30 2000 Jason Eckhardt <jle@cygnus.com>jle2000-05-032-1/+24
* * cpplib.h: Add accessor macros for token lists.zack2000-05-035-71/+78
* * expr.c (expand_expr, case COMPONENT_REF): Don't check for checkingkenner2000-05-033-2/+10
* Add missing blankkenner2000-05-031-1/+1
* * ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thesthubicka2000-05-033-2/+8
* Daily bump.law2000-05-032-2/+2
* Tue May 2 23:38:37 2000 Jason Eckhardt <jle@cygnus.com>jle2000-05-032-14/+42
* spelling tweakjason2000-05-031-1/+1
* change MIPS varargs ABI in config/mips/mips.cdlindsay2000-05-032-138/+332
* Tue May 2 19:18:43 2000 Jason Eckhardt <jle@cygnus.com>jle2000-05-032-85/+10
* Tue May 2 17:06:53 2000 Jason Eckhardt <jle@cygnus.com>jle2000-05-022-3/+9
* oopsjason2000-05-021-1/+1
* 2000-05-02 Mumit Khan <khan@xraylith.wisc.edu>khan2000-05-022-1/+5
* * toplev.c (debug_ignore_block): Return int.jason2000-05-026-35/+49
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-0212-244/+447
* * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.zack2000-05-025-153/+289
* * cpphash.c (collect_params): Fix off-by-one error.zack2000-05-022-2/+8
* * cpphash.c (trad_stringify): Adjust p after stringification asjakub2000-05-024-0/+11
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-029-142/+115
* * gcc.c-torture/compile/20000502-1.c: New test.jakub2000-05-023-0/+36
* 2000-05-02 Andrew Haley <aph@cygnus.com>aph2000-05-023-1/+35
* Daily bump.law2000-05-022-2/+2
* * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn beforerth2000-05-022-2/+8
* * tree.c (walk_tree): Set lineno.jason2000-05-022-2/+11
* (This trying to counter the effect of the PR 195 check in -- this shouldapbianco2000-05-022-2/+4
* * exception.cc: Update license notice.mmitchel2000-05-0213-49/+209
* * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Removerth2000-05-023-4/+9
* * flow.c (calculate_global_regs_live): Skip for_each_successor_phirth2000-05-022-3/+5
* * calls.c (expand_call): Don't emit reg notes for a sibcall.rth2000-05-012-1/+6
* * tree.c (build_target_expr_with_type): If we already have ajason2000-05-014-12/+38
* (The patch contained impurities -- this should fix the situation.)apbianco2000-05-012-181/+239
* * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.rth2000-05-012-0/+6
* * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY andjason2000-05-012-0/+7
* 2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-05-012-5/+33
* * ifcvt.c (noce_emit_cmove): Conditionally compile call torth2000-05-012-0/+13
* Change dynamic linker name to conform to current glibc. From Jakub Jelinek.wilson2000-05-012-1/+6
* * cppfiles.c (open_include_file): Open file in blocking mode.zack2000-05-012-24/+24
* Oops, forgot to commit this with the last changezack2000-05-011-0/+23
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-018-138/+85
* Update copyrights.law2000-05-0112-12/+12
* Update copyright.law2000-05-011-1/+1
* * config/mn10300/mn10300.c (print_operand_address): Do not addaoliva2000-05-012-6/+4
* Update copyrights.law2000-05-0116-16/+16
* Update copyrightlaw2000-05-011-1/+1
* Update copyright.law2000-05-015-5/+5
* * config/mn10300/mn10300.c (expand_epilogue): If SP is to beaoliva2000-05-012-25/+12
* * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.law2000-05-012-1/+5
* * cp-tree.h (same_type_ignoring_top_level_qualifiers_p): Newmmitchel2000-05-019-38/+75
* * config/i386/djgpp.h (INT_ASM_OP): Define.law2000-05-012-1/+79