summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * gcc.c-torture/compile/20000802-1.c: New test.jakub2000-08-022-0/+19
* * gcc.h (lang_specific_driver): Constify second argument.zack2000-08-0211-42/+54
* * scripts/encodings.pl: New file.tromey2000-08-027-30/+186
* * gc_priv.h (GC_generic_malloc_inner): Prototype.tromey2000-08-023-11/+25
* 2000-08-02 Manfred Hollstein <manfredh@redhat.com>manfred2000-08-022-8/+24
* * loop.c (scan_loop): Ensure update_end label does notjakub2000-08-022-0/+13
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-0217-56/+94
* * cp-tree.h (DECL_NEEDED_P): Tweak.mmitchel2000-08-023-1/+24
* * fold-const.c: Fix formatting.law2000-08-022-365/+363
* * i386.c (legitimate_address_p): Accept other bases thanhubicka2000-08-022-8/+26
* * i386.md (shift to lea splitter): Use const_int_operand.hubicka2000-08-022-1/+5
* Daily bump.law2000-08-025-5/+5
* * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,zack2000-08-0212-295/+469
* * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.ojason2000-08-026-365/+150
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-0211-65/+990
* 2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-08-026-16/+37
* Resurrect - accidentally deleted in previous commitzack2000-08-021-0/+3
* argh, forgot to save filezack2000-08-021-0/+61
* * cpperror.c (v_message): Split into _cpp_begin_message andzack2000-08-0210-642/+754
* * rtl.h (enum reg_note): Add REG_MAYBE_DEAD.geoffk2000-08-025-18/+50
* Finish ABI change started by last patch, this time I tested it.wilson2000-08-012-9/+26
* * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.rth2000-08-013-2/+9
* From Joern Rennecke:crux2000-08-015-24/+48
* 2000-08-01 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-08-012-8/+14
* * loop.c (canonicalize_condition): use destination, not source tohubicka2000-08-012-1/+6
* Daily bump.law2000-08-015-5/+5
* 2000-07-31 Benjamin Kosnik <bkoz@cygnus.com>bkoz2000-08-019-91/+130
* * flow.c (clear_log_links): Fix typo.mmitchel2000-08-012-1/+5
* * ltconfig, ltmain.sh: Update from libtool multi-language branch.aoliva2000-08-015-53/+19
* * loop.c (check_dbra_loop): Make change from July 17, 2000 worklaw2000-08-012-2/+11
* * gcc-c-torture/execute/20000731-2.c: New test.law2000-08-012-0/+18
* * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.aoliva2000-08-012-1/+5
* Adjust structure parameter passing to match ABI change.wilson2000-08-012-2/+13
* * genpeep.c (main): Handle DEFINE_PEEPHOLE2.law2000-08-012-1/+6
* * gcc.c-torture/execute/20000731-1.c: New test.law2000-08-013-0/+32
* * combine.c: Fix formatting.law2000-08-012-324/+323
* * h8300.md: Fix formatting.law2000-08-012-95/+91
* * flow.c (clear_log_links): Nuke global_live_at_start andgeoffk2000-08-012-1/+22
* * tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.rth2000-08-011-0/+4
* 2000-07-31 Jakub Jelinek <jakub@redhat.com>zack2000-07-315-6/+56
* Oops - this went with the previous change setzack2000-07-311-0/+11
* * lang-specs.h: Use %i in rule for .ii files.jason2000-07-312-1/+5
* * gcc.dg/cpp/20000725-1.c: New test.jakub2000-07-312-0/+7
* * configure.in (qCXX_FOR_TARGET): Quote `&' characters inaoliva2000-07-312-1/+7
* * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, andzack2000-07-319-34/+44
* * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.zack2000-07-313-1/+6
* * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack2000-07-317-14/+49
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-318-169/+604
* 2000-07-30 Anthony Green <green@redhat.com>green2000-07-312-0/+5
* * builtins.c (expand_builtin_apply): Don't defer pop duringrth2000-07-312-1/+11