aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-01-29tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers12-88/+78
2001-01-29i386.md (addqi_1_lea): Fix mode (QI instead of HI).Jakub Jelinek5-11/+103
2001-01-29COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards2-95/+121
2001-01-29Daily bump.Jeff Law2-2/+2
2001-01-29zextract.c (read_zip_archive): Read file_offset before writing zipd and conse...Jeff Sturm2-2/+7
2001-01-29stmt.c (estimate_case_costs): Use integer_minus_one_node.Kaveh R. Ghazi11-17/+35
2001-01-29* Makefile.in (bootstrap2-lean): Fix typo.Alexandre Oliva2-2/+6
2001-01-28Clarify comment.Jakub Jelinek1-2/+2
2001-01-28* gcc.dg/cpp/avoidpaste1.c: Test case.Neil Booth2-0/+36
2001-01-28cpphash.c (_cpp_cleanup_hashtable, [...]): Don't set fe_value.Neil Booth6-21/+41
2001-01-28optimize.c (copy_body_r): If MODIFY_EXPR has both arguments identical and the...Jakub Jelinek4-0/+43
2001-01-28Daily bump.Jeff Law2-2/+2
2001-01-27configure.in (target_makefile_frag): Use mt-alphaieee.Richard Henderson2-6/+6
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi52-106/+127
2001-01-28stdio-opt-2.c: Also test __builtin_puts and __builtin_putchar.Kaveh R. Ghazi2-0/+9
2001-01-28builtins.c (expand_builtin_fputs): Use size_one_node when transforming into f...Kaveh R. Ghazi2-1/+6
2001-01-27* extend.texi (Attribute Syntax): New section.Joseph Myers2-0/+190
2001-01-27fixproto: Correctly install synthesised unistd.h and stdlib.h when they didn'...Michael Sokolov2-1/+11
2001-01-27[multiple changes]Richard Henderson5-644/+75
2001-01-27c-typeck.c (struct constructor_stack): Add range_stack member.Jakub Jelinek4-1/+43
2001-01-27expr.c (emit_move_insn): Add REG_EQUAL note when constant loaded into registe...Alexandre Oliva2-2/+18
2001-01-27* Makefile.in: Remove uses of + before $(MAKE).Alexandre Oliva2-6/+10
2001-01-27Daily bump.Jeff Law2-2/+2
2001-01-26stmt.c (cost_table): Remove.Richard Henderson2-19/+30
2001-01-26alias.c (objects_must_conflict_p): Read-only slots may not conflict despite h...Richard Henderson2-9/+17
2001-01-26loop.c (loop_giv_reduce_benefit): Copy mode size into int variable.Michael Hayes2-10/+22
2001-01-26* README.AVR : Removed.Denis Chertykov1-26/+0
2001-01-26* README.AVR : Removed.Denis Chertykov1-0/+4
2001-01-26pa-64.h (text_section): Remove declaration.Jeffrey A Law3-3/+7
2001-01-26Daily bump.Jeff Law2-2/+2
2001-01-25ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco9-123/+52
2001-01-25tm.texi (DATA_ALIGNMENT, [...]): fix typos.Lars Brinkhoff2-3/+8
2001-01-25acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplu...Mark Mitchell3-0/+32
2001-01-25config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.David Edelsohn5-9/+255
2001-01-2520000320-1.c (main): For MIPS...Jeffrey Oldham2-0/+18
2001-01-25* lex.c (java_read_char): Check for EOF from getc first.Richard Earnshaw2-2/+6
2001-01-25loop.c (loop_call_insn_emit_before, [...]): New.Michael Hayes4-15/+58
2001-01-25Daily bump.Jeff Law2-2/+2
2001-01-25* diagnostic.c (fatal): Request preprocessed source.Neil Booth2-3/+6
2001-01-25mangle.c (write_mangled_name, [...]): Mangle overloaded operators even in "C"...Jakub Jelinek6-4/+67
2001-01-25c-decl.c (duplicate_decls): If different_binding_level is nonzero...J"orn Rennecke2-5/+17
2001-01-25dwarf2out.c (prefix_of): New function.Ulrich Drepper2-13/+85
2001-01-24New test.Richard Henderson1-0/+50
2001-01-25reload1.c (reload_reg_free_for_value_p): New parameter start_regno.J"orn Rennecke2-10/+27
2001-01-24reload.c (find_reloads_subreg_address): Fail the substitution if the resultin...Richard Henderson2-6/+32
2001-01-24Fix obvious bug in previous commitDJ Delorie1-3/+3
2001-01-24combine.c (combine_simplify_rtx): If the modes are all VOIDmode, check the or...DJ Delorie3-1/+13
2001-01-24c-parse.in (cast_expr): Move compound literals from here ...Joseph Myers4-29/+48
2001-01-24texi2pod.pl: Handle "\,".Joseph Myers3-10/+120
2001-01-24calls.c (emit_library_call_value_1): Memory slot for pass-by-reference argume...Alexandre Oliva2-1/+7