aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay21-12/+1266
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell24-73/+230
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 Law5-5/+5
2000-10-01rs6000.md (movsi_to_cr): Remove the USE.Geoff Keating5-70/+103
2000-10-01New testZack Weinberg1-0/+9
2000-09-30posix-threads.cc (_Jv_CondWait): Check to see if we are interrupted before mo...Tom Tromey2-12/+17
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm11-226/+412
2000-09-30configure.in: Define GC_GCJ_SUPPORT.Bryce McKinlay5-19/+40
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 Law5-5/+5
2000-09-30Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx...Alexandre Oliva2-1/+5
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva3-404/+395
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva6-1055/+1066
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 Law5-5/+5
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-28gcc_update (touch_files): Add some informative output.Gerald Pfeifer2-1/+6
2000-09-28Daily bump.Jeff Law5-5/+5
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 Law5-5/+5
2000-09-27djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix.Mark Elbrecht2-1/+7
2000-09-26Scrollbar.java (removeAdjustmentListener): Use `remove', not `add'.Tom Tromey2-1/+6
2000-09-26Remove stray whitespace on blank lineZack Weinberg1-1/+1
2000-09-26* config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.David Edelsohn2-1/+5
2000-09-26natSystem.cc (file_encoding): Added return statement.Alexandre Petit-Bianco2-0/+5
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 Law5-5/+5
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