summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFAjason2000-07-142-3/+23
* * std/bastring.h (basic_string<>::clear): Add function.gerald2000-07-142-0/+6
* * config/mips/mips.md: (absdi2): Handle sign_extend forcpopetz2000-07-142-1/+12
* * cpplib.c (do_pragma_dependency): Tidy warning messages.nathan2000-07-142-2/+9
* Daily bump.law2000-07-145-5/+5
* top level:zack2000-07-146-3/+17
* * gcc_update (files_and_dependencies): Remove generated YACC files.mmitchel2000-07-142-1/+4
* * parse.c: Remove.mmitchel2000-07-142-17653/+4
* * .cvsignore: Add generated YACC files.mmitchel2000-07-145-0/+17
* Add missing filesnickc2000-07-142-0/+69
* * cpplex.c (adjust_column): New funcion.neil2000-07-132-15/+36
* * cpphash.c (struct macro_info): Add new members.neil2000-07-132-153/+160
* * genrecog.c (write_header): Split long string.ghazi2000-07-132-3/+6
* * cpphash.c (macro_info): Don't use the `signed' keyword.ghazi2000-07-132-1/+3
* 2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-133-8/+6
* Reverting incorrectly applied changetromey2000-07-131-22/+2
* * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.ghazi2000-07-132-0/+9
* * objc/hash.h: Include string.h.ghazi2000-07-132-0/+5
* * lang-specs.h: Added %{I*}.tromey2000-07-133-3/+27
* * calls.c (stored_args_map): New variable.jakub2000-07-134-5/+164
* implement various pre-processor guards around standard typeskorbb2000-07-131-0/+13
* Regenerate fixincl.x, tookorbb2000-07-131-244/+118
* Obsolete test resultkorbb2000-07-131-28/+0
* fixinc test result changeskorbb2000-07-136-4/+61
* implement various pre-processor guards around standard typeskorbb2000-07-134-119/+252
* 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-132-226/+62
* * c-common.h (flag_digraphs): New.neil2000-07-138-8/+106
* Daily bump.law2000-07-135-5/+5
* * gcc.c (do_spec_1): Add new %B operator.zack2000-07-1311-488/+244
* * tradcif.c: Remove.zack2000-07-132-1543/+2
* * gcc.c (execute): If a subprocess gets a fatal signal, reportzack2000-07-133-64/+72
* * final.c (profile_function): Do not emit profile counters inzack2000-07-133-11/+21
* * tradcpp.c (main): Rename 'perror' label to 'sys_error'.zack2000-07-132-7/+9
* * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,zack2000-07-139-265/+219
* Add missing imports.bryce2000-07-121-0/+2
* Fix missing "package" declaration.bryce2000-07-122-0/+4
* Add missing files from last check-in:bryce2000-07-124-0/+83
* * c-common.c (combine_strings): Emit a pedantic warning when aghazi2000-07-122-0/+11
* * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.law2000-07-122-3/+5
* * c-decl.c (define_label): Warn about identifier conflicts withghazi2000-07-125-1/+37
* 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-122-2/+6
* * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any ofzack2000-07-125-28/+35
* * cppexp.c (LOGICAL): Delete macro.zack2000-07-123-12/+35
* * configure.in (m88k-openbsd): Express configuration using new fragmentlaw2000-07-124-0/+127
* * g77.f-torture/compile/20000630-2.f: New test.law2000-07-123-0/+16
* * expr.c (expand_expr): Return const0_rtx, not error_mark_node.ghazi2000-07-122-1/+5
* * reload.c (push_secondary_reload): Make sure to add the newrth2000-07-122-1/+12
* Oops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL.ghazi2000-07-122-2/+2
* * cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL.ghazi2000-07-122-1/+3
* Warning fixes:ghazi2000-07-126-8/+21