aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-24ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva3-4/+10
2001-01-23flow.c (init_propagate_block_info): Don't consider unchanging memories for de...Richard Henderson2-0/+12
2001-01-23varasm.c (UNIQUE_SECTION): Move default implementation ...Richard Henderson1-0/+5
2001-01-24Fix date.Franz Sirl1-1/+1
2001-01-2420010123-1.c: New test.Franz Sirl2-0/+27
2001-01-24Update copyright dates.Franz Sirl2-2/+2
2001-01-23* c4x.h (TARGET_LOAD_DIRECT_MEMS): Define.Michael Hayes2-0/+8
2001-01-23ctime_.c: #include <sys/types.h> for time_t.Michael Sokolov11-10/+31
2001-01-23* c-lex.c (lex_charconst): Fix typo: s/p/str.Neil Booth2-1/+5
2001-01-23com.c: Don't explicitly include any time headers...Michael Sokolov2-14/+7
2001-01-23varasm.c (UNIQUE_SECTION): Move default implementation ...Richard Henderson2-27/+28
2001-01-23configure.in: Enable libgcj on several additional platforms.Bryce McKinlay4-8/+15
2001-01-23rs6000.h (rs6000_return_addr): Move prototype from here...Franz Sirl3-4/+7
2001-01-23Replace , with \, inside @gccoptlist macros.Nick Clifton2-10/+47
2001-01-23configure.target: Just use os_include_dir always.Benjamin Kosnik6-999/+729
2001-01-23gcj.texi (Copying): New node.Tom Tromey2-0/+457
2001-01-23* c4x.c (c4x_r11_set_p): Calculate rtx code correctly.Herman A.J. ten Brugge2-14/+14
2001-01-23cpperror.c: Merge handlers of PEDWARN and WARNING.Chris Demetriou2-21/+11
2001-01-23configure.in: Place definition of MULTISUBDIR in libsupc++/Makefile as is don...Chris Demetriou3-829/+826
2001-01-23c-tree.texi (IDENTIFIER_LENGTH): Fix typo.Phil Edwards2-1/+5
2001-01-23integrate.h (struct inline_remap): Add compare_src, compare_mode.Jakub Jelinek3-4/+77
2001-01-23* libU77/sys_clock_.c: #include <sys/param.h> for the clock tick rate.Michael Sokolov2-0/+7
2001-01-23dwarf2out.c (new_die): Use xcalloc.Jason Merrill2-8/+8
2001-01-23acinclude.m4: Cosmetic changes only.Phil Edwards10-1084/+1256
2001-01-23libgcc2.c (get_reg_addr): Don't abort if we haven't got a copy of a saved reg...Andrew Haley2-69/+73
2001-01-23decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC indicates anything ...Nathan Sidwell4-5/+38
2001-01-23call.c (build_conv): Typo in comment.Nathan Sidwell4-30/+109
2001-01-23ainclude.m4 (GLIBCPP_CHEC_MATH_DECLS_AND_LINKAGE_1): New macro.Mark Mitchell6-5141/+847
2001-01-23Daily bump.Jeff Law5-5/+5
2001-01-23c4x-protos.h (c4x_legitimize_reload_address): Remove.Herman A.J. ten Brugge4-38/+54
2001-01-22pa.md (return_internal): Add a USE of the PIC register to ensure it is restor...Jeffrey A Law2-2/+19
2001-01-23libstdc++.exp: Improve.Gabriel Dos Reis3-16/+99
2001-01-22[sorry, missed this the first time around] 2001-01-12 Laurynas Biveinis <laur...Laurynas Biveinis1-28/+59
2001-01-2220010122-1.c: New test, exercise __builtin_return_address.Franz Sirl2-0/+214
2001-01-22rs6000.h (INIT_EXPANDERS): Delete.Franz Sirl3-32/+103
2001-01-22gthr-win32.h: Include errno.h to get a declaration for EINVAL and _mingw.h if...Thomas Pfaff2-0/+9
2001-01-22* cpp.texi: Fix typos.Andres Felipe Vargas2-2/+6
2001-01-22explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is p...Richard Kenner2-6/+19
2001-01-22Makefile.in: Rebuilt.Tom Tromey3-12/+19
2001-01-22recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTEND case...J"orn Rennecke3-8/+50
2001-01-22cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.Nathan Sidwell8-46/+212
2001-01-22c4x.c (c4x_valid_rptb_p, [...]): New functions.Herman A.J. ten Brugge2-1/+119
2001-01-22c4x.c (c4x_check_legit_addr): Only check CONST.Herman A.J. ten Brugge4-29/+102
2001-01-22Daily bump.Jeff Law5-5/+5
2001-01-22cppexp.c (parse_charconst): Change `mask' type to agree with parse_escape.Alan Modra2-2/+8
2001-01-22* configure.in: Enable libgcj for linux targets.Bryce McKinlay2-2/+5
2001-01-21i386.c (ix86_asm_file_end): Disable putting pic_label_name in a linkonce sect...Richard Henderson2-1/+10
2001-01-21Various fixes to allow compiling a compressed .jar/.zip archive.Per Bothner6-82/+88
2001-01-21Minor optimization of static ggc roots.Per Bothner3-36/+36
2001-01-21jcf-parse.c (ggc_mark_jcf): New function.Per Bothner2-0/+30