summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2003-07-31 Geoffrey Keating <geoffk@apple.com>geoffk2003-07-317-38/+108
* * inclhack.def (stdio_va_list): Avoid bogus replacement whichneroden2003-07-313-2/+10
* * config/i386/i386.c (legitimate_pic_address_disp_p): Disallow TLSjakub2003-07-314-9/+39
* * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): Fix error.kenner2003-07-311-10/+6
* Tests for user specialization of standard containers.dgregor2003-07-318-0/+299
* * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.kenner2003-07-312-0/+24
* * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.bothner2003-07-3110-26/+44
* 2003-07-31 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-07-3153-1111/+2067
* * combine.c (try_combine): Set JUMP_LABEL for newly createdrakdver2003-07-312-0/+6
* * fold-const.c (fold): Fold some comparisons of bit operations.rakdver2003-07-312-0/+32
* 2003-07-31 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-312-0/+8
* 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-312-14/+4
* * cgraph.c (create_edge): Fix typo.hubicka2003-07-313-3/+8
* * java/awt/geom/Arc2D.java (getBounds2D): Implement.tromey2003-07-312-22/+71
* * doc/gcov.texi (Invoking Gcov): Describe output name manglingnathan2003-07-312-16/+28
* * testsuite/thread/pthread1.cc: Add alpha*-*-osf* to dg-do run,ro2003-07-318-14/+25
* * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support byro2003-07-3110-11/+328
* * configure.in: Add new THREADCXXFLAGS variable.ro2003-07-315-383/+450
* * configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5*ro2003-07-313-12/+19
* cp:nathan2003-07-316-17/+78
* cp:nathan2003-07-314-13/+39
* * pt.c (coerce_template_template_parms, lookup_template_class,nathan2003-07-312-28/+28
* Prevent interblock move of CC0 setter.nickc2003-07-312-0/+8
* * com.c (ffecom_init_0): Use `dconsthalf'.ghazi2003-07-312-7/+6
* * include/gc.h (GC_CreateThread): Declare with WINAPIdannysmith2003-07-313-5/+14
* * builtins.def: Alphabetize.sayle2003-07-312-631/+761
* * doc/c-tree.texi: Normalize spellings of "lowercase" andkraai2003-07-316-12/+21
* * objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)kraai2003-07-312-6/+6
* 2003-07-30 Chris Demetriou <cgd@broadcom.com>cgd2003-07-312-4/+7
* Daily bump.gccadmin2003-07-312-2/+2
* * decl2.c (maybe_make_one_only): Use mark_referenced.hubicka2003-07-303-3/+8
* * config/s390/s390.md (UNSPEC_ROUND, UNSPEC_SETHIGH,uweigand2003-07-302-333/+255
* * gcse.c (insert_store): Fix typo in previous patch.hubicka2003-07-302-1/+5
* 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-303-2/+8
* * cppfiles.c (stack_file, open_file_failed): Use path for deps.neil2003-07-302-2/+6
* * loop.c (check_dbra_loop): Allow LTU in the loop condition.rth2003-07-302-2/+8
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-309-5/+108
* 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-302-0/+11
* * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.dje2003-07-302-1/+5
* * config/s390/s390.h (EH_RETURN_HANDLER_RTX): Compute offsetuweigand2003-07-302-1/+6
* * gcse.c (insert_store): Ignore fake edges.hubicka2003-07-3018-271/+56
* 2003-07-30 Phil Edwards <pme@gcc.gnu.org>pme2003-07-302-2/+9
* 2003-07-30 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-07-3034-249/+247
* 2003-07-30 Gawain Bolton <gp.bolton@computer.org>bkoz2003-07-304-137/+203
* 2003-07-08 Andrew Haley <aph@redhat.com>aph2003-07-302-14/+35
* 2003-07-30 Jonathan Wakely <redi@gcc.gnu.org>redi2003-07-302-3/+7
* 2003-07-30 Ranjit Mathew <rmathew@hotmail.com>aj2003-07-302-2/+6
* 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-07-303-2/+7
* * calls.c (load_register_parameters): When shifting reg sized valuesamodra2003-07-302-22/+26
* * cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>".geoffk2003-07-304-7/+24