aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell22-71/+224
2000-10-01avr.h (BRANCH_COST): Define as 0.Denis Chertykov3-0/+15
2000-10-01avr.c (ashlhi3_out, [...]): Optimize more cases with known shift count.Marek Michalkiewicz3-46/+348
2000-10-01Daily bump.Jeff Law2-2/+2
2000-10-01rs6000.md (movsi_to_cr): Remove the USE.Geoff Keating5-70/+103
2000-10-01New testZack Weinberg1-0/+9
2000-09-30* i386.c: Move include of "config.h" to before that of <setjmp.h>.Joseph Myers2-1/+5
2000-09-30c-tree.texi, [...]: Consistently use @email for formatting email addresses.Joseph Myers8-14/+23
2000-09-30Daily bump.Jeff Law2-2/+2
2000-09-29cse.c (notreg_cost): New argument outer.Richard Henderson2-10/+29
2000-09-29parse.y (maybe_yank_clinit): Also keep <clinit> if its body contains somethin...Alexandre Petit-Bianco2-1/+35
2000-09-29inclhack.def (broken_cabs): Generalize regex.David Edelsohn3-6/+11
2000-09-29loop.c (check_final_value): A GIV is not replaceable if used before set.Franz Sirl2-21/+20
2000-09-29* version.c: Bump to gcc-2.97.Jeffrey A Law2-2/+6
2000-09-29error.c: Remove direct obstack manipulation.Gabriel Dos Reis5-327/+312
2000-09-29final.c (final_scan_insn): Remove extra extract_insn call; Use caching for co...Jan Hubicka5-64/+138
2000-09-29recog.c (recog_memoized): Rename to recog_memoized_1.Jan Hubicka6-92/+137
2000-09-29Daily bump.Jeff Law2-2/+2
2000-09-29freebsd-aout.h: New, FreeBSD a.out config file.David O'Brien10-353/+373
2000-09-28doloop.c (doloop_modify): Prevent delete_insn() from deleting too much.Franz Sirl2-5/+23
2000-09-28* gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.Kaveh R. Ghazi2-1/+4
2000-09-28invoke.texi (i386 Options): Add athlon to table of possible choices for -mcpu=.Philipp Thomas2-1/+6
2000-09-28diagnostic.h (output_clear_message_text): New function.Gabriel Dos Reis3-9/+22
2000-09-28Daily bump.Jeff Law2-2/+2
2000-09-28cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ...Neil Booth6-25/+48
2000-09-27Patch by rth to fix inline-of-an-inline return-value bug.Donald Lindsay2-0/+12
2000-09-27extend.texi, [...]: Consistently use @uref for formatting URLs.Joseph Myers5-14/+18
2000-09-27Daily bump.Jeff Law2-2/+2
2000-09-27djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix.Mark Elbrecht2-1/+7
2000-09-26Remove stray whitespace on blank lineZack Weinberg1-1/+1
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth7-35/+66
2000-09-26sparc.c (sparc_emit_set_const64): Don't abort when op0 is a SUBREG.Jakub Jelinek5-4/+34
2000-09-26flow.c (flow_loop_pre_header_scan): Punt if loop enters from entry block.Michael Hayes2-4/+13
2000-09-26Daily bump.Jeff Law2-2/+2
2000-09-25Fix bad use of FP reg in post-modify address.Jim Wilson2-7/+15
2000-09-25cpplex.c (parse_args): Don't set VOID_REST flag.Neil Booth4-30/+34
2000-09-25Makefile.in.in: Remove stamp-check-pot from list of default targets as checks...Philipp Thomas2-1/+7
2000-09-25flags.h: Declare warning flag warn_system_headers.Branko Cibej12-23/+90
2000-09-25cpplex.c (save_comment): Only store the initial '/' now.Neil Booth2-47/+42
2000-09-25cpphash.h (_cpp_digraph_spellings, [...]): New library-internal prototypes.Neil Booth7-380/+423
2000-09-25crash20.C: Make ready for libstdc++-v3.Theodore Papadopoulo4-7/+13
2000-09-25ia64.c (ia64_print_operand): Define 'e' as 64-n.Richard Henderson3-8/+82
2000-09-25diagnostic.c (output_last_position): Define.Gabriel Dos Reis3-2/+26
2000-09-25i386.c: Fix formatting.Kazu Hirata2-142/+140
2000-09-25emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when UNITS_PER...Alan Lehotsky2-1/+7
2000-09-25c-common.c (format_char_info): Add flags2; update comments.Joseph Myers2-64/+76
2000-09-25tm.texi: Make documented *_ASM.*_OP:s include spacing.Hans-Peter Nilsson2-53/+63
2000-09-25Change callers in config/[n-z]*/ (the rest) to match:Hans-Peter Nilsson10-30/+42
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson25-106/+106
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson21-63/+63