summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (my_make_i_flags): Add $(srcdir) and update comment to match.Kelley Cook2003-11-033-39/+45
* i386.c (override_options): Remove hack enabling 128bit long double commited b...Jan Hubicka2003-11-032-1/+5
* c-opts.c (needValue): Do cpp_find_main_file before processing any imacros fla...Per Bothner2003-11-022-3/+9
* Makefile.in (GCC_CFLAGS): Allow blacklisting of warnings.Andreas Jaeger2003-11-032-1/+9
* re PR java/12866 (gcj checks `throws' clause on artificial method)Jeff Sturm2003-11-032-4/+12
* Daily bump.GCC Administrator2003-11-032-2/+2
* re PR rtl-optimization/12845 (missed jump optimization)John David Anglin2003-11-022-0/+11
* print-rtl.c (print_rtx): Call PRINT_REG with second argument -1.Zack Weinberg2003-11-024-102/+50
* fde-glibc.c (_GNU_SOURCE): Define to 1 instead of empty to avoid conflict wit...Andreas Schwab2003-11-022-2/+7
* re PR c++/9810 (Using-declaration for template functions does not work)Kriang Lerdsuwanakij2003-11-025-3/+69
* re PR rtl-optimization/10817 (gcc does not optimize result=0;if(t!=0)result=t...Roger Sayle2003-11-025-12/+105
* va-arg-25.c: Enable only if INT_MAX == 2147483647.Kazu Hirata2003-11-022-0/+8
* Makefile.in (targhooks.o, reload.o): Update dependencies.Richard Sandiford2003-11-029-4/+111
* re PR rtl-optimization/12799 (faulty mov->add change clobbers the CC register)Eric Botcazou2003-11-024-12/+58
* sparc.c (function_arg_partial_nregs): Return 0 for all complex modes whose si...Eric Botcazou2003-11-024-2/+49
* * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration.John David Anglin2003-11-022-2/+4
* * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration.John David Anglin2003-11-022-1/+4
* Daily bump.GCC Administrator2003-11-022-2/+2
* * collect2.c (scan_libraries): Fix typos.John David Anglin2003-11-022-2/+4
* cvsignore: Remove c-parse.* and tradcif.cKelley Cook2003-11-025-16/+9
* * maintainer-addresses: New script.Gerald Pfeifer2003-11-022-0/+29
* unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL.Roger Sayle2003-11-022-1/+6
* re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin2003-11-0115-210/+237
* rs6000.c (rs6000_mixed_function_arg): Correct no_units calculation.Fariborz Jahanian2003-11-012-1/+6
* unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list.Andreas Jaeger2003-11-012-2/+7
* sysv4.h (SDATA_SECTION_FUNCTION): Update to C90 prototypes.Andreas Schwab2003-11-012-2/+8
* Makefile.in (GCC_CFLAGS): Add @WERROR@ for target files.Andreas Jaeger2003-11-012-6/+10
* re PR c++/12796 (Wrong line number in error message)Kriang Lerdsuwanakij2003-11-013-5/+11
* re PR c++/12796 (Wrong line number in error message)Kriang Lerdsuwanakij2003-11-012-0/+10
* sysv4.h (EXTRA_SECTION_FUNCTIONS): Update to C90 prototypes.Andreas Tobler2003-11-012-7/+12
* unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.Andreas Jaeger2003-11-013-29/+40
* Note that the previous check-in to c-opts.c fixes PR preprocessor/12545.Per Bothner2003-10-311-0/+1
* c-opts.c (finish_options): Change to returns boolean - false iff the call to ...Per Bothner2003-10-312-7/+17
* aclocal.m4: Blacklist ultrix* for mmap file.John David Anglin2003-11-013-2/+5
* function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable reg_parm_stack_sp...John David Anglin2003-11-013-1/+7
* vax.c: Include toplev.h.John David Anglin2003-11-013-4/+24
* re PR middle-end/11968 (Array reference is incorrectly computed for POINTERS_...Roger Sayle2003-11-013-12/+14
* re PR other/12315 (ICE using -p with functions returning structs)Alan Modra2003-11-012-2/+7
* Daily bump.GCC Administrator2003-11-012-2/+2
* pa.c (pa_select_section): Use new style declaration.John David Anglin2003-10-313-5/+8
* * config/rs6000/rs6000.c: Update to C90 prototypes.Kelley Cook2003-10-312-8/+7
* Bah! Missed PR no again!Richard Earnshaw2003-10-311-0/+1
* arm.h (CONDITIONAL_REGISTER_USAGE): Disable use of LR in Thumb code.Richard Earnshaw2003-10-312-0/+11
* 2003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger2003-10-315-65/+97
* * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.Richard Earnshaw2003-10-312-0/+7
* Add UNITS_PER_ARG missed in patch.Fariborz Jahanian2003-10-312-2/+6
* rs6000.c (rs6000_mixed_function_arg): New.Fariborz Jahanian2003-10-313-86/+128
* cvsignore: No longer ignore gengtype-lex.c, gengtype-yacc.c, and gengtype-yac...Gerald Pfeifer2003-10-312-3/+5
* Add PR to:Richard Earnshaw2003-10-311-0/+1
* postreload.c (reload_combine): Check that REGY doesn't die in an insn of the ...Richard Earnshaw2003-10-312-1/+9