aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-10libstdc++.exp: Use libgloss.exp.Benjamin Kosnik3-20/+32
2001-05-10Daily bump.GCC Administrator5-5/+5
2001-05-10cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed.Zack Weinberg11-78/+314
2001-05-09ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.Jeffrey Oldham2-2/+6
2001-05-09md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer2-68/+73
2001-05-09objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers8-437/+36
2001-05-09* i386.md (DImode move splitters): Use !MMX and !SSE for the condition.Jan Hubicka2-3/+9
2001-05-09regclass.c (scan_one_insn): Update REG_N_REFS when optimizing handling of two...Alexandre Oliva2-1/+11
2001-05-09Makefile.in (NM_FOR_TARGET): Look for ./nm, then .../binutils/nm-new instead ...Alexandre Oliva2-2/+9
2001-05-09i386.md (movdi splitter): Fix the splitting condition (float_extenddftf split...Jan Hubicka2-3/+8
2001-05-09genrecog.c (write_switch): Avoid outputting of switch for types wider than int.Jan Hubicka2-0/+9
2001-05-09Daily bump.GCC Administrator5-5/+5
2001-05-08std_cstring.h (memchr): Correct definitions.Benjamin Kosnik4-41/+110
2001-05-08reload1.c (copy_eh_notes): New function.Andrew Haley2-1/+34
2001-05-08re PR java/2538 (latest gcj no longer compiles apache xerces parser due probl...Alexandre Petit-Bianco2-4/+15
2001-05-08Daily bump.GCC Administrator5-5/+5
2001-05-08Really remove this fileZack Weinberg1-0/+0
2001-05-08config.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.Zack Weinberg10-427/+14
2001-05-08cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg6-19/+48
2001-05-08std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik1-0/+2
2001-05-08std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik12-162/+163
2001-05-08* config/os/solaris/solaris2.7/bits/os_defines.hMark Mitchell2-0/+6
2001-05-07re PR java/2598 (Runtime crash regression accessing field from enclosing clas...Alexandre Petit-Bianco2-10/+18
2001-05-07pa.md (interspace_jump): Revise comment.John David Anglin3-6/+37
2001-05-07op2.C: Don't use `glob' as a variable.Mark Mitchell3-36/+41
2001-05-07toplev.c (compile_file): Set up the output file before we call the various in...Jeffrey A Law2-21/+24
2001-05-07except.c (sjlj_mark_call_sites): Do not search for assignments to non-argumme...Jeffrey A Law2-0/+8
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell6-8/+90
2001-05-07pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.Jeffrey A Law3-1/+13
2001-05-07Daily bump.GCC Administrator5-5/+5
2001-05-07* Makefile.in (tradcpp0): Correct typo in dependency list.Zack Weinberg2-1/+5
2001-05-07rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not go...Geoffrey Keating2-6/+13
2001-05-07* pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.Alan Modra2-1/+5
2001-05-06unroll.c (loop_iterations): Don't sign-extend abs_diff; zero-extend it.Alexandre Oliva2-7/+20
2001-05-06optabs.c (expand_binop): Sign-extend xop0 and xop1 from the widest mode in na...Alexandre Oliva2-1/+14
2001-05-06Whitespace changeAlexandre Oliva1-2/+2
2001-05-06* config/mips/mips.md: Sign extend CONST_INTs.Alexandre Oliva2-9/+29
2001-05-06invoke.texi (Option Summary): Add -momit-leaf-frame-pointer (i386 Options): D...Andreas Jaeger2-4/+17
2001-05-06c-typeck.c (internal_build_compound_expr): Check for array to pointer convers...Neil Booth2-8/+9
2001-05-06Class.h (_Jv_Self): New union type.Bryce McKinlay3-7/+19
2001-05-06configure.in: Remove warning about beta code.Bryce McKinlay3-139/+136
2001-05-06syshdr.h: New file.Neil Booth4-16/+20
2001-05-06Daily bump.GCC Administrator5-5/+5
2001-05-05* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.Neil Booth3-2/+6
2001-05-05* integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.Richard Henderson2-0/+9
2001-05-05except.c (remove_fixup_regions): Adjust REG_EH_REGION notes to the parent of ...Richard Henderson2-3/+27
2001-05-05gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" key...Jakub Jelinek3-1/+17
2001-05-05cppfiles.c (struct include_file): New member err_no.Neil Booth2-9/+16
2001-05-05Daily bump.GCC Administrator5-5/+5
2001-05-05m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequen...Stephane Carrez2-4/+33