summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-1214-81/+154
* ia64-aix port from Tim Wallwilson2001-07-127-0/+537
* 2001-07-11 Kazu Hirata <kazu@hxi.com>kazu2001-07-122-1/+5
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-1119-197/+210
* * alias.c (set_mem_alias_set): New function.kenner2001-07-1126-130/+193
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-119-42/+614
* * pa.c (pa_output_function_prologue): Delete prototype. Make functiondanglin2001-07-114-3/+13
* 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>toon2001-07-112-0/+590
* * stmt.c (emit_case_nodes): Widen high and low instead of new_bounddanglin2001-07-112-17/+19
* * gcov.c (arcdata): Use gcov_type to fix branch percentagerth2001-07-112-2/+5
* * gcc.misc-tests/gcov-3.c: New test.rth2001-07-112-0/+49
* * profile.c (branch_prob): Fix .bbg info for computed gotosrth2001-07-112-12/+42
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-116-136/+257
* * bitmap.c: Comment some functions; fiddle whitespace.rth2001-07-113-18/+21
* * gcse.c, lcm.c, sched-deps.c:law2001-07-115-62/+78
* * ssa-ccp.c (ssa_fast_dce): Free worklist when completed.law2001-07-112-0/+6
* * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Add dummy versionkenner2001-07-112-4/+25
* * Revert today's change -- there is a subtle bug.bje2001-07-115-28/+17
* * gcc.c-torture/compile/20010711-1.c,rsandifo2001-07-113-0/+27
* * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.rsandifo2001-07-112-0/+7
* * gcc.c-torture/execute/20010711-1.c: New test.rsandifo2001-07-112-0/+17
* * config/mips/mips.c (gen_int_relational): Tell the caller not torsandifo2001-07-112-0/+7
* * mips.md (call_internal1): Use CONSTANT_ADDRESS_P to check forrsandifo2001-07-112-18/+29
* 2001-07-11 Ben Elliston <bje@redhat.com>bje2001-07-115-15/+39
* 2001-07-11 Ben Elliston <bje@redhat.com>bje2001-07-112-0/+29
* 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-115-18/+49
* Daily bump.gccadmin2001-07-112-2/+2
* * pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scopemmitchel2001-07-113-2/+32
* Fix a typo in ChangeLog.kazu2001-07-111-1/+1
* Fix typo in last changekenner2001-07-111-1/+1
* 2001-07-10 Kazu Hirata <kazu@hxi.com>kazu2001-07-114-3/+9
* 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>kazu2001-07-112-1/+5
* * recog.c (offsettable_address_p): Handle LO_SUM case.kenner2001-07-103-11/+17
* * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,ciceron2001-07-102-3/+8
* * config/rs6000/rs6000.c (print_operand, case 'L', 'Y', 'Z'): Usekenner2001-07-102-3/+10
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-1013-65/+209
* * tm.texi: Fix markup.neil2001-07-101-2/+1
* * ssa-ccp.c (first_phi_node): Remove. Replace uses with calls tolaw2001-07-104-33/+25
* * diagnostic.c (finish_diagnostic): Rename togdr2001-07-102-11/+18
* * dwarf2out.c (dwarf2out_line): Emit -dA comment even when we havejason2001-07-102-6/+8
* * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.jason2001-07-102-2/+16
* Correct branch/fallthru edge detectionbernds2001-07-102-1/+6
* * lib/g++-dg.exp: Load file-format and target-supports like gcc.jason2001-07-105-38/+52
* * semantics.c (cp_expand_stmt): Fix for nulljason2001-07-102-2/+11
* * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfieldkenner2001-07-102-1/+7
* * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria forkenner2001-07-102-3/+10
* * doc/tm.texi (Misc): Fix thinko.gdr2001-07-102-0/+6
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-103-45/+95
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-1020-198/+62
* 2001-07-10 James Smaby <jsmaby@virgo.umeche.maine.edu>toon2001-07-103-4/+10